Module:GameData/data2: Difference between revisions

Update for v1.2.2 (?8381)
No edit summary
(Update for v1.2.2 (?8381))
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{}
{
    "items": [
        {
            "itemType": "Item",
            "id": "melvorD:Normal_Logs",
            "name": "Normal Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Oak_Logs",
            "name": "Oak Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 5
        },
        {
            "itemType": "Item",
            "id": "melvorD:Willow_Logs",
            "name": "Willow Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 10
        },
        {
            "itemType": "Item",
            "id": "melvorD:Teak_Logs",
            "name": "Teak Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 20
        },
        {
            "itemType": "Item",
            "id": "melvorD:Maple_Logs",
            "name": "Maple Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 35
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mahogany_Logs",
            "name": "Mahogany Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 50
        },
        {
            "itemType": "Item",
            "id": "melvorD:Yew_Logs",
            "name": "Yew Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 75
        },
        {
            "itemType": "Item",
            "id": "melvorD:Magic_Logs",
            "name": "Magic Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 400
        },
        {
            "itemType": "Item",
            "id": "melvorD:Redwood_Logs",
            "name": "Redwood Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 25
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Shrimp",
            "name": "Raw Shrimp",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Sardine",
            "name": "Raw Sardine",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 3
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Herring",
            "name": "Raw Herring",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 8,
            "customDescription": "One of two species of Herring."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Trout",
            "name": "Raw Trout",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 16
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Salmon",
            "name": "Raw Salmon",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 35
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Lobster",
            "name": "Raw Lobster",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 65
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Swordfish",
            "name": "Raw Swordfish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 80
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Crab",
            "name": "Raw Crab",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 135
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Shark",
            "name": "Raw Shark",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 270
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Cave_Fish",
            "name": "Raw Cave Fish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 215
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Manta_Ray",
            "name": "Raw Manta Ray",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 650
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Whale",
            "name": "Raw Whale",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 750
        },
        {
            "id": "melvorD:Shrimp",
            "name": "Shrimp",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 2,
            "itemType": "Food",
            "healsFor": 3
        },
        {
            "id": "melvorD:Sardine",
            "name": "Sardine",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 5,
            "itemType": "Food",
            "healsFor": 4
        },
        {
            "id": "melvorD:Herring",
            "name": "Herring",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 10,
            "itemType": "Food",
            "healsFor": 5
        },
        {
            "id": "melvorD:Trout",
            "name": "Trout",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 27,
            "itemType": "Food",
            "healsFor": 7
        },
        {
            "id": "melvorD:Salmon",
            "name": "Salmon",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 58,
            "itemType": "Food",
            "healsFor": 9
        },
        {
            "id": "melvorD:Lobster",
            "name": "Lobster",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 108,
            "itemType": "Food",
            "healsFor": 11
        },
        {
            "id": "melvorD:Swordfish",
            "name": "Swordfish",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 134,
            "itemType": "Food",
            "healsFor": 13
        },
        {
            "id": "melvorD:Crab",
            "name": "Crab",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 280,
            "itemType": "Food",
            "healsFor": 15
        },
        {
            "id": "melvorD:Shark",
            "name": "Shark",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 674,
            "itemType": "Food",
            "healsFor": 20
        },
        {
            "id": "melvorD:Cave_Fish",
            "name": "Cave Fish",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 538,
            "itemType": "Food",
            "healsFor": 22
        },
        {
            "id": "melvorD:Manta_Ray",
            "name": "Manta Ray",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1624,
            "itemType": "Food",
            "healsFor": 40
        },
        {
            "id": "melvorD:Whale",
            "name": "Whale",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 2048,
            "itemType": "Food",
            "healsFor": 48
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Shrimp",
            "name": "Burnt Shrimp",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Sardine",
            "name": "Burnt Sardine",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Herring",
            "name": "Burnt Herring",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Trout",
            "name": "Burnt Trout",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Salmon",
            "name": "Burnt Salmon",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Lobster",
            "name": "Burnt Lobster",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Swordfish",
            "name": "Burnt Swordfish",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Crab",
            "name": "Burnt Crab",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Shark",
            "name": "Burnt Shark",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Cave_Fish",
            "name": "Burnt Cave Fish",
            "category": "Cooking",
            "type": "Cooked Fish",
            "sellsFor": 1,
            "customDescription": "0 42 4 ? 1 23 8 ? 2 16 15 ? 3 15 16 ? 4 8 23 ? 5 4 42"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Manta_Ray",
            "name": "Burnt Manta Ray",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Whale",
            "name": "Burnt Whale",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Copper_Ore",
            "name": "Copper Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 2
        },
        {
            "itemType": "Item",
            "id": "melvorD:Tin_Ore",
            "name": "Tin Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 2
        },
        {
            "itemType": "Item",
            "id": "melvorD:Iron_Ore",
            "name": "Iron Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 5
        },
        {
            "itemType": "Item",
            "id": "melvorD:Coal_Ore",
            "name": "Coal Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 13
        },
        {
            "itemType": "Item",
            "id": "melvorD:Silver_Ore",
            "name": "Silver Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 25
        },
        {
            "itemType": "Item",
            "id": "melvorD:Gold_Ore",
            "name": "Gold Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 30
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mithril_Ore",
            "name": "Mithril Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 65
        },
        {
            "itemType": "Item",
            "id": "melvorD:Adamantite_Ore",
            "name": "Adamantite Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 88
        },
        {
            "itemType": "Item",
            "id": "melvorD:Runite_Ore",
            "name": "Runite Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 100
        },
        {
            "itemType": "Item",
            "id": "melvorD:Dragonite_Ore",
            "name": "Dragonite Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 135
        },
        {
            "itemType": "Item",
            "id": "melvorD:Bronze_Bar",
            "name": "Bronze Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 6
        },
        {
            "itemType": "Item",
            "id": "melvorD:Iron_Bar",
            "name": "Iron Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 12
        },
        {
            "itemType": "Item",
            "id": "melvorD:Steel_Bar",
            "name": "Steel Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 30
        },
        {
            "itemType": "Item",
            "id": "melvorD:Gold_Bar",
            "name": "Gold Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 142
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mithril_Bar",
            "name": "Mithril Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 125
        },
        {
            "itemType": "Item",
            "id": "melvorD:Adamantite_Bar",
            "name": "Adamantite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 178
        },
        {
            "itemType": "Item",
            "id": "melvorD:Runite_Bar",
            "name": "Runite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 220
        },
        {
            "itemType": "Item",
            "id": "melvorD:Dragonite_Bar",
            "name": "Dragonite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 605
        },
        {
            "id": "melvorD:Bronze_Dagger",
            "name": "Bronze Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1,
            "tier": "bronze",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 7,
                "slashAttackBonus": 2,
                "blockAttackBonus": 7,
                "meleeStrengthBonus": 3
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Bronze_Sword",
            "name": "Bronze Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1,
            "tier": "bronze",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 9,
                "slashAttackBonus": 2,
                "blockAttackBonus": 1,
                "meleeStrengthBonus": 5
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Bronze_Battleaxe",
            "name": "Bronze Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2,
            "tier": "bronze",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 3,
                "blockAttackBonus": 3,
                "meleeStrengthBonus": 16
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Bronze_2H_Sword",
            "name": "Bronze 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2,
            "tier": "bronze",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 18,
                "blockAttackBonus": 18,
                "meleeStrengthBonus": 18
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Helmet",
            "name": "Bronze Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1,
            "tier": "bronze",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 4,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Boots",
            "name": "Bronze Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1,
            "tier": "bronze",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Platelegs",
            "name": "Bronze Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2,
            "tier": "bronze",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Platebody",
            "name": "Bronze Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3,
            "tier": "bronze",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -6
            }
        },
        {
            "id": "melvorD:Iron_Dagger",
            "name": "Iron Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 8,
            "tier": "iron",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 8,
                "slashAttackBonus": 3,
                "blockAttackBonus": 8,
                "meleeStrengthBonus": 4
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Iron_Sword",
            "name": "Iron Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 8,
            "tier": "iron",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 11,
                "slashAttackBonus": 3,
                "blockAttackBonus": 2,
                "meleeStrengthBonus": 7
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Iron_Battleaxe",
            "name": "Iron Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 21,
            "tier": "iron",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 4,
                "blockAttackBonus": 4,
                "meleeStrengthBonus": 23
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Iron_2H_Sword",
            "name": "Iron 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 21,
            "tier": "iron",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 26,
                "blockAttackBonus": 26,
                "meleeStrengthBonus": 25
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Helmet",
            "name": "Iron Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 13,
            "tier": "iron",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Boots",
            "name": "Iron Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 13,
            "tier": "iron",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Platelegs",
            "name": "Iron Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 21,
            "tier": "iron",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Platebody",
            "name": "Iron Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 32,
            "tier": "iron",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 21,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -6
            }
        },
        {
            "id": "melvorD:Steel_Dagger",
            "name": "Steel Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 10,
            "tier": "steel",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 13,
                "slashAttackBonus": 4,
                "blockAttackBonus": 13,
                "meleeStrengthBonus": 7
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Steel_Sword",
            "name": "Steel Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 10,
            "tier": "steel",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 16,
                "slashAttackBonus": 6,
                "blockAttackBonus": 4,
                "meleeStrengthBonus": 12
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Steel_Battleaxe",
            "name": "Steel Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 25,
            "tier": "steel",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "meleeStrengthBonus": 35
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Steel_2H_Sword",
            "name": "Steel 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 25,
            "tier": "steel",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 40,
                "blockAttackBonus": 40,
                "meleeStrengthBonus": 39
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Helmet",
            "name": "Steel Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18,
            "tier": "steel",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Boots",
            "name": "Steel Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18,
            "tier": "steel",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Platelegs",
            "name": "Steel Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 25,
            "tier": "steel",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 17,
                "rangedDefenceBonus": 16,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Platebody",
            "name": "Steel Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 48,
            "tier": "steel",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 32,
                "rangedDefenceBonus": 16,
                "magicDefenceBonus": -4
            }
        },
        {
            "id": "melvorD:Mithril_Dagger",
            "name": "Mithril Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 68,
            "tier": "mithril",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 18,
                "slashAttackBonus": 5,
                "blockAttackBonus": 18,
                "meleeStrengthBonus": 10
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Mithril_Sword",
            "name": "Mithril Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 68,
            "tier": "mithril",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 20,
                "slashAttackBonus": 8,
                "blockAttackBonus": 6,
                "meleeStrengthBonus": 17
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Mithril_Battleaxe",
            "name": "Mithril Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 179,
            "tier": "mithril",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 11,
                "blockAttackBonus": 11,
                "meleeStrengthBonus": 51
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Mithril_2H_Sword",
            "name": "Mithril 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 182,
            "tier": "mithril",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 45,
                "blockAttackBonus": 45,
                "meleeStrengthBonus": 55
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Helmet",
            "name": "Mithril Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 120,
            "tier": "mithril",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Boots",
            "name": "Mithril Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 115,
            "tier": "mithril",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Platelegs",
            "name": "Mithril Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 187,
            "tier": "mithril",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 24,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Platebody",
            "name": "Mithril Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 280,
            "tier": "mithril",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 46,
                "rangedDefenceBonus": 44,
                "magicDefenceBonus": -6
            }
        },
        {
            "id": "melvorD:Adamant_Dagger",
            "name": "Adamant Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 80,
            "tier": "adamant",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 22,
                "slashAttackBonus": 8,
                "blockAttackBonus": 22,
                "meleeStrengthBonus": 14
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Adamant_Sword",
            "name": "Adamant Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 85,
            "tier": "adamant",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 27,
                "slashAttackBonus": 13,
                "blockAttackBonus": 9,
                "meleeStrengthBonus": 24
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Adamant_Battleaxe",
            "name": "Adamant Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 242,
            "tier": "adamant",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 16,
                "blockAttackBonus": 16,
                "meleeStrengthBonus": 72
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Adamant_2H_Sword",
            "name": "Adamant 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 252,
            "tier": "adamant",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 64,
                "blockAttackBonus": 64,
                "meleeStrengthBonus": 79
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Helmet",
            "name": "Adamant Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 156,
            "tier": "adamant",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 19,
                "rangedDefenceBonus": 19,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Boots",
            "name": "Adamant Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 149,
            "tier": "adamant",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Platelegs",
            "name": "Adamant Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 252,
            "tier": "adamant",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 33,
                "rangedDefenceBonus": 31,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Platebody",
            "name": "Adamant Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 432,
            "tier": "adamant",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 65,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": -6
            }
        },
        {
            "id": "melvorD:Rune_Dagger",
            "name": "Rune Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 140,
            "tier": "rune",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 35,
                "slashAttackBonus": 12,
                "blockAttackBonus": 35,
                "meleeStrengthBonus": 24
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Rune_Sword",
            "name": "Rune Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 145,
            "tier": "rune",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 40,
                "slashAttackBonus": 19,
                "blockAttackBonus": 15,
                "meleeStrengthBonus": 39
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Rune_Battleaxe",
            "name": "Rune Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 401,
            "tier": "rune",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 24,
                "blockAttackBonus": 24,
                "meleeStrengthBonus": 112
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Rune_2H_Sword",
            "name": "Rune 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 430,
            "tier": "rune",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 86,
                "blockAttackBonus": 86,
                "meleeStrengthBonus": 126
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Helmet",
            "name": "Rune Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 222,
            "tier": "rune",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 30,
                "rangedDefenceBonus": 30,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Boots",
            "name": "Rune Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 227,
            "tier": "rune",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 12
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Platelegs",
            "name": "Rune Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 415,
            "tier": "rune",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 51,
                "rangedDefenceBonus": 49,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Platebody",
            "name": "Rune Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 689,
            "tier": "rune",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 82,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": -6
            }
        },
        {
            "id": "melvorD:Dragon_Dagger",
            "name": "Dragon Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 645,
            "tier": "dragon",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 50,
                "slashAttackBonus": 25,
                "blockAttackBonus": 50,
                "meleeStrengthBonus": 40
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Dragon_Sword",
            "name": "Dragon Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 665,
            "tier": "dragon",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 67,
                "slashAttackBonus": 41,
                "blockAttackBonus": 26,
                "meleeStrengthBonus": 63
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Dragon_Battleaxe",
            "name": "Dragon Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2044,
            "tier": "dragon",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 35,
                "blockAttackBonus": 35,
                "meleeStrengthBonus": 149
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Dragon_2H_Sword",
            "name": "Dragon 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2250,
            "tier": "dragon",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 115,
                "blockAttackBonus": 115,
                "meleeStrengthBonus": 167
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Helmet",
            "name": "Dragon Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "dragon",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 45,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Boots",
            "name": "Dragon Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "dragon",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 16
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Platelegs",
            "name": "Dragon Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "dragon",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 68,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Platebody",
            "name": "Dragon Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "dragon",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 109,
                "rangedDefenceBonus": 106,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Shield",
            "name": "Bronze Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1,
            "tier": "bronze",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 5,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Shield",
            "name": "Iron Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 15,
            "tier": "iron",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Shield",
            "name": "Steel Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 23,
            "tier": "steel",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Shield",
            "name": "Mithril Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 145,
            "tier": "mithril",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 18,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Shield",
            "name": "Adamant Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 185,
            "tier": "adamant",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 27,
                "rangedDefenceBonus": 29,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Shield",
            "name": "Rune Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 251,
            "tier": "rune",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 44,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Shield",
            "name": "Dragon Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "dragon",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 58,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Topaz",
            "name": "Topaz",
            "category": "Gemstone",
            "type": "Gem",
            "sellsFor": 225,
            "customDescription": "Standard Gem"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Sapphire",
            "name": "Sapphire",
            "category": "Gemstone",
            "type": "Gem",
            "sellsFor": 335,
            "customDescription": "Standard Gem"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Ruby",
            "name": "Ruby",
            "category": "Gemstone",
            "type": "Gem",
            "sellsFor": 555,
            "customDescription": "Standard Gem"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Emerald",
            "name": "Emerald",
            "category": "Gemstone",
            "type": "Gem",
            "sellsFor": 555,
            "customDescription": "Standard Gem"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Diamond",
            "name": "Diamond",
            "category": "Gemstone",
            "type": "Gem",
            "sellsFor": 1150,
            "customDescription": "Standard Gem"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Silver_Bar",
            "name": "Silver Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 51
        },
        {
            "id": "melvorD:Black_Dagger",
            "name": "Black Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 10,
            "tier": "black",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 15,
                "slashAttackBonus": 5,
                "blockAttackBonus": 15,
                "meleeStrengthBonus": 7
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Black_Sword",
            "name": "Black Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 10,
            "tier": "black",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 18,
                "slashAttackBonus": 7,
                "blockAttackBonus": 5,
                "meleeStrengthBonus": 12
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Black_Battleaxe",
            "name": "Black Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 25,
            "tier": "black",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 10,
                "blockAttackBonus": 10,
                "meleeStrengthBonus": 42
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Black_2H_Sword",
            "name": "Black 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 25,
            "tier": "black",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 42,
                "blockAttackBonus": 42,
                "meleeStrengthBonus": 46
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Helmet",
            "name": "Black Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18,
            "tier": "black",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 12,
                "rangedDefenceBonus": 12,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Boots",
            "name": "Black Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18,
            "tier": "black",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Platelegs",
            "name": "Black Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 25,
            "tier": "black",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 21,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Platebody",
            "name": "Black Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 48,
            "tier": "black",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 41,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Shield",
            "name": "Black Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 48,
            "tier": "black",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 17,
                "rangedDefenceBonus": 18,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Potato_Seed",
            "name": "Potato Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Onion_Seed",
            "name": "Onion Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 5
        },
        {
            "itemType": "Item",
            "id": "melvorD:Cabbage_Seed",
            "name": "Cabbage Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 10
        },
        {
            "itemType": "Item",
            "id": "melvorD:Tomato_Seed",
            "name": "Tomato Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 20
        },
        {
            "itemType": "Item",
            "id": "melvorD:Sweetcorn_Seed",
            "name": "Sweetcorn Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 30
        },
        {
            "itemType": "Item",
            "id": "melvorD:Strawberry_Seed",
            "name": "Strawberry Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 40
        },
        {
            "itemType": "Item",
            "id": "melvorD:Watermelon_Seed",
            "name": "Watermelon Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 50
        },
        {
            "itemType": "Item",
            "id": "melvorD:Snape_Grass_Seed",
            "name": "Snape Grass Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 75
        },
        {
            "id": "melvorD:Potatoes",
            "name": "Potatoes",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 1,
            "itemType": "Food",
            "healsFor": 0.299999999999999988897769753748434595763683319091796875
        },
        {
            "id": "melvorD:Onions",
            "name": "Onions",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 2,
            "itemType": "Food",
            "healsFor": 0.59999999999999997779553950749686919152736663818359375
        },
        {
            "id": "melvorD:Cabbage",
            "name": "Cabbage",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 5,
            "itemType": "Food",
            "healsFor": 0.90000000000000002220446049250313080847263336181640625
        },
        {
            "id": "melvorD:Tomatoes",
            "name": "Tomatoes",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 1,
            "itemType": "Food",
            "healsFor": 1.3000000000000000444089209850062616169452667236328125
        },
        {
            "id": "melvorD:Sweetcorn",
            "name": "Sweetcorn",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 8,
            "itemType": "Food",
            "healsFor": 1.600000000000000088817841970012523233890533447265625
        },
        {
            "id": "melvorD:Strawberries",
            "name": "Strawberries",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 10,
            "itemType": "Food",
            "healsFor": 2
        },
        {
            "id": "melvorD:Watermelon",
            "name": "Watermelons",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 15,
            "itemType": "Food",
            "healsFor": 3.600000000000000088817841970012523233890533447265625
        },
        {
            "id": "melvorD:Snape_Grass",
            "name": "Snape Grass",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 23,
            "itemType": "Food",
            "healsFor": 4
        },
        {
            "itemType": "Compost",
            "compostValue": 20,
            "harvestBonus": 0,
            "id": "melvorD:Compost",
            "name": "Compost",
            "category": "Farming",
            "type": "Miscellaneous",
            "sellsFor": 250,
            "customDescription": "Used in Farming. Each use of Compost on a Farming Plot increased the crop survival chance by +10%. Can only be applied before the crop is planted."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Oak_Tree_Seed",
            "name": "Oak Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 400
        },
        {
            "itemType": "Item",
            "id": "melvorD:Willow_Tree_Seed",
            "name": "Willow Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 750
        },
        {
            "itemType": "Item",
            "id": "melvorD:Maple_Tree_Seed",
            "name": "Maple Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 1250
        },
        {
            "itemType": "Item",
            "id": "melvorD:Yew_Tree_Seed",
            "name": "Yew Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 2500
        },
        {
            "itemType": "Item",
            "id": "melvorD:Magic_Tree_Seed",
            "name": "Magic Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 10000
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Helmet_T_S",
            "name": "(S) Bronze Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1,
            "tier": "bronzeTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 5,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Boots_T_S",
            "name": "(S) Bronze Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1,
            "tier": "bronzeTrimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Platelegs_T_S",
            "name": "(S) Bronze Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2,
            "tier": "bronzeTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Platebody_T_S",
            "name": "(S) Bronze Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3,
            "tier": "bronzeTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 16,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Shield_T_S",
            "name": "(S) Bronze Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1,
            "tier": "bronzeTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Helmet_T_S",
            "name": "(S) Iron Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 13,
            "tier": "ironTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Boots_T_S",
            "name": "(S) Iron Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 13,
            "tier": "ironTrimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Platelegs_T_S",
            "name": "(S) Iron Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 21,
            "tier": "ironTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 12,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Platebody_T_S",
            "name": "(S) Iron Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 32,
            "tier": "ironTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 23,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Shield_T_S",
            "name": "(S) Iron Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 15,
            "tier": "ironTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Helmet_T_S",
            "name": "(S) Steel Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18,
            "tier": "steelTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Boots_T_S",
            "name": "(S) Steel Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18,
            "tier": "steelTrimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Platelegs_T_S",
            "name": "(S) Steel Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 25,
            "tier": "steelTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 19,
                "rangedDefenceBonus": 16,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Platebody_T_S",
            "name": "(S) Steel Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 48,
            "tier": "steelTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 35,
                "rangedDefenceBonus": 25,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Shield_T_S",
            "name": "(S) Steel Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 23,
            "tier": "steelTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 14,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Helmet_T_S",
            "name": "(S) Black Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18,
            "tier": "black",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 14,
                "rangedDefenceBonus": 12,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Boots_T_S",
            "name": "(S) Black Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18,
            "tier": "black",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Platelegs_T_S",
            "name": "(S) Black Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 25,
            "tier": "black",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 23,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Platebody_T_S",
            "name": "(S) Black Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 48,
            "tier": "black",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 45,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Shield_T_S",
            "name": "(S) Black Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 48,
            "tier": "black",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 19,
                "rangedDefenceBonus": 18,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Helmet_T_S",
            "name": "(S) Mithril Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 120,
            "tier": "mithrilTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Boots_T_S",
            "name": "(S) Mithril Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 115,
            "tier": "mithrilTrimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Platelegs_T_S",
            "name": "(S) Mithril Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 187,
            "tier": "mithrilTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 27,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Platebody_T_S",
            "name": "(S) Mithril Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 280,
            "tier": "mithrilTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 50,
                "rangedDefenceBonus": 44,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Shield_T_S",
            "name": "(S) Mithril Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 145,
            "tier": "mithrilTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 20,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Helmet_T_S",
            "name": "(S) Adamant Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 156,
            "tier": "adamantTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 21,
                "rangedDefenceBonus": 19,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Boots_T_S",
            "name": "(S) Adamant Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 149,
            "tier": "adamantTrimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 11
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Platelegs_T_S",
            "name": "(S) Adamant Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 252,
            "tier": "adamantTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 37,
                "rangedDefenceBonus": 31,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Platebody_T_S",
            "name": "(S) Adamant Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 432,
            "tier": "adamantTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 72,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Shield_T_S",
            "name": "(S) Adamant Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 185,
            "tier": "adamantTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 30,
                "rangedDefenceBonus": 29,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Helmet_T_S",
            "name": "(S) Rune Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 222,
            "tier": "runeTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 37,
                "rangedDefenceBonus": 30,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Boots_T_S",
            "name": "(S) Rune Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 227,
            "tier": "runeTrimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Platelegs_T_S",
            "name": "(S) Rune Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 415,
            "tier": "runeTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 57,
                "rangedDefenceBonus": 49,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Platebody_T_S",
            "name": "(S) Rune Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 689,
            "tier": "runeTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 91,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Shield_T_S",
            "name": "(S) Rune Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 251,
            "tier": "runeTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 49,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Helmet_T_S",
            "name": "(S) Dragon Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 50,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Boots_T_S",
            "name": "(S) Dragon Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 18
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Platelegs_T_S",
            "name": "(S) Dragon Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 75,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Platebody_T_S",
            "name": "(S) Dragon Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 120,
                "rangedDefenceBonus": 106,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Shield_T_S",
            "name": "(S) Dragon Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 62,
                "rangedDefenceBonus": 58,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Helmet_T_G",
            "name": "(G) Bronze Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 1,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 4,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Boots_T_G",
            "name": "(G) Bronze Boots",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 1,
            "tier": "trimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Platelegs_T_G",
            "name": "(G) Bronze Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 2,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Platebody_T_G",
            "name": "(G) Bronze Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 3,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 17,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Shield_T_G",
            "name": "(G) Bronze Shield",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 1,
            "tier": "trimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Helmet_T_G",
            "name": "(G) Iron Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 13,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Boots_T_G",
            "name": "(G) Iron Boots",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 13,
            "tier": "trimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Platelegs_T_G",
            "name": "(G) Iron Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 21,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Platebody_T_G",
            "name": "(G) Iron Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 32,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 21,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Shield_T_G",
            "name": "(G) Iron Shield",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 15,
            "tier": "trimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Helmet_T_G",
            "name": "(G) Steel Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 18,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": -1,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Boots_T_G",
            "name": "(G) Steel Boots",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 18,
            "tier": "trimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 7,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Platelegs_T_G",
            "name": "(G) Steel Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 25,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 21,
                "rangedDefenceBonus": 16,
                "magicDefenceBonus": -4,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Platebody_T_G",
            "name": "(G) Steel Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 48,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 38,
                "rangedDefenceBonus": 25,
                "magicDefenceBonus": -4,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Shield_T_G",
            "name": "(G) Steel Shield",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 23,
            "tier": "trimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -1,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Helmet_T_G",
            "name": "(G) Black Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 18,
            "tier": "black",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 16,
                "rangedDefenceBonus": 12,
                "magicDefenceBonus": -1,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Boots_T_G",
            "name": "(G) Black Boots",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 18,
            "tier": "black",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 9,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Platelegs_T_G",
            "name": "(G) Black Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 25,
            "tier": "black",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 25,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -4,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Platebody_T_G",
            "name": "(G) Black Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 48,
            "tier": "black",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 49,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": -6,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Shield_T_G",
            "name": "(G) Black Shield",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 48,
            "tier": "black",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 22,
                "rangedDefenceBonus": 18,
                "magicDefenceBonus": -1,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Helmet_T_G",
            "name": "(G) Mithril Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 120,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 17,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -1,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Boots_T_G",
            "name": "(G) Mithril Boots",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 115,
            "tier": "trimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 10,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Platelegs_T_G",
            "name": "(G) Mithril Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 187,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 29,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": -4,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Platebody_T_G",
            "name": "(G) Mithril Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 280,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 53,
                "rangedDefenceBonus": 44,
                "magicDefenceBonus": -6,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Shield_T_G",
            "name": "(G) Mithril Shield",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 145,
            "tier": "trimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 22,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -1,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Helmet_T_G",
            "name": "(G) Adamant Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 156,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 23,
                "rangedDefenceBonus": 19,
                "magicDefenceBonus": -1,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Boots_T_G",
            "name": "(G) Adamant Boots",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 149,
            "tier": "trimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 13,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Platelegs_T_G",
            "name": "(G) Adamant Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 252,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 41,
                "rangedDefenceBonus": 31,
                "magicDefenceBonus": -4,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Platebody_T_G",
            "name": "(G) Adamant Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 432,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 78,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": -6,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Shield_T_G",
            "name": "(G) Adamant Shield",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 185,
            "tier": "trimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 34,
                "rangedDefenceBonus": 29,
                "magicDefenceBonus": -1,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Helmet_T_G",
            "name": "(G) Rune Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 222,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 44,
                "rangedDefenceBonus": 30,
                "magicDefenceBonus": -1,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Boots_T_G",
            "name": "(G) Rune Boots",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 227,
            "tier": "trimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 17,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Platelegs_T_G",
            "name": "(G) Rune Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 415,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 61,
                "rangedDefenceBonus": 49,
                "magicDefenceBonus": -4,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Platebody_T_G",
            "name": "(G) Rune Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 689,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 98,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": -6,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Shield_T_G",
            "name": "(G) Rune Shield",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 251,
            "tier": "trimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 54,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Helmet_T_G",
            "name": "(G) Dragon Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 1398,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Boots_T_G",
            "name": "(G) Dragon Boots",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 1289,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 20,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Platelegs_T_G",
            "name": "(G) Dragon Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 2275,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 85,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": -4,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Platebody_T_G",
            "name": "(G) Dragon Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 3450,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 136,
                "rangedDefenceBonus": 106,
                "magicDefenceBonus": -6,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Shield_T_G",
            "name": "(G) Dragon Shield",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 890,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 70,
                "rangedDefenceBonus": 58,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Fishing",
            "name": "Amulet of Fishing",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 100000,
            "tier": "special",
            "validSlots": [
                "Amulet"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 15
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Strength",
            "name": "Amulet of Strength",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 1000,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Accuracy",
            "name": "Amulet of Accuracy",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 1000,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "stabAttackBonus": 4,
                "slashAttackBonus": 4,
                "blockAttackBonus": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Defence",
            "name": "Amulet of Defence",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 1000,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Glory",
            "name": "Amulet of Glory",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 2500,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "stabAttackBonus": 10,
                "slashAttackBonus": 10,
                "blockAttackBonus": 10,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 3
            }
        },
        {
            "id": "melvorD:Normal_Shortbow",
            "name": "Normal Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 5,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "normal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 5,
                "rangedStrengthBonus": 20
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Oak_Shortbow",
            "name": "Oak Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 10,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "oak",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 10,
                "rangedStrengthBonus": 25
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Maple_Shortbow",
            "name": "Maple Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 40,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "maple",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 23,
                "rangedStrengthBonus": 35
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Yew_Shortbow",
            "name": "Yew Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 85,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "yew",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 41,
                "rangedStrengthBonus": 40
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Magic_Shortbow",
            "name": "Magic Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 315,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "magic",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 61,
                "rangedStrengthBonus": 45
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Maple_Longbow",
            "name": "Maple Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 40,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "maple",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 35,
                "rangedStrengthBonus": 70
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Magic_Longbow",
            "name": "Magic Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 315,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "magic",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 83,
                "rangedStrengthBonus": 90
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Arrows",
            "name": "Bronze Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 1,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 7
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Arrows",
            "name": "Iron Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 2,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 10
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Arrows",
            "name": "Steel Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 3,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 16
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Arrows",
            "name": "Mithril Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 8,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 22
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Arrows",
            "name": "Adamant Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 10,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 31
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Arrows",
            "name": "Rune Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 30,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 49
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Arrows",
            "name": "Dragon Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 45,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 60
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Bronze_Arrowtips",
            "name": "Bronze Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Iron_Arrowtips",
            "name": "Iron Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Steel_Arrowtips",
            "name": "Steel Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mithril_Arrowtips",
            "name": "Mithril Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Adamant_Arrowtips",
            "name": "Adamant Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Rune_Arrowtips",
            "name": "Rune Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Dragon_Arrowtips",
            "name": "Dragon Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Headless_Arrows",
            "name": "Headless Arrows",
            "category": "Fletching",
            "type": "Arrows",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Feathers",
            "name": "Feathers",
            "category": "Fletching",
            "type": "Arrows",
            "sellsFor": 2,
            "customDescription": "Used to create Arrows in Fletching."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Bowstring",
            "name": "Bowstring",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 7,
            "customDescription": "Used to string Bows in Fletching."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Leather",
            "name": "Leather",
            "category": "Crafting",
            "type": "Leather",
            "sellsFor": 50,
            "customDescription": "Used to create Leather gear in Crafting."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Green_Dragonhide",
            "name": "Green Dragonhide",
            "category": "Crafting",
            "type": "Dragonhide",
            "sellsFor": 200,
            "customDescription": "Used to create Green Dragonhide gear in Crafting."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Blue_Dragonhide",
            "name": "Blue Dragonhide",
            "category": "Crafting",
            "type": "Dragonhide",
            "sellsFor": 300,
            "customDescription": "Used to create Blue Dragonhide gear in Crafting."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Red_Dragonhide",
            "name": "Red Dragonhide",
            "category": "Crafting",
            "type": "Dragonhide",
            "sellsFor": 400,
            "customDescription": "Used to create Red Dragonhide gear in Crafting."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Black_Dragonhide",
            "name": "Black Dragonhide",
            "category": "Crafting",
            "type": "Dragonhide",
            "sellsFor": 850,
            "customDescription": "Used to create Black Dragonhide gear in Crafting."
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Leather_Boots",
            "name": "Leather Boots",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Leather",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Leather_Cowl",
            "name": "Leather Cowl",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Leather",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 1,
                "meleeDefenceBonus": 3,
                "rangedDefenceBonus": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Leather_Vambraces",
            "name": "Leather Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Leather",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 4,
                "meleeDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Leather_Chaps",
            "name": "Leather Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Leather",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 4,
                "meleeDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Dhide_Vambraces",
            "name": "Green D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 200,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 8,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 2,
                "magicDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Dhide_Chaps",
            "name": "Green D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 400,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 8,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 22,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Dhide_Body",
            "name": "Green D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 600,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 15,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 40,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Dhide_Vambraces",
            "name": "Blue D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 300,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 9,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 4,
                "magicDefenceBonus": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Dhide_Chaps",
            "name": "Blue D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 600,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 11,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 25,
                "rangedDefenceBonus": 25,
                "magicDefenceBonus": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Dhide_Body",
            "name": "Blue D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 900,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 20,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 45,
                "rangedDefenceBonus": 45,
                "magicDefenceBonus": 30
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Dhide_Vambraces",
            "name": "Red D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 400,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 5,
                "magicDefenceBonus": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Dhide_Chaps",
            "name": "Red D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 800,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 14,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 28,
                "rangedDefenceBonus": 28,
                "magicDefenceBonus": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Dhide_Body",
            "name": "Red D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1200,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 25,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 50,
                "rangedDefenceBonus": 50,
                "magicDefenceBonus": 40
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Dhide_Vambraces",
            "name": "Black D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 500,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 11,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 6,
                "magicDefenceBonus": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Dhide_Chaps",
            "name": "Black D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1000,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 17,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 31,
                "rangedDefenceBonus": 31,
                "magicDefenceBonus": 28
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Dhide_Body",
            "name": "Black D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1500,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 30,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 55,
                "rangedDefenceBonus": 55,
                "magicDefenceBonus": 50
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Gold_Topaz_Ring",
            "name": "Gold Topaz Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 198,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedGPFromMonsters": 15,
                "allowSignetDrops": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Cooking_Gloves",
            "name": "Cooking Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1,
            "customDescription": "+10% chance to successfully Cook an item when worn, until depleted",
            "validSlots": [
                "Gloves"
            ],
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "ItemCharge",
                        "itemID": "melvorD:Cooking_Gloves",
                        "operator": "\u003E",
                        "value": 0
                    },
                    "modifiers": {
                        "increasedChanceSuccessfulCook": 10
                    }
                }
            ],
            "consumesChargesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mining_Gloves",
            "name": "Mining Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1,
            "customDescription": "Collect 2x ore when worn, until depleted.",
            "validSlots": [
                "Gloves"
            ],
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "ItemCharge",
                        "itemID": "melvorD:Mining_Gloves",
                        "operator": "\u003E",
                        "value": 0
                    },
                    "modifiers": {
                        "doubleOresMining": 1
                    }
                }
            ],
            "consumesChargesOn": [
                {
                    "type": "MiningAction",
                    "oreTypes": [
                        "Ore"
                    ]
                }
            ],
            "modifiers": {
                "doubleOresMining": 0
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Smithing_Gloves",
            "name": "Smithing Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1,
            "customDescription": "+60% Smithing XP when worn, until depleted.",
            "validSlots": [
                "Gloves"
            ],
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "ItemCharge",
                        "itemID": "melvorD:Smithing_Gloves",
                        "operator": "\u003E",
                        "value": 0
                    },
                    "modifiers": {
                        "increasedSkillXP": [
                            {
                                "skillID": "melvorD:Smithing",
                                "value": 60
                            }
                        ]
                    }
                }
            ],
            "consumesChargesOn": [
                {
                    "type": "SmithingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Gem_Gloves",
            "name": "Gem Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1,
            "customDescription": "Collect a random standard Gem for each mining action when equipped. Only works on Ores.",
            "validSlots": [
                "Gloves"
            ],
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "ItemCharge",
                        "itemID": "melvorD:Gem_Gloves",
                        "operator": "\u003E",
                        "value": 0
                    },
                    "modifiers": {
                        "increasedMiningGemChance": 100
                    }
                }
            ],
            "consumesChargesOn": [
                {
                    "type": "MiningAction",
                    "actionGivesGems": true
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Cape_Of_Prat",
            "name": "Cape of Prat",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "customDescription": "You're more accurate when you're naked. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Prats Hat: +25% Ranged Strength Bonus from Equipment and +25% Ranged Accuracy Rating.\u003C/span\u003E",
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "rangedAttackBonus": 30,
                "rangedStrengthBonus": 30,
                "rangedDefenceBonus": -30
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Obsidian_Cape",
            "name": "Obsidian Cape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 30000,
            "customDescription": "+1 Melee Defence Bonus for every Defence Level you have.\u003Cbr\u003E+1 Ranged Defence Bonus for every Ranged level you have.",
            "validSlots": [
                "Cape"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Elite_Amulet_of_Strength",
            "name": "Elite Amulet of Strength",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 100000,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Elite_Amulet_of_Accuracy",
            "name": "Elite Amulet of Accuracy",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 100000,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Elite_Amulet_of_Defence",
            "name": "Elite Amulet of Defence",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 100000,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 14,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Elite_Amulet_of_Glory",
            "name": "Elite Amulet of Glory",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 250000,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "stabAttackBonus": 20,
                "slashAttackBonus": 20,
                "blockAttackBonus": 20,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 6
            }
        },
        {
            "id": "melvorD:Ancient_Sword",
            "name": "Ancient Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 150000,
            "customDescription": "If you have 100% Hitpoints, +20% Damage to All Monsters.",
            "tier": "ancient",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 72,
                "slashAttackBonus": 24,
                "blockAttackBonus": 28,
                "meleeStrengthBonus": 75,
                "meleeDefenceBonus": 3
            },
            "modifiers": {
                "increasedDamageToAllMonsters": 20
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "Hitpoints",
                        "character": "Player",
                        "value": 100,
                        "operator": "\u003C"
                    },
                    "modifiers": {
                        "decreasedDamageToAllMonsters": 20
                    }
                }
            ],
            "specialAttacks": [
                "melvorD:LifeLeech"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Helmet",
            "name": "Ancient Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancient",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 55,
                "rangedDefenceBonus": 50,
                "magicDefenceBonus": -3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Platelegs",
            "name": "Ancient Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancient",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -25,
                "meleeStrengthBonus": 9,
                "meleeDefenceBonus": 98,
                "rangedDefenceBonus": 79,
                "magicDefenceBonus": -5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Platebody",
            "name": "Ancient Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancient",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": -20,
                "meleeStrengthBonus": 10,
                "meleeDefenceBonus": 122,
                "rangedDefenceBonus": 101,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Shield",
            "name": "Ancient Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancient",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -10,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 72,
                "rangedDefenceBonus": 67,
                "magicDefenceBonus": -3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Helmet_T_S",
            "name": "(S) Ancient Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 57,
                "rangedDefenceBonus": 52,
                "magicDefenceBonus": -3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Platelegs_T_S",
            "name": "(S) Ancient Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -25,
                "meleeStrengthBonus": 11,
                "meleeDefenceBonus": 102,
                "rangedDefenceBonus": 79,
                "magicDefenceBonus": -5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Platebody_T_S",
            "name": "(S) Ancient Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": -20,
                "meleeStrengthBonus": 14,
                "meleeDefenceBonus": 132,
                "rangedDefenceBonus": 101,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Shield_T_S",
            "name": "(S) Ancient Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -10,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 72,
                "rangedDefenceBonus": 67,
                "magicDefenceBonus": -3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Helmet_T_G",
            "name": "(G) Ancient Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 10,
                "meleeDefenceBonus": 63,
                "rangedDefenceBonus": 52,
                "magicDefenceBonus": -3,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Platelegs_T_G",
            "name": "(G) Ancient Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -25,
                "meleeStrengthBonus": 13,
                "meleeDefenceBonus": 106,
                "rangedDefenceBonus": 79,
                "magicDefenceBonus": -5,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Platebody_T_G",
            "name": "(G) Ancient Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": -20,
                "meleeStrengthBonus": 18,
                "meleeDefenceBonus": 149,
                "rangedDefenceBonus": 101,
                "magicDefenceBonus": -4,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Shield_T_G",
            "name": "(G) Ancient Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -10,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 73,
                "rangedDefenceBonus": 67,
                "magicDefenceBonus": -3,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Fire_Cape",
            "name": "Fire Cape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 10000,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "stabAttackBonus": 1,
                "slashAttackBonus": 1,
                "blockAttackBonus": 1,
                "rangedAttackBonus": 1,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 11,
                "magicDefenceBonus": 11,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rangers_Hat",
            "name": "Ranger Hat",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1250,
            "tier": "Special",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 8,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 6,
                "meleeDefenceBonus": 4,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 4
            },
            "modifiers": {
                "increasedAmmoPreservation": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ranger_Boots",
            "name": "Ranger Boots",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1000,
            "tier": "Special",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 8,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 3,
                "rangedDefenceBonus": 1,
                "magicDefenceBonus": 4
            },
            "modifiers": {
                "increasedAmmoPreservation": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Fury",
            "name": "Amulet of Fury",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 15000,
            "tier": "Special",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "stabAttackBonus": 10,
                "slashAttackBonus": 10,
                "blockAttackBonus": 10,
                "rangedAttackBonus": 10,
                "magicAttackBonus": 10,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 15,
                "magicDefenceBonus": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Torture",
            "name": "Amulet of Torture",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 10000,
            "tier": "Special",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "stabAttackBonus": 15,
                "slashAttackBonus": 15,
                "blockAttackBonus": 15,
                "meleeStrengthBonus": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Ranged",
            "name": "Amulet of Ranged",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 8000,
            "tier": "Special",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "rangedAttackBonus": 15,
                "rangedStrengthBonus": 5,
                "rangedDefenceBonus": 10
            }
        },
        {
            "id": "melvorD:Ice_Dagger",
            "name": "Ice Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 140,
            "tier": "ice",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 23,
                "slashAttackBonus": 12,
                "blockAttackBonus": 23,
                "meleeStrengthBonus": 22
            },
            "specialAttacks": [
                "melvorD:FrozenWind"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Ice_Sword",
            "name": "Ice Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 145,
            "tier": "ice",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 36,
                "slashAttackBonus": 25,
                "blockAttackBonus": 36,
                "meleeStrengthBonus": 37
            },
            "specialAttacks": [
                "melvorD:FrozenWind"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Ice_Battleaxe",
            "name": "Ice Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 401,
            "tier": "ice",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 23,
                "blockAttackBonus": 23,
                "meleeStrengthBonus": 109
            },
            "specialAttacks": [
                "melvorD:FrozenWind"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Ice_2h_Sword",
            "name": "Ice 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 430,
            "tier": "ice",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 67,
                "blockAttackBonus": 67,
                "meleeStrengthBonus": 122
            },
            "specialAttacks": [
                "melvorD:FrozenWind"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ice_Helmet",
            "name": "Ice Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 222,
            "tier": "ice",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 13,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 27,
                "rangedDefenceBonus": 27,
                "magicDefenceBonus": -1,
                "damageReduction": 3,
                "rangedStrengthBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ice_Boots",
            "name": "Ice Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 227,
            "tier": "ice",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 6,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 10,
                "damageReduction": 3,
                "rangedStrengthBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ice_Platelegs",
            "name": "Ice Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 415,
            "tier": "ice",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 12,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 47,
                "rangedDefenceBonus": 34,
                "magicDefenceBonus": -4,
                "damageReduction": 3,
                "rangedStrengthBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ice_Platebody",
            "name": "Ice Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 689,
            "tier": "ice",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 22,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 78,
                "rangedDefenceBonus": 72,
                "magicDefenceBonus": -6,
                "damageReduction": 3,
                "rangedStrengthBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ice_Shield",
            "name": "Ice Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 251,
            "tier": "ice",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 12,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 42,
                "rangedDefenceBonus": 42,
                "magicDefenceBonus": -1,
                "damageReduction": 3,
                "rangedStrengthBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ice_Arrows",
            "name": "Ice Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 1,
            "validSlots": [
                "Quiver"
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 47
            },
            "ammoType": "Arrows"
        },
        {
            "id": "melvorD:Ice_Shortbow",
            "name": "Ice Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 315,
            "tier": "ice",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 60,
                "rangedStrengthBonus": 37
            },
            "specialAttacks": [
                "melvorD:FrozenShot"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Ice_Longbow",
            "name": "Ice Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 315,
            "tier": "ice",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 81,
                "rangedStrengthBonus": 75
            },
            "specialAttacks": [
                "melvorD:FrozenWind"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Frozen_Chest",
            "name": "Frozen Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 400,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Ice_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_Shortbow",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_Longbow",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_Dagger",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_Battleaxe",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_2h_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_Helmet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ice_Platelegs",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Ice_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Looting",
            "name": "Amulet of Looting",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 780,
            "customDescription": "Passive: Auto-loots when equipped",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "autoLooting": 1
            }
        },
        {
            "id": "melvorD:Redwood_Longbow",
            "name": "Redwood Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 20,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "redwood",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 93,
                "rangedStrengthBonus": 100
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Rune_Essence",
            "name": "Rune Essence",
            "category": "Runecrafting",
            "type": "Essence",
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Air_Rune",
            "name": "Air Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mind_Rune",
            "name": "Mind Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Water_Rune",
            "name": "Water Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Earth_Rune",
            "name": "Earth Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Fire_Rune",
            "name": "Fire Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 2
        },
        {
            "itemType": "Item",
            "id": "melvorD:Body_Rune",
            "name": "Body Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 2
        },
        {
            "itemType": "Item",
            "id": "melvorD:Chaos_Rune",
            "name": "Chaos Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 3
        },
        {
            "itemType": "Item",
            "id": "melvorD:Death_Rune",
            "name": "Death Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 4
        },
        {
            "itemType": "Item",
            "id": "melvorD:Blood_Rune",
            "name": "Blood Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 4
        },
        {
            "itemType": "Item",
            "id": "melvorD:Ancient_Rune",
            "name": "Ancient Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 5
        },
        {
            "id": "melvorD:Air_Battlestaff",
            "name": "Air Battlestaff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 560,
            "customDescription": "Reduces the Air Rune cost of Magic Spells by 5 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 15,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 15,
                "magicDamageBonus": 10
            },
            "providedRunes": [
                {
                    "id": "melvorD:Air_Rune",
                    "quantity": 5
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorD:Water_Battlestaff",
            "name": "Water Battlestaff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 630,
            "customDescription": "Reduces the Water Rune cost of Magic Spells by 5 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 15,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 15,
                "magicDamageBonus": 10
            },
            "providedRunes": [
                {
                    "id": "melvorD:Water_Rune",
                    "quantity": 5
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorD:Earth_Battlestaff",
            "name": "Earth Battlestaff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 690,
            "customDescription": "Reduces the Earth Rune cost of Magic Spells by 5 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 15,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 15,
                "magicDamageBonus": 10
            },
            "providedRunes": [
                {
                    "id": "melvorD:Earth_Rune",
                    "quantity": 5
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorD:Fire_Battlestaff",
            "name": "Fire Battlestaff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 730,
            "customDescription": "Reduces the Fire Rune cost of Magic Spells by 5 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 15,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 15,
                "magicDamageBonus": 10
            },
            "providedRunes": [
                {
                    "id": "melvorD:Fire_Rune",
                    "quantity": 5
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorD:Mystic_Air_Staff",
            "name": "Mystic Air Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 6300,
            "customDescription": "Reduces the Air Rune cost of Magic Spells by 7 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 23,
                "magicDamageBonus": 20,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 23
            },
            "providedRunes": [
                {
                    "id": "melvorD:Air_Rune",
                    "quantity": 7
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Wizard_Hat",
            "name": "Green Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "A basic Wizard Hat",
            "tier": "wizard",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2,
                "magicDamageBonus": 2,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Wizard_Robes",
            "name": "Green Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Basic Wizard Robes",
            "tier": "wizard",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "magicDamageBonus": 2,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Wizard_Bottoms",
            "name": "Green Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Basic Wizard Bottoms",
            "tier": "wizard",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2,
                "magicDamageBonus": 2,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Wizard_Boots",
            "name": "Green Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Basic Wizard Boots",
            "tier": "wizard",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 1,
                "magicDefenceBonus": 1,
                "magicDamageBonus": 2,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Wizard_Hat",
            "name": "Blue Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 100,
            "customDescription": "A basic Wizard Hat",
            "tier": "wizard",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "magicDamageBonus": 3,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Wizard_Robes",
            "name": "Blue Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 100,
            "customDescription": "Basic Wizard Robes",
            "tier": "wizard",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "magicDamageBonus": 3,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Wizard_Bottoms",
            "name": "Blue Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 100,
            "customDescription": "Basic Wizard Bottoms",
            "tier": "wizard",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDefenceBonus": 8,
                "magicDamageBonus": 3,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Wizard_Boots",
            "name": "Blue Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 100,
            "customDescription": "Basic Wizard Boots",
            "tier": "wizard",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2,
                "magicDamageBonus": 3,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Wizard_Hat",
            "name": "Red Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 250,
            "customDescription": "A basic Wizard Hat",
            "tier": "wizard",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 4,
                "magicDefenceBonus": 4,
                "magicDamageBonus": 4,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Wizard_Robes",
            "name": "Red Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 250,
            "customDescription": "Basic Wizard Robes",
            "tier": "wizard",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 20,
                "magicDefenceBonus": 20,
                "magicDamageBonus": 4,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Wizard_Bottoms",
            "name": "Red Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 250,
            "customDescription": "Basic Wizard Bottoms",
            "tier": "wizard",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 15,
                "magicDefenceBonus": 15,
                "magicDamageBonus": 4,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Wizard_Boots",
            "name": "Red Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 250,
            "customDescription": "Basic Wizard Boots",
            "tier": "wizard",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "magicDamageBonus": 4,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Wizard_Hat",
            "name": "Black Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 500,
            "customDescription": "A basic Wizard Hat",
            "tier": "wizard",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDefenceBonus": 6,
                "magicDamageBonus": 5,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Wizard_Robes",
            "name": "Black Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 500,
            "customDescription": "Basic Wizard Robes",
            "tier": "wizard",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDefenceBonus": 22,
                "magicDamageBonus": 5,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Wizard_Bottoms",
            "name": "Black Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 500,
            "customDescription": "Basic Wizard Bottoms",
            "tier": "wizard",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 17,
                "magicDefenceBonus": 17,
                "magicDamageBonus": 5,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Wizard_Boots",
            "name": "Black Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 500,
            "customDescription": "Basic Wizard Boots",
            "tier": "wizard",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 5,
                "magicDefenceBonus": 5,
                "magicDamageBonus": 5,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Wizard_Hat",
            "name": "Ancient Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 100000,
            "customDescription": "Passive: +5 Minimum Damage when using Air, Water, Earth or Fire Spells; +6% Accuracy Rating and Maximum Hit when using Surge Spells.",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDamageBonus": 2,
                "magicDefenceBonus": 8,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinElementalSpellDmg": 0.5,
                "increasedSurgeSpellAccuracy": 6,
                "increasedSurgeSpellMaxHit": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Wizard_Robes",
            "name": "Ancient Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 375000,
            "customDescription": "Passive: +5 Minimum Damage when using Air, Water, Earth or Fire Spells; +6% Accuracy Rating and Maximum Hit when using Surge Spells.",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 28,
                "magicDamageBonus": 3,
                "magicDefenceBonus": 28,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinElementalSpellDmg": 0.5,
                "increasedSurgeSpellAccuracy": 6,
                "increasedSurgeSpellMaxHit": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Wizard_Bottoms",
            "name": "Ancient Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 225000,
            "customDescription": "Passive: +5 Minimum Damage when using Air, Water, Earth or Fire Spells; +6% Accuracy Rating and Maximum Hit when using Surge Spells.",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 20,
                "magicDamageBonus": 3,
                "magicDefenceBonus": 20,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinElementalSpellDmg": 0.5,
                "increasedSurgeSpellAccuracy": 6,
                "increasedSurgeSpellMaxHit": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Wizard_Boots",
            "name": "Ancient Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 50000,
            "customDescription": "Passive: +5 Minimum Damage when using Air, Water, Earth or Fire Spells; +6% Accuracy Rating and Maximum Hit when using Surge Spells.",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 7,
                "magicDamageBonus": 1,
                "magicDefenceBonus": 7,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinElementalSpellDmg": 0.5,
                "increasedSurgeSpellAccuracy": 6,
                "increasedSurgeSpellMaxHit": 6
            }
        },
        {
            "id": "melvorD:Bronze_Scimitar",
            "name": "Bronze Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1,
            "tier": "bronze",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 1,
                "slashAttackBonus": 7,
                "blockAttackBonus": 1,
                "meleeStrengthBonus": 6
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Iron_Scimitar",
            "name": "Iron Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 8,
            "tier": "iron",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 2,
                "slashAttackBonus": 10,
                "blockAttackBonus": 2,
                "meleeStrengthBonus": 9
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Steel_Scimitar",
            "name": "Steel Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 10,
            "tier": "steel",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 3,
                "slashAttackBonus": 15,
                "blockAttackBonus": 3,
                "meleeStrengthBonus": 14
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Black_Scimitar",
            "name": "Black Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 10,
            "tier": "black",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 4,
                "slashAttackBonus": 19,
                "blockAttackBonus": 4,
                "meleeStrengthBonus": 14
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Mithril_Scimitar",
            "name": "Mithril Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 68,
            "tier": "mithril",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 5,
                "slashAttackBonus": 21,
                "blockAttackBonus": 5,
                "meleeStrengthBonus": 20
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Adamant_Scimitar",
            "name": "Adamant Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 85,
            "tier": "adamant",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 6,
                "slashAttackBonus": 29,
                "blockAttackBonus": 6,
                "meleeStrengthBonus": 28
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Rune_Scimitar",
            "name": "Rune Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 145,
            "tier": "rune",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 7,
                "slashAttackBonus": 45,
                "blockAttackBonus": 7,
                "meleeStrengthBonus": 44
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Dragon_Scimitar",
            "name": "Dragon Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 505,
            "tier": "dragon",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 8,
                "slashAttackBonus": 67,
                "blockAttackBonus": 8,
                "meleeStrengthBonus": 66
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Bones",
            "name": "Bones",
            "category": "Misc",
            "type": "Bones",
            "sellsFor": 5,
            "itemType": "Bone",
            "prayerPoints": 1
        },
        {
            "id": "melvorD:Dragon_Bones",
            "name": "Dragon Bones",
            "category": "Misc",
            "type": "Bones",
            "sellsFor": 200,
            "itemType": "Bone",
            "prayerPoints": 5
        },
        {
            "id": "melvorD:Magic_Bones",
            "name": "Magic Bones",
            "category": "Misc",
            "type": "Bones",
            "sellsFor": 300,
            "itemType": "Bone",
            "prayerPoints": 10
        },
        {
            "id": "melvorD:Ancient_Longbow",
            "name": "Ancient Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 150000,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "ancient",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 85,
                "rangedStrengthBonus": 110
            },
            "specialAttacks": [
                "melvorD:PiercingArrow"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Attack_Skillcape",
            "name": "Attack Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "customDescription": "+40 Melee Attack Bonus",
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 40,
                "slashAttackBonus": 40,
                "blockAttackBonus": 40,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Cooking_Skillcape",
            "name": "Cooking Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Cooking",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedChanceSuccessfulCook": 100,
                "increasedChancePerfectCookGlobal": 2,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 15
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Defence_Skillcape",
            "name": "Defence Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "customDescription": "+80 All Defence Bonuses",
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 80,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": 80
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Farming_Skillcape",
            "name": "Farming Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Farming",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedFarmingYield": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Firemaking_Skillcape",
            "name": "Firemaking Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedGlobalSkillXP": 5,
                "increasedFiremakingCoalChance": 100,
                "increasedChanceForAshInFiremaking": 100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Fishing_Skillcape",
            "name": "Fishing Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 1
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Hitpoints_Skillcape",
            "name": "HP Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Hitpoints",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedHPRegenFlat": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mining_Skillcape",
            "name": "Mining Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedBonusCoalMining": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Smithing_Skillcape",
            "name": "Smithing Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedSmithingCoalCost": 50
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Strength_Skillcape",
            "name": "Strength Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "customDescription": "+20 Melee Strength Bonus",
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 20,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Woodcutting_Skillcape",
            "name": "Woodcutting Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 15
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bronze_Gloves",
            "name": "Bronze Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1,
            "tier": "bronze",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 2,
                "slashAttackBonus": 2,
                "blockAttackBonus": 2,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Iron_Gloves",
            "name": "Iron Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 13,
            "tier": "iron",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 3,
                "slashAttackBonus": 3,
                "blockAttackBonus": 3,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Steel_Gloves",
            "name": "Steel Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18,
            "tier": "steel",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 4,
                "slashAttackBonus": 4,
                "blockAttackBonus": 4,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Mithril_Gloves",
            "name": "Mithril Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 120,
            "tier": "mithril",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Adamant_Gloves",
            "name": "Adamant Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 156,
            "tier": "adamant",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 6,
                "slashAttackBonus": 6,
                "blockAttackBonus": 6,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Rune_Gloves",
            "name": "Rune Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 221,
            "tier": "rune",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 7,
                "slashAttackBonus": 7,
                "blockAttackBonus": 7,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Gloves",
            "name": "Dragon Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 865,
            "tier": "dragon",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 8
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Carrot_Seeds",
            "name": "Carrot Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 85
        },
        {
            "id": "melvorD:Carrot",
            "name": "Carrot",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 28,
            "itemType": "Food",
            "healsFor": 2.79999999999999982236431605997495353221893310546875
        },
        {
            "id": "melvorD:Mastery_Token_Cooking",
            "name": "Mastery Token (Cooking)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorD:Mastery_Token_Farming",
            "name": "Mastery Token (Farming)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Farming",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorD:Mastery_Token_Firemaking",
            "name": "Mastery Token (Firemaking)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorD:Mastery_Token_Fishing",
            "name": "Mastery Token (Fishing)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorD:Mastery_Token_Mining",
            "name": "Mastery Token (Mining)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorD:Mastery_Token_Smithing",
            "name": "Mastery Token (Smithing)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorD:Mastery_Token_Woodcutting",
            "name": "Mastery Token (Woodcutting)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorD:Magic_Wand_Basic",
            "name": "Magic Wand (Basic)",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 18,
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 12,
                "magicDefenceBonus": 12
            },
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorD:Magic_Wand_Powerful",
            "name": "Magic Wand (Powerful)",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 18500,
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 21,
                "magicDefenceBonus": 21
            },
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorD:Magic_Wand_Elite",
            "name": "Magic Wand (Elite)",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 122400,
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 28,
                "magicDamageBonus": 12,
                "magicDefenceBonus": 28
            },
            "specialAttacks": [
                "melvorD:BruteForce"
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorD:Big_Bones",
            "name": "Big Bones",
            "category": "Misc",
            "type": "Bones",
            "sellsFor": 13,
            "itemType": "Bone",
            "prayerPoints": 3
        },
        {
            "itemType": "Item",
            "id": "melvorD:Garum_Herb",
            "name": "Garum Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 1,
            "customDescription": "Base ingredient used in Herblore"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Sourweed_Herb",
            "name": "Sourweed Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 9,
            "customDescription": "Base ingredient used in Herblore"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mantalyme_Herb",
            "name": "Mantalyme Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 20,
            "customDescription": "Base ingredient used in Herblore"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Lemontyle_Herb",
            "name": "Lemontyle Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 40,
            "customDescription": "Base ingredient used in Herblore"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Oxilyme_Herb",
            "name": "Oxilyme Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 80,
            "customDescription": "Base ingredient used in Herblore"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Garum_Seed",
            "name": "Garum Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 3
        },
        {
            "itemType": "Item",
            "id": "melvorD:Sourweed_Seed",
            "name": "Sourweed Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 20
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mantalyme_Seed",
            "name": "Mantalyme Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 62
        },
        {
            "itemType": "Item",
            "id": "melvorD:Lemontyle_Seed",
            "name": "Lemontyle Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 88
        },
        {
            "itemType": "Item",
            "id": "melvorD:Oxilyme_Seed",
            "name": "Oxilyme Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 140
        },
        {
            "id": "melvorD:Sunset_Rapier",
            "name": "Sunset Rapier",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 52000,
            "customDescription": "Created by Patreon (NewSon)",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 72,
                "slashAttackBonus": 55,
                "blockAttackBonus": 65,
                "meleeStrengthBonus": 63
            },
            "specialAttacks": [
                "melvorD:SunsetStab"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorD:Chest_of_Witwix",
            "name": "Chest of Witwix",
            "category": "Miscellaneous",
            "type": "Item",
            "sellsFor": 350,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Topaz",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Ruby",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 75
                },
                {
                    "itemID": "melvorD:Sapphire",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 75
                },
                {
                    "itemID": "melvorD:Emerald",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 40
                },
                {
                    "itemID": "melvorD:Diamond",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 25
                },
                {
                    "itemID": "melvorD:Amulet_of_Fury",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Calculated_Promotion",
            "name": "Amulet of Calculated Promotion",
            "category": "Combat",
            "type": "Armour",
            "ignoreCompletion": true,
            "sellsFor": 150,
            "customDescription": "Thanks for the promotion",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "stabAttackBonus": 10,
                "slashAttackBonus": 10,
                "blockAttackBonus": 10,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 3
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Signet_Ring_Half_A",
            "name": "Signet Ring Half (a)",
            "category": "Misc",
            "type": "Misc",
            "sellsFor": 850000
        },
        {
            "itemType": "Item",
            "id": "melvorD:Signet_Ring_Half_B",
            "name": "Signet Ring Half (b)",
            "category": "Misc",
            "type": "Misc",
            "sellsFor": 850000
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Aorpheats_Signet_Ring",
            "name": "Aorpheat's Signet Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 2800000,
            "customDescription": "Created by Patreon (Aorpheat)\u003Cbr\u003EPassive: When equipped - +100% GP granted from all sources except Alt. Magic, Township and Item Sales, +5% chance to obtain double loot from slain monsters or Thieving, +10% chance to gain double resources from any skill.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "decreasedChanceToDoubleLootCombat": 5,
                "decreasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 5
                    }
                ],
                "increasedChanceToDoubleItemsGlobal": 10,
                "increasedGPFromAgility": 100,
                "increasedGPFromMonsters": 100,
                "increasedGPFromThieving": 100,
                "increasedGPFromFiremaking": 100
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Old_Boot",
            "name": "Old Boot",
            "category": "Fishing",
            "type": "Junk",
            "sellsFor": 8
        },
        {
            "itemType": "Item",
            "id": "melvorD:Old_Hat",
            "name": "Old Hat",
            "category": "Fishing",
            "type": "Junk",
            "sellsFor": 8
        },
        {
            "itemType": "Item",
            "id": "melvorD:Seaweed",
            "name": "Seaweed",
            "category": "Fishing",
            "type": "Junk",
            "sellsFor": 8
        },
        {
            "itemType": "Item",
            "id": "melvorD:Rusty_Key",
            "name": "Rusty Key",
            "category": "Fishing",
            "type": "Junk",
            "sellsFor": 8
        },
        {
            "itemType": "Item",
            "id": "melvorD:Shell",
            "name": "Shell",
            "category": "Fishing",
            "type": "Junk",
            "sellsFor": 8
        },
        {
            "itemType": "Item",
            "id": "melvorD:Rope",
            "name": "Rope",
            "category": "Fishing",
            "type": "Junk",
            "sellsFor": 8
        },
        {
            "itemType": "Item",
            "id": "melvorD:Glass_Bottle",
            "name": "Glass Bottle",
            "category": "Fishing",
            "type": "Junk",
            "sellsFor": 8
        },
        {
            "itemType": "Item",
            "id": "melvorD:Rubber_Ducky",
            "name": "Rubber Ducky",
            "category": "Fishing",
            "type": "Junk",
            "sellsFor": 69
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Blowfish",
            "name": "Raw Blowfish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 5
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Poison_Fish",
            "name": "Raw Poison Fish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 40
        },
        {
            "itemType": "Item",
            "id": "melvorD:Leaping_Trout",
            "name": "Leaping Trout",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 10
        },
        {
            "itemType": "Item",
            "id": "melvorD:Leaping_Salmon",
            "name": "Leaping Salmon",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 20
        },
        {
            "itemType": "Item",
            "id": "melvorD:Leaping_Broad_Fish",
            "name": "Leaping Broad Fish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 50
        },
        {
            "id": "melvorD:Raw_Magic_Fish",
            "name": "Raw Magic Fish",
            "category": "Fishing",
            "type": "Food",
            "sellsFor": 960,
            "itemType": "Food",
            "healsFor": 14
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Anglerfish",
            "name": "Raw Anglerfish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 50
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Fanfish",
            "name": "Raw Fanfish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 120
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Seahorse",
            "name": "Raw Seahorse",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 40
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Carp",
            "name": "Raw Carp",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 190
        },
        {
            "id": "melvorD:Raw_Skeleton_Fish",
            "name": "Raw Skeleton Fish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 175,
            "itemType": "Bone",
            "prayerPoints": 3
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Pirates_Lost_Ring",
            "name": "Pirates Lost Ring",
            "category": "Fishing",
            "type": "Special",
            "sellsFor": 17500,
            "validSlots": [
                "Ring"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 15
                    }
                ]
            }
        },
        {
            "id": "melvorD:Message_In_A_Bottle",
            "name": "Message in a Bottle",
            "category": "Fishing",
            "type": "Special",
            "sellsFor": 250,
            "customDescription": "There is a message inside.",
            "itemType": "Readable",
            "swalData": {
                "title": {
                    "category": "MISC_STRING",
                    "id": "melvorD:MESSAGE_IN_BOTTLE_TITLE"
                },
                "htmlTemplateID": "Message_In_A_Bottle_Swal_Content"
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Barbarian_Gloves",
            "name": "Barbarian Gloves",
            "category": "Fishing",
            "type": "Special",
            "sellsFor": 7500,
            "customDescription": "Access to Barbarian Fishing Area when equipped.",
            "validSlots": [
                "Gloves"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Ring_Of_Skills",
            "name": "Ancient Ring of Skills",
            "category": "Fishing",
            "type": "Special",
            "sellsFor": 38250,
            "customDescription": "Grants +8% Skill XP from non-Combat Skills when equipped, including Alt. Magic.",
            "validSlots": [
                "Ring"
            ],
            "modifiers": {
                "increasedNonCombatSkillXP": 8
            }
        },
        {
            "id": "melvorD:Anglerfish",
            "name": "Anglerfish",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 209,
            "itemType": "Food",
            "healsFor": 12
        },
        {
            "id": "melvorD:Fanfish",
            "name": "Fanfish",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 250,
            "itemType": "Food",
            "healsFor": 14
        },
        {
            "id": "melvorD:Seahorse",
            "name": "Seahorse",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 65,
            "itemType": "Food",
            "healsFor": 12
        },
        {
            "id": "melvorD:Carp",
            "name": "Carp",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 395,
            "itemType": "Food",
            "healsFor": 18
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Anglerfish",
            "name": "Burnt Anglerfish",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Fanfish",
            "name": "Burnt Fanfish",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Seahorse",
            "name": "Burnt Seahorse",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorD:Burnt_Carp",
            "name": "Burnt Carp",
            "category": "Cooking",
            "type": "Cooked Fish",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0
        },
        {
            "itemType": "Compost",
            "compostValue": 100,
            "harvestBonus": 20,
            "id": "melvorD:Weird_Gloop",
            "name": "Weird Gloop",
            "category": "Farming",
            "type": "Miscellaneous",
            "sellsFor": 750,
            "customDescription": "Created by Patreon (RS Wikis)\u003Cbr\u003EFills Farming Compost to 100% per use. +10% Increased crop harvest"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Clue_Chasers_Insignia",
            "name": "Clue Chasers Insignia",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 0,
            "customDescription": "Created by Patreon (Clue Scrolls)\u003Cbr\u003E10% increased chance to receive Global Rare Items, Mastery Tokens, Bird Nests from Woodcutting, Gems from Mining, and Coal from Firemaking.",
            "validSlots": [
                "Amulet"
            ],
            "modifiers": {
                "increasedOffItemChance": 10
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Lemon",
            "name": "Lemon",
            "category": "Lemon",
            "type": "Lemon",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "April Fools 2020 Event"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Lemons",
            "name": "Lemons",
            "category": "Lemon",
            "type": "Lemon",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "April Fools 2020 Event"
        },
        {
            "id": "melvorD:Lemonade",
            "name": "Lemonade",
            "category": "Lemon",
            "type": "Food",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "April Fools 2020 Event",
            "itemType": "Food",
            "healsFor": 0.1000000000000000055511151231257827021181583404541015625
        },
        {
            "id": "melvorD:Bronze_Throwing_Knife",
            "name": "Bronze Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 1,
            "tier": "bronze",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedStrengthBonus": 15
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "id": "melvorD:Iron_Throwing_Knife",
            "name": "Iron Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 2,
            "tier": "iron",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 1,
                "rangedStrengthBonus": 16
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "id": "melvorD:Steel_Throwing_Knife",
            "name": "Steel Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 3,
            "tier": "steel",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 2,
                "rangedStrengthBonus": 19
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "id": "melvorD:Mithril_Throwing_Knife",
            "name": "Mithril Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 5,
            "tier": "mithril",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 3,
                "rangedStrengthBonus": 23
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "id": "melvorD:Adamant_Throwing_Knife",
            "name": "Adamant Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 10,
            "tier": "adamant",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 4,
                "rangedStrengthBonus": 29
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "id": "melvorD:Rune_Throwing_Knife",
            "name": "Rune Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 18,
            "tier": "rune",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 5,
                "rangedStrengthBonus": 36
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "id": "melvorD:Dragon_Throwing_Knife",
            "name": "Dragon Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 25,
            "tier": "dragon",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 6,
                "rangedStrengthBonus": 48
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Headless_Bolts",
            "name": "Headless Bolts",
            "category": "Fletching",
            "type": "Arrows",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Bronze_Crossbow_Head",
            "name": "Bronze Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 20
        },
        {
            "itemType": "Item",
            "id": "melvorD:Iron_Crossbow_Head",
            "name": "Iron Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 40
        },
        {
            "itemType": "Item",
            "id": "melvorD:Steel_Crossbow_Head",
            "name": "Steel Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 96
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mithril_Crossbow_Head",
            "name": "Mithril Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 385
        },
        {
            "itemType": "Item",
            "id": "melvorD:Adamant_Crossbow_Head",
            "name": "Adamant Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 550
        },
        {
            "itemType": "Item",
            "id": "melvorD:Rune_Crossbow_Head",
            "name": "Rune Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 680
        },
        {
            "itemType": "Item",
            "id": "melvorD:Dragon_Crossbow_Head",
            "name": "Dragon Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 1850
        },
        {
            "itemType": "Item",
            "id": "melvorD:Bronze_Javelin_Heads",
            "name": "Bronze Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 2
        },
        {
            "itemType": "Item",
            "id": "melvorD:Iron_Javelin_Heads",
            "name": "Iron Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 4
        },
        {
            "itemType": "Item",
            "id": "melvorD:Steel_Javelin_Heads",
            "name": "Steel Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 11
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mithril_Javelin_Heads",
            "name": "Mithril Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 50
        },
        {
            "itemType": "Item",
            "id": "melvorD:Adamant_Javelin_Heads",
            "name": "Adamant Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 70
        },
        {
            "itemType": "Item",
            "id": "melvorD:Rune_Javelin_Heads",
            "name": "Rune Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 80
        },
        {
            "itemType": "Item",
            "id": "melvorD:Dragon_Javelin_Heads",
            "name": "Dragon Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 202
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Dhide_Vambraces_U",
            "name": "(U) Green D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 200,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Dhide_Chaps_U",
            "name": "(U) Green D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 400,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 28,
                "rangedDefenceBonus": 28,
                "magicDefenceBonus": 10,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Green_Dhide_Body_U",
            "name": "(U) Green D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 600,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 19,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 50,
                "rangedDefenceBonus": 50,
                "magicDefenceBonus": 25,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Dhide_Vambraces_U",
            "name": "(U) Blue D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 300,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 11,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 5,
                "magicDefenceBonus": 5,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Dhide_Chaps_U",
            "name": "(U) Blue D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 600,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 14,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 31,
                "rangedDefenceBonus": 31,
                "magicDefenceBonus": 18,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Blue_Dhide_Body_U",
            "name": "(U) Blue D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 900,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 25,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 56,
                "magicDefenceBonus": 28,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Dhide_Vambraces_U",
            "name": "(U) Red D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 400,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 13,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 6,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Dhide_Chaps_U",
            "name": "(U) Red D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 800,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 18,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 35,
                "rangedDefenceBonus": 35,
                "magicDefenceBonus": 25,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Dhide_Body_U",
            "name": "(U) Red D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1200,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 31,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 63,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": 50,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Dhide_Vambraces_U",
            "name": "(U) Black D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 500,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 14,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 8,
                "magicDefenceBonus": 10,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Dhide_Chaps_U",
            "name": "(U) Black D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1000,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 21,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 39,
                "rangedDefenceBonus": 39,
                "magicDefenceBonus": 35,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Black_Dhide_Body_U",
            "name": "(U) Black D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1500,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 38,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 88,
                "rangedDefenceBonus": 69,
                "magicDefenceBonus": 63,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Elite_Amulet_of_Ranged",
            "name": "Elite Amulet of Ranged",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 180000,
            "tier": "Special",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "rangedAttackBonus": 30,
                "rangedStrengthBonus": 10,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 5,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Eight",
            "name": "8",
            "category": "Misc",
            "type": "Misc",
            "ignoreCompletion": true,
            "sellsFor": 8,
            "customDescription": "Created by Patreon (Kris18)"
        },
        {
            "id": "melvorD:Bobs_Rake",
            "name": "Bob's Rake",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 580,
            "customDescription": "Created by Patreon (Berlyn)\u003Cbr\u003E+50% Chance to preserve Compost or Weird Gloop applied to Farming Plots when harvesting\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Bob's Gloves: +25% Chance to preserve Compost or Weird Gloop applied to Farming Plots when harvesting.",
            "tier": "Misc",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipmentStats": {
                "attackSpeed": 4000,
                "stabAttackBonus": 1,
                "slashAttackBonus": 1,
                "blockAttackBonus": 1,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 1,
                "rangedDefenceBonus": 1,
                "magicDefenceBonus": 1
            },
            "modifiers": {
                "increasedCompostPreservationChance": 50
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_of_Magic",
            "name": "Amulet of Magic",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 1000,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "magicAttackBonus": 9,
                "meleeDefenceBonus": -10,
                "rangedDefenceBonus": -10,
                "magicDefenceBonus": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Elite_Amulet_of_Magic",
            "name": "Elite Amulet of Magic",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 100000,
            "tier": "combat",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "magicAttackBonus": 18,
                "magicDamageBonus": 3,
                "meleeDefenceBonus": -10,
                "rangedDefenceBonus": -10,
                "magicDefenceBonus": 18,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bone_Necklace",
            "name": "Bone Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 2500,
            "customDescription": "Passive: Bones are automatically buried for 200% of their Prayer Point value",
            "tier": "combat",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "autoBurying": 100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Fury_of_the_Elemental_Zodiac",
            "name": "Fury of the Elemental Zodiacs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "customDescription": "Created by Patreon (fez)",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "stabAttackBonus": 30,
                "slashAttackBonus": 30,
                "blockAttackBonus": 30,
                "rangedAttackBonus": 45,
                "magicAttackBonus": 27,
                "meleeStrengthBonus": 30,
                "rangedStrengthBonus": 15,
                "magicDamageBonus": 5,
                "meleeDefenceBonus": 22,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": 27,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Light_Rune",
            "name": "Light Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mist_Rune",
            "name": "Mist Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 8,
            "customDescription": "Combination Rune: Air \u0026 Water"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Dust_Rune",
            "name": "Dust Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 9,
            "customDescription": "Combination Rune: Air \u0026 Earth"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Smoke_Rune",
            "name": "Smoke Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 11,
            "customDescription": "Combination Rune: Air \u0026 Fire"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Red_Party_Hat",
            "name": "Red Party Hat",
            "category": "Party",
            "type": "Party",
            "sellsFor": 69,
            "customDescription": "+1 Bragging Rights",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 1,
                "slashAttackBonus": 1,
                "blockAttackBonus": 1,
                "rangedAttackBonus": 1,
                "magicAttackBonus": 1,
                "meleeStrengthBonus": 1,
                "rangedStrengthBonus": 1,
                "magicDamageBonus": 1,
                "meleeDefenceBonus": 1,
                "rangedDefenceBonus": 1,
                "magicDefenceBonus": 1,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragonfire_Shield",
            "name": "Dragonfire Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 357050,
            "customDescription": "Created by Patreon (Michael7050)\u003Cbr\u003E+30 Maximum Hitpoints and -30% damage taken from dragonbreath",
            "tier": "Misc",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -10,
                "meleeStrengthBonus": 15,
                "meleeDefenceBonus": 79,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": -3,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedFlatMaxHitpoints": 3,
                "decreasedDragonBreathDamage": 30
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Circlet_of_Rhaelyx",
            "name": "Circlet of Rhaelyx",
            "category": "Patreon",
            "type": "Misc",
            "sellsFor": 750000,
            "customDescription": "Combine this with the Jewel of Rhaelyx"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Jewel_of_Rhaelyx",
            "name": "Jewel of Rhaelyx",
            "category": "Patreon",
            "type": "Misc",
            "sellsFor": 750000,
            "customDescription": "Combine this with the Circlet of Rhaelyx"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Charge_Stone_of_Rhaelyx",
            "name": "Charge Stone of Rhaelyx",
            "category": "Patreon",
            "type": "Misc",
            "sellsFor": 8500,
            "customDescription": "Provides charges for the Crown of Rhaelyx"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Crown_of_Rhaelyx",
            "name": "Crown of Rhaelyx",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 5000000,
            "customDescription": "Created by Patreon (Rhaelyx)\u003Cbr\u003E+10% chance to preserve resources in non-Combat skills (Does not work with Alt. Magic).\u003Cbr\u003EThis bonus is increased to 25% if there is at least 1 Charge of Rhaelyx in your bank. There is a 0.1% chance a Charge will be destroyed per action.",
            "tier": "Misc",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedGlobalPreservationChance": 10
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "BankItem",
                        "itemID": "melvorD:Charge_Stone_of_Rhaelyx",
                        "value": 0,
                        "operator": "\u003E"
                    },
                    "modifiers": {
                        "increasedGlobalPreservationChance": 15
                    }
                }
            ],
            "consumesItemOn": {
                "itemID": "melvorD:Charge_Stone_of_Rhaelyx",
                "chance": 0.1000000000000000055511151231257827021181583404541015625,
                "matchers": [
                    {
                        "type": "FiremakingAction"
                    },
                    {
                        "type": "CookingAction"
                    },
                    {
                        "type": "SmithingAction"
                    },
                    {
                        "type": "FletchingAction"
                    },
                    {
                        "type": "CraftingAction"
                    },
                    {
                        "type": "RunecraftingAction"
                    },
                    {
                        "type": "HerbloreAction"
                    },
                    {
                        "type": "SummoningAction"
                    },
                    {
                        "type": "CartographyPaperMaking"
                    },
                    {
                        "type": "CartographyMapUpgrade"
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Enchanted_Cape",
            "name": "Enchanted Cape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 16500,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "magicAttackBonus": 9,
                "magicDamageBonus": 2,
                "magicDefenceBonus": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Enchanted_Shield",
            "name": "Enchanted Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 22600,
            "validSlots": [
                "Shield"
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": 12,
                "rangedStrengthBonus": -8,
                "rangedDefenceBonus": -6,
                "magicDefenceBonus": 20
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Mysterious_Stone",
            "name": "Mysterious Stone",
            "category": "Skills",
            "type": "Misc",
            "sellsFor": 1500,
            "customDescription": "A mysterious stone that can be upgraded."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Event_Clue_1",
            "name": "Event Clue #1",
            "category": "Skills",
            "type": "Misc",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Event_Clue_2",
            "name": "Event Clue #2",
            "category": "Skills",
            "type": "Misc",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Event_Clue_3",
            "name": "Event Clue #3",
            "category": "Skills",
            "type": "Misc",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Event_Clue_4",
            "name": "Event Clue #4",
            "category": "Skills",
            "type": "Misc",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Cake_Base",
            "name": "Cake Base",
            "category": "Skills",
            "type": "Misc",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Looks delicious."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Candle",
            "name": "Candle",
            "category": "Skills",
            "type": "Misc",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Looks delicious?"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Magical_Icing",
            "name": "Magical Icing",
            "category": "Skills",
            "type": "Misc",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Looks delicious."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Magical_Flavouring",
            "name": "Magical Flavouring",
            "category": "Skills",
            "type": "Misc",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Looks delicious."
        },
        {
            "id": "melvorD:Birthday_Cake",
            "name": "Birthday Cake",
            "category": "Skills",
            "type": "Food",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Looks very delicious.",
            "itemType": "Food",
            "healsFor": 0.1000000000000000055511151231257827021181583404541015625
        },
        {
            "itemType": "Item",
            "id": "melvorD:Birthday_Token",
            "name": "Birthday Token",
            "category": "Skills",
            "type": "Misc",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "I wonder what this does?"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Purple_Party_Hat",
            "name": "Purple Party Hat",
            "category": "Party",
            "type": "Party",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Happy 1st Birthday to Melvor Idle!",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 1,
                "slashAttackBonus": 1,
                "blockAttackBonus": 1,
                "rangedAttackBonus": 1,
                "magicAttackBonus": 1,
                "meleeStrengthBonus": 1,
                "rangedStrengthBonus": 1,
                "magicDamageBonus": 1,
                "meleeDefenceBonus": 1,
                "rangedDefenceBonus": 1,
                "magicDefenceBonus": 1,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ancient_Ring_Of_Mastery",
            "name": "Ancient Ring of Mastery",
            "category": "Fishing",
            "type": "Special",
            "sellsFor": 26500,
            "validSlots": [
                "Ring"
            ],
            "modifiers": {
                "increasedGlobalMasteryXP": 7
            }
        },
        {
            "id": "melvorD:Futures_Prophecy",
            "name": "A Tale of the Past, a future's prophecy",
            "category": "Misc",
            "type": "Special",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Storyline - Part 1 of 3.",
            "itemType": "Readable",
            "modalID": "modal-book-melvorD:Futures_Prophecy"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Santa_Hat",
            "name": "Santa Hat",
            "category": "Events",
            "type": "Christmas",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "+2 Bragging Rights\u003Cbr\u003EChristmas Event 2020.",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 2,
                "slashAttackBonus": 2,
                "blockAttackBonus": 2,
                "rangedAttackBonus": 2,
                "magicAttackBonus": 2,
                "meleeStrengthBonus": 2,
                "rangedStrengthBonus": 2,
                "magicDamageBonus": 2,
                "meleeDefenceBonus": 2,
                "rangedDefenceBonus": 2,
                "magicDefenceBonus": 2,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Christmas_Cracker",
            "name": "Christmas Cracker",
            "category": "Events",
            "type": "Christmas",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Find a friend to help you open this.\u003Cbr\u003EChristmas Event 2020."
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Friendship_Bracelet",
            "name": "Friendship Bracelet",
            "category": "Events",
            "type": "Christmas",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "There is nothing more important than those around you. Be kind to each other.\u003Cbr\u003EChristmas Event 2020.",
            "validSlots": [
                "Ring",
                "Passive"
            ]
        },
        {
            "id": "melvorD:Candy_Cane",
            "name": "Candy Cane",
            "category": "Events",
            "type": "Christmas",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Cause a cataclysmic reaction that disrupts time and space itself with each swing, destroying everything in its path. There is a very high chance this includes you.\u003Cbr\u003EChristmas Event 2020.",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipmentStats": {
                "attackSpeed": 10000,
                "stabAttackBonus": -10000,
                "slashAttackBonus": -10000,
                "blockAttackBonus": -10000,
                "meleeStrengthBonus": 10000
            },
            "specialAttacks": [
                "melvorD:XmasDeath",
                "melvorD:XmasKill"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Christmas_Coal",
            "name": "Christmas Coal",
            "category": "Events",
            "type": "Christmas",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "One of the most beautiful looking rings you will ever find. Small chance to gain coal when killing an enemy.\u003Cbr\u003EChristmas Event 2020.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "bonusCoalOnDungeonCompletion": 69
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Christmas_Sweater",
            "name": "Christmas Sweater",
            "category": "Events",
            "type": "Christmas",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Hmmm... -1 style points?\u003Cbr\u003EChristmas Event 2020.",
            "validSlots": [
                "Platebody",
                "Passive"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Christmas_Wreath",
            "name": "Christmas Wreath",
            "category": "Events",
            "type": "Christmas",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Wearing this around your neck is not recommended. But for some reason it gives you Damage Reduction.\u003Cbr\u003EChristmas Event 2020.",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipmentStats": {
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Yellow_Party_Hat",
            "name": "Yellow Party Hat",
            "category": "Party",
            "type": "Party",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 69,
            "customDescription": "+1 Bragging Rights",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 1,
                "slashAttackBonus": 1,
                "blockAttackBonus": 1,
                "rangedAttackBonus": 1,
                "magicAttackBonus": 1,
                "meleeStrengthBonus": 1,
                "rangedStrengthBonus": 1,
                "magicDamageBonus": 1,
                "meleeDefenceBonus": 1,
                "rangedDefenceBonus": 1,
                "magicDefenceBonus": 1,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorD:Easter_Egg",
            "name": "Easter Egg",
            "category": "Events",
            "type": "Easter",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 69,
            "customDescription": "Happy Easter as well btw"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Red_Herring",
            "name": "Red Herring",
            "category": "Fishing",
            "type": "Fish",
            "ignoreCompletion": true,
            "sellsFor": 999
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Cool_Glasses",
            "name": "Cool Glasses",
            "category": "Cool",
            "type": "Equipment",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "+95 Style Points",
            "validSlots": [
                "Helmet"
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorD:Bag_of_Flour",
            "name": "Bag of Flour",
            "category": "Cooking",
            "type": "Ingredient",
            "sellsFor": 1,
            "customDescription": "A bag of.... flour."
        },
        {
            "id": "melvorD:Bread",
            "name": "Bread",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 5,
            "itemType": "Food",
            "healsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Beef",
            "name": "Raw Beef",
            "category": "Cooking",
            "type": "Ingredient",
            "sellsFor": 1
        },
        {
            "id": "melvorD:Beef",
            "name": "Beef",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 5,
            "itemType": "Food",
            "healsFor": 5
        },
        {
            "itemType": "Item",
            "id": "melvorD:Raw_Chicken",
            "name": "Raw Chicken",
            "category": "Cooking",
            "type": "Ingredient",
            "sellsFor": 1
        },
        {
            "id": "melvorD:Chicken",
            "name": "Chicken",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 8,
            "itemType": "Food",
            "healsFor": 9
        },
        {
            "id": "melvorD:Plain_Pizza_Slice",
            "name": "Plain Pizza Slice",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 2,
            "itemType": "Food",
            "healsFor": 1.399999999999999911182158029987476766109466552734375
        },
        {
            "id": "melvorD:Beef_Pie",
            "name": "Beef Pie",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 37,
            "itemType": "Food",
            "healsFor": 24
        },
        {
            "id": "melvorD:Meat_Pizza_Slice",
            "name": "Meat Pizza Slice",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 4,
            "itemType": "Food",
            "healsFor": 3.20000000000000017763568394002504646778106689453125
        },
        {
            "id": "melvorD:Basic_Soup",
            "name": "Basic Soup",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 8,
            "itemType": "Food",
            "healsFor": 3.600000000000000088817841970012523233890533447265625
        },
        {
            "id": "melvorD:Strawberry_Cupcake",
            "name": "Strawberry Cupcake",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 42,
            "itemType": "Food",
            "healsFor": 8
        },
        {
            "id": "melvorD:Hearty_Soup",
            "name": "Hearty Soup",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 22,
            "itemType": "Food",
            "healsFor": 4
        },
        {
            "id": "melvorD:Cherry_Cupcake",
            "name": "Cherry Cupcake",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 78,
            "itemType": "Food",
            "healsFor": 10
        },
        {
            "id": "melvorD:Cream_Corn_Soup",
            "name": "Cream Corn Soup",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 42,
            "itemType": "Food",
            "healsFor": 5.79999999999999982236431605997495353221893310546875
        },
        {
            "id": "melvorD:Chicken_Soup",
            "name": "Chicken Soup",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 96,
            "itemType": "Food",
            "healsFor": 11
        },
        {
            "id": "melvorD:Strawberry_Cake",
            "name": "Strawberry Cake",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 378,
            "itemType": "Food",
            "healsFor": 27
        },
        {
            "id": "melvorD:Carrot_Cake",
            "name": "Carrot Cake",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 751,
            "itemType": "Food",
            "healsFor": 30
        },
        {
            "id": "melvorD:Shrimp_Perfect",
            "name": "Shrimp (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 3,
            "itemType": "Food",
            "healsFor": 3.300000000000000266453525910037569701671600341796875
        },
        {
            "id": "melvorD:Sardine_Perfect",
            "name": "Sardine (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 8,
            "itemType": "Food",
            "healsFor": 4.4000000000000003552713678800500929355621337890625
        },
        {
            "id": "melvorD:Herring_Perfect",
            "name": "Herring (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 15,
            "itemType": "Food",
            "healsFor": 5.5
        },
        {
            "id": "melvorD:Seahorse_Perfect",
            "name": "Seahorse (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 98,
            "itemType": "Food",
            "healsFor": 13.2000000000000010658141036401502788066864013671875
        },
        {
            "id": "melvorD:Trout_Perfect",
            "name": "Trout (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 41,
            "itemType": "Food",
            "healsFor": 7.7000000000000010658141036401502788066864013671875
        },
        {
            "id": "melvorD:Salmon_Perfect",
            "name": "Salmon (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 87,
            "itemType": "Food",
            "healsFor": 9.9000000000000003552713678800500929355621337890625
        },
        {
            "id": "melvorD:Lobster_Perfect",
            "name": "Lobster (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 162,
            "itemType": "Food",
            "healsFor": 12.10000000000000142108547152020037174224853515625
        },
        {
            "id": "melvorD:Swordfish_Perfect",
            "name": "Swordfish (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 201,
            "itemType": "Food",
            "healsFor": 14.300000000000000710542735760100185871124267578125
        },
        {
            "id": "melvorD:Anglerfish_Perfect",
            "name": "Anglerfish (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 314,
            "itemType": "Food",
            "healsFor": 13.2000000000000010658141036401502788066864013671875
        },
        {
            "id": "melvorD:Fanfish_Perfect",
            "name": "Fanfish (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 375,
            "itemType": "Food",
            "healsFor": 15.400000000000002131628207280300557613372802734375
        },
        {
            "id": "melvorD:Crab_Perfect",
            "name": "Crab (Perfect)",
            "category": "Cooking",
            "type": "Food (Perfect)",
            "sellsFor": 420,
            "itemType": "Food",
            "healsFor": 16.5
        },
        {
            "id": "melvorD:Carp_Perfect",
            "name": "Carp (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 593,
            "itemType": "Food",
            "healsFor": 19.800000000000000710542735760100185871124267578125
        },
        {
            "id": "melvorD:Shark_Perfect",
            "name": "Shark (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1011,
            "itemType": "Food",
            "healsFor": 22
        },
        {
            "id": "melvorD:Cave_Fish_Perfect",
            "name": "Cave Fish (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 807,
            "itemType": "Food",
            "healsFor": 24.2000000000000028421709430404007434844970703125
        },
        {
            "id": "melvorD:Manta_Ray_Perfect",
            "name": "Manta Ray (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 2436,
            "itemType": "Food",
            "healsFor": 44
        },
        {
            "id": "melvorD:Whale_Perfect",
            "name": "Whale (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 3072,
            "itemType": "Food",
            "healsFor": 52.80000000000000426325641456060111522674560546875
        },
        {
            "id": "melvorD:Bread_Perfect",
            "name": "Bread (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 8,
            "itemType": "Food",
            "healsFor": 1.100000000000000088817841970012523233890533447265625
        },
        {
            "id": "melvorD:Beef_Perfect",
            "name": "Beef (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 8,
            "itemType": "Food",
            "healsFor": 5.5
        },
        {
            "id": "melvorD:Chicken_Perfect",
            "name": "Chicken (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 12,
            "itemType": "Food",
            "healsFor": 9.9000000000000003552713678800500929355621337890625
        },
        {
            "id": "melvorD:Plain_Pizza_Slice_Perfect",
            "name": "Plain Pizza Slice (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 3,
            "itemType": "Food",
            "healsFor": 1.54000000000000003552713678800500929355621337890625
        },
        {
            "id": "melvorD:Beef_Pie_Perfect",
            "name": "Beef Pie (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 56,
            "itemType": "Food",
            "healsFor": 26.400000000000002131628207280300557613372802734375
        },
        {
            "id": "melvorD:Meat_Pizza_Slice_Perfect",
            "name": "Meat Pizza Slice (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 6,
            "itemType": "Food",
            "healsFor": 3.52000000000000046185277824406512081623077392578125
        },
        {
            "id": "melvorD:Basic_Soup_Perfect",
            "name": "Basic Soup (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 12,
            "itemType": "Food",
            "healsFor": 3.960000000000000408562073062057606875896453857421875
        },
        {
            "id": "melvorD:Strawberry_Cupcake_Perfect",
            "name": "Strawberry Cupcake (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 63,
            "itemType": "Food",
            "healsFor": 8.800000000000000710542735760100185871124267578125
        },
        {
            "id": "melvorD:Hearty_Soup_Perfect",
            "name": "Hearty Soup (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 33,
            "itemType": "Food",
            "healsFor": 4.4000000000000003552713678800500929355621337890625
        },
        {
            "id": "melvorD:Cherry_Cupcake_Perfect",
            "name": "Cherry Cupcake (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 117,
            "itemType": "Food",
            "healsFor": 11
        },
        {
            "id": "melvorD:Cream_Corn_Soup_Perfect",
            "name": "Cream Corn Soup (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 63,
            "itemType": "Food",
            "healsFor": 6.37999999999999989341858963598497211933135986328125
        },
        {
            "id": "melvorD:Chicken_Soup_Perfect",
            "name": "Chicken Soup (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 144,
            "itemType": "Food",
            "healsFor": 12.10000000000000142108547152020037174224853515625
        },
        {
            "id": "melvorD:Strawberry_Cake_Perfect",
            "name": "Strawberry Cake (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 567,
            "itemType": "Food",
            "healsFor": 29.7000000000000028421709430404007434844970703125
        },
        {
            "id": "melvorD:Carrot_Cake_Perfect",
            "name": "Carrot Cake (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 1127,
            "itemType": "Food",
            "healsFor": 33
        },
        {
            "itemType": "Item",
            "id": "melvorD:Cherry_Seeds",
            "name": "Cherry Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 42
        },
        {
            "id": "melvorD:Cherry",
            "name": "Cherry",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 12,
            "itemType": "Food",
            "healsFor": 2.399999999999999911182158029987476766109466552734375
        },
        {
            "itemType": "Item",
            "id": "melvorD:Cheese",
            "name": "Cheese",
            "category": "Cooking",
            "type": "Ingredient",
            "sellsFor": 1,
            "customDescription": "Solid milk."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Cream",
            "name": "Cream",
            "category": "Cooking",
            "type": "Ingredient",
            "sellsFor": 1,
            "customDescription": "Somewhat liquid milk but not really."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Natures_Call_Staff_Top",
            "name": "Nature's Call Staff Top",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 22850
        },
        {
            "id": "melvorD:Slingshot",
            "name": "Slingshot",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 15,
            "customDescription": "Uses no Ammo.",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 3
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200
            },
            "specialAttacks": [
                "melvorD:PebbleShot"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "None"
        },
        {
            "id": "melvorD:Elerine_Longbow",
            "name": "Elerine Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 15350,
            "customDescription": "Requires Arrows as Ammunition.",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 83,
                "rangedStrengthBonus": 90
            },
            "specialAttacks": [
                "melvorD:OnTheHunt"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Elerine_Spear",
            "name": "Elerine Spear",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 18900,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": 86,
                "slashAttackBonus": -4,
                "blockAttackBonus": -4,
                "meleeStrengthBonus": 126
            },
            "specialAttacks": [
                "melvorD:Onslaught"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Item",
            "id": "melvorD:Event_Token",
            "name": "Event Token - Holiday 2021",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 69,
            "customDescription": "A token of participation in the Melvor Idle Christmas Event 2021."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Christmas_Scarf",
            "name": "Holiday Scarf",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 69,
            "customDescription": "A nice Holiday Scarf."
        },
        {
            "id": "melvorD:Gingerbread_House",
            "name": "Gingerbread House",
            "category": "Events",
            "type": "Food",
            "ignoreCompletion": true,
            "sellsFor": 50,
            "itemType": "Food",
            "healsFor": 48
        },
        {
            "id": "melvorD:Gingerbread_Man",
            "name": "Gingerbread Man",
            "category": "Events",
            "type": "Food",
            "ignoreCompletion": true,
            "sellsFor": 25,
            "itemType": "Food",
            "healsFor": 22
        },
        {
            "id": "melvorD:Edible_Candy_Cane",
            "name": "Edible Candy Cane",
            "category": "Events",
            "type": "Food",
            "ignoreCompletion": true,
            "sellsFor": 25,
            "itemType": "Food",
            "healsFor": 11
        },
        {
            "itemType": "Item",
            "id": "melvorD:Locked_Chest_Key",
            "name": "Locked Chest Key",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "customDescription": "This key opens the Locked Chest."
        },
        {
            "itemType": "Item",
            "id": "melvorD:Event_Token_Christmas2021",
            "name": "Event Token (Holiday 2021)",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "customDescription": "A token of participation in the Melvor Idle 2021 Holiday Event"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Enchanted_Topaz_Bolts",
            "name": "Enchanted Topaz Bolts",
            "category": "Golbin Raid",
            "type": "Ammo",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Quiver"
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 65
            },
            "specialAttacks": [
                "melvorD:TopazShots"
            ],
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Enchanted_Sapphire_Bolts",
            "name": "Enchanted Sapphire Bolts",
            "category": "Golbin Raid",
            "type": "Ammo",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Quiver"
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 76
            },
            "specialAttacks": [
                "melvorD:SapphireShots"
            ],
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Enchanted_Ruby_Bolts",
            "name": "Enchanted Ruby Bolts",
            "category": "Golbin Raid",
            "type": "Ammo",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Quiver"
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 88
            },
            "specialAttacks": [
                "melvorD:RubyShots"
            ],
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Enchanted_Emerald_Bolts",
            "name": "Enchanted Emerald Bolts",
            "category": "Golbin Raid",
            "type": "Ammo",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Quiver"
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 101
            },
            "specialAttacks": [
                "melvorD:EmeraldShots"
            ],
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Enchanted_Diamond_Bolts",
            "name": "Enchanted Diamond Bolts",
            "category": "Golbin Raid",
            "type": "Ammo",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 128
            },
            "specialAttacks": [
                "melvorD:DiamondShots"
            ],
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Enchanted_Jadestone_Bolts",
            "name": "Enchanted Jadestone Bolts",
            "category": "Golbin Raid",
            "type": "Ammo",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 152
            },
            "specialAttacks": [
                "melvorD:JadestoneShots"
            ],
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Poison_Ring",
            "name": "Poison Ring",
            "category": "Golbin Raid",
            "type": "Ring",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Ring"
            ],
            "specialAttacks": [
                "melvorD:PoisonMelee"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Burning_Ring",
            "name": "Burning Ring",
            "category": "Golbin Raid",
            "type": "Ring",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Ring"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "specialAttacks": [
                "melvorD:BurnMelee"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Frostburn_Ring",
            "name": "Frostburn Ring",
            "category": "Golbin Raid",
            "type": "Ring",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Ring"
            ],
            "specialAttacks": [
                "melvorD:FrostburnMelee"
            ]
        },
        {
            "id": "melvorD:Mystery_Wand",
            "name": "Mystery Wand",
            "category": "Golbin Raid",
            "type": "Magic Wand",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "customDescription": "Has 2 random special attacks",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 32,
                "magicDamageBonus": 18,
                "magicDefenceBonus": 32
            },
            "specialAttacks": [
                "melvorD:BruteForce"
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Poison_Arrows",
            "name": "Poison Arrows",
            "category": "Golbin Raid",
            "type": "Ammo",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Quiver"
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 60
            },
            "specialAttacks": [
                "melvorD:PoisonRanged"
            ],
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Fire_Arrows",
            "name": "Fire Arrows",
            "category": "Golbin Raid",
            "type": "Ammo",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 75
            },
            "specialAttacks": [
                "melvorD:BurnRanged"
            ],
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Frost_Arrows",
            "name": "Frostburn Arrows",
            "category": "Golbin Raid",
            "type": "Ammo",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Quiver"
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 60
            },
            "specialAttacks": [
                "melvorD:FrostburnRanged"
            ],
            "ammoType": "Arrows"
        },
        {
            "id": "melvorD:Burning_Wand",
            "name": "Burning Wand",
            "category": "Golbin Raid",
            "type": "Magic Wand",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 32,
                "magicDamageBonus": 18,
                "magicDefenceBonus": 32
            },
            "specialAttacks": [
                "melvorD:Burn"
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorD:Frostburn_Wand",
            "name": "Frostburn Wand",
            "category": "Golbin Raid",
            "type": "Magic Wand",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 32,
                "magicDamageBonus": 18,
                "magicDefenceBonus": 32
            },
            "specialAttacks": [
                "melvorD:FrostburnPlayer"
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ring_Of_Balance",
            "name": "Ring of Balance",
            "category": "Golbin Raid",
            "type": "Ring",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "modifiers": {
                "decreasedMaxHitpoints": 20,
                "increasedMaxHitPercent": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Flying_Cape",
            "name": "Flying Cape",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedDefenceBonus": 300,
                "meleeDefenceBonus": -100,
                "magicDefenceBonus": -100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_Of_Healing",
            "name": "Amulet of Healing",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Amulet"
            ],
            "specialAttacks": [
                "melvorD:Heal"
            ]
        },
        {
            "id": "melvorD:Sword_Of_Some_Reliability",
            "name": "Sword of Some Reliability",
            "category": "Golbin Raid",
            "type": "Weapon",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 67,
                "slashAttackBonus": 41,
                "blockAttackBonus": 26,
                "meleeStrengthBonus": 63
            },
            "specialAttacks": [
                "melvorD:TripleDamage",
                "melvorD:NoDamage"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:One_Layer_Shield",
            "name": "One Layer Shield",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "damageReduction": -5,
                "meleeDefenceBonus": 150,
                "rangedDefenceBonus": 150,
                "magicDefenceBonus": 150
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Warding_Shield",
            "name": "Warding Shield",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "modifiers": {
                "increasedFlatMaxHitpoints": 10,
                "decreasedGlobalEvasion": 30
            }
        },
        {
            "id": "melvorD:Tilted_Crossbow",
            "name": "Tilted Crossbow",
            "category": "Golbin Raid",
            "type": "Weapon",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 56,
                "rangedStrengthBonus": 54
            },
            "specialAttacks": [
                "melvorD:TiltedShot"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ultimate_Speed_Boots",
            "name": "Ultimate Speed Boots",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "modifiers": {
                "decreasedAttackInterval": 400,
                "decreasedMaxHitPercent": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:I_Cant_See_Helmet",
            "name": "I Can't See Helmet",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "damageReduction": 15,
                "stabAttackBonus": -40,
                "slashAttackBonus": -40,
                "blockAttackBonus": -40,
                "magicAttackBonus": -40,
                "rangedAttackBonus": -40
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Almighty_Ring",
            "name": "Almighty Ring",
            "category": "Golbin Raid",
            "type": "Ring",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Ring"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 40
            },
            "modifiers": {
                "decreasedMaxHitpoints": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Punching_Bag_Platebody",
            "name": "Punching Bag Platebody",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "modifiers": {
                "decreasedDamageReduction": 10,
                "increasedReflectDamage": 40
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Precision_Gloves",
            "name": "Precision Gloves",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 80,
                "slashAttackBonus": 80,
                "blockAttackBonus": 80,
                "magicAttackBonus": 80,
                "rangedAttackBonus": 80,
                "meleeDefenceBonus": -40,
                "rangedDefenceBonus": -40,
                "magicDefenceBonus": -40
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Heavy_Gloves",
            "name": "Heavy Gloves",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 80,
                "rangedStrengthBonus": 80
            },
            "modifiers": {
                "increasedAttackInterval": 400
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Ultimate_Slapping_Gloves",
            "name": "Ultimate Slapping Gloves",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "specialAttacks": [
                "melvorD:UnlimitedSlappingPower"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_Of_Burning_Leech",
            "name": "Amulet of Burning Leech",
            "category": "Golbin Raid",
            "type": "Amulet",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "modifiers": {
                "increasedBurnLifesteal": 100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Amulet_Of_Poison_Leech",
            "name": "Amulet of Poison Leech",
            "category": "Golbin Raid",
            "type": "Amulet",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "modifiers": {
                "increasedPoisonLifesteal": 100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Magic_Crit_Amulet",
            "name": "Magic Critical Amulet",
            "category": "Golbin Raid",
            "type": "Amulet",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "modifiers": {
                "increasedMagicCritChance": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Melee_Crit_Amulet",
            "name": "Melee Critical Amulet",
            "category": "Golbin Raid",
            "type": "Amulet",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "modifiers": {
                "increasedMeleeCritChance": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Bloodthirst_Amulet",
            "name": "Bloodthirst Amulet",
            "category": "Golbin Raid",
            "type": "Amulet",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedLifesteal": 50,
                "decreasedDamageReduction": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Dragon_Head_Helmet",
            "name": "Dragon Head Helmet",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "specialAttacks": [
                "melvorD:Firebreathing"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Stonewall_Shield",
            "name": "Stonewall Shield",
            "category": "Golbin Raid",
            "type": "Armour",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Shield"
            ],
            "specialAttacks": [
                "melvorD:StoneBarrier"
            ]
        },
        {
            "id": "melvorD:Impossible_Longbow",
            "name": "Impossible Longbow",
            "category": "Golbin Raid",
            "type": "Weapon",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 85,
                "rangedStrengthBonus": 110
            },
            "specialAttacks": [
                "melvorD:ImpossibleShot"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorD:Throwing_Dragon_Sword",
            "name": "Throwing Dragon Sword",
            "category": "Golbin Raid",
            "type": "Weapon",
            "ignoreCompletion": true,
            "golbinRaidExclusive": true,
            "sellsFor": 0,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Quiver"
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "rangedAttackBonus": 67,
                "rangedStrengthBonus": 63
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "None"
        },
        {
            "id": "melvorD:Bird_Nest",
            "name": "Bird Nest",
            "category": "Miscellaneous",
            "type": "Item",
            "sellsFor": 350,
            "customDescription": "Open to receive Seeds.",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Potato_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 270
                },
                {
                    "itemID": "melvorD:Onion_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 170
                },
                {
                    "itemID": "melvorD:Cabbage_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 130
                },
                {
                    "itemID": "melvorD:Tomato_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 105
                },
                {
                    "itemID": "melvorD:Sweetcorn_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 80
                },
                {
                    "itemID": "melvorD:Strawberry_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Cherry_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 35
                },
                {
                    "itemID": "melvorD:Watermelon_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Snape_Grass_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Carrot_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 9
                },
                {
                    "itemID": "melvorD:Oak_Tree_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 80
                },
                {
                    "itemID": "melvorD:Willow_Tree_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Maple_Tree_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Yew_Tree_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Magic_Tree_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorD:Treasure_Chest",
            "name": "Treasure Chest",
            "category": "Fishing",
            "type": "Special",
            "sellsFor": 500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Old_Boot",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Old_Hat",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Seaweed",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Rusty_Key",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Shell",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Rope",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Glass_Bottle",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Rubber_Ducky",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Shark",
                    "minQuantity": 1,
                    "maxQuantity": 8,
                    "weight": 6
                },
                {
                    "itemID": "melvorD:Manta_Ray",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Whale",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Steel_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 15,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Mithril_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Adamantite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 8,
                    "weight": 4
                },
                {
                    "itemID": "melvorD:Runite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Dragonite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 3,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Amulet_of_Fishing",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorD:Egg_Chest",
            "name": "Egg Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 50,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Feathers",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Raw_Chicken",
                    "minQuantity": 1,
                    "maxQuantity": 40,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorD:Pirate_Booty",
            "name": "Pirate Booty",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 1000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Silver_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 200
                },
                {
                    "itemID": "melvorD:Gold_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Mithril_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 25,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Adamantite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 25,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Runite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 25,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Dragonite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Topaz",
                    "minQuantity": 1,
                    "maxQuantity": 30,
                    "weight": 200
                },
                {
                    "itemID": "melvorD:Sapphire",
                    "minQuantity": 1,
                    "maxQuantity": 25,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Ruby",
                    "minQuantity": 1,
                    "maxQuantity": 25,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Emerald",
                    "minQuantity": 1,
                    "maxQuantity": 25,
                    "weight": 60
                },
                {
                    "itemID": "melvorD:Diamond",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Steel_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 150
                },
                {
                    "itemID": "melvorD:Mithril_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Adamant_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 70
                },
                {
                    "itemID": "melvorD:Rune_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Sunset_Rapier",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Dragon_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Amulet_of_Torture",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ancient_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                }
            ]
        },
        {
            "id": "melvorD:Elite_Chest",
            "name": "Elite Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 1000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Silver_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Gold_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Mithril_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Adamantite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Runite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Dragonite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Topaz",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 60
                },
                {
                    "itemID": "melvorD:Sapphire",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Ruby",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 40
                },
                {
                    "itemID": "melvorD:Emerald",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Diamond",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Red_Dhide_Body",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Red_Dhide_Vambraces",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Red_Dhide_Chaps",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Black_Dhide_Body",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Black_Dhide_Vambraces",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Black_Dhide_Chaps",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Adamant_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Rune_Platelegs",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Rune_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Cape_Of_Prat",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Amulet_of_Fury",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 8
                },
                {
                    "itemID": "melvorD:Dragon_Platelegs",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Dragon_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ancient_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorD:Ancient_Helmet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorD:Ancient_Platelegs",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Ancient_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                }
            ]
        },
        {
            "id": "melvorD:Spider_Chest",
            "name": "Spider Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 350,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Mithril_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Adamant_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Rune_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Dragon_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Leather_Cowl",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Leather_Chaps",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Leather_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Leather_Vambraces",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Green_Dhide_Body",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Green_Dhide_Chaps",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Green_Dhide_Vambraces",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Amulet_of_Looting",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 25
                },
                {
                    "itemID": "melvorD:Blue_Dhide_Body",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Blue_Dhide_Chaps",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Blue_Dhide_Vambraces",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Red_Dhide_Body",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Red_Dhide_Chaps",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Red_Dhide_Vambraces",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Black_Dhide_Body",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Black_Dhide_Chaps",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Black_Dhide_Vambraces",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Rangers_Hat",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ranger_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Amulet_of_Ranged",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                }
            ]
        },
        {
            "id": "melvorD:Standard_Chest",
            "name": "Standard Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 100,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Coal_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 70
                },
                {
                    "itemID": "melvorD:Potato_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 70
                },
                {
                    "itemID": "melvorD:Onion_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Cabbage_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 40
                },
                {
                    "itemID": "melvorD:Tomato_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Oak_Tree_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Maple_Tree_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Yew_Tree_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Silver_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Gold_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Mithril_Battleaxe",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Mithril_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Mithril_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Mithril_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Adamant_Battleaxe",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Adamant_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Adamant_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Adamant_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Elite_Amulet_of_Defence",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Bone_Necklace",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorD:Bandit_Chest",
            "name": "Bandit Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 100,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Steel_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 250
                },
                {
                    "itemID": "melvorD:Mithril_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 150
                },
                {
                    "itemID": "melvorD:Adamant_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 75
                },
                {
                    "itemID": "melvorD:Rune_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 40
                },
                {
                    "itemID": "melvorD:Dragon_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Maple_Longbow",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Magic_Longbow",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Redwood_Longbow",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ancient_Longbow",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Book_of_Eli",
            "name": "Book of Eli",
            "category": "Combat",
            "type": "Magic Book",
            "sellsFor": 150000,
            "customDescription": "Created by Patreon (Eliass)\u003Cbr\u003EReduces the Light Rune cost of Auroras only by 1 when equipped as an Off-hand. Grants access to Tier III Auroras when equipped.",
            "tier": "book",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 15,
                "magicDamageBonus": 10,
                "magicDefenceBonus": 18
            },
            "providedRunes": [
                {
                    "id": "melvorD:Light_Rune",
                    "quantity": 1
                }
            ]
        },
        {
            "id": "melvorD:Christmas_Present_Yellow",
            "name": "Christmas Present (Yellow)",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 200,
            "customDescription": "I should return this to Chio... but I wonder what is inside?",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Edible_Candy_Cane",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Gingerbread_Man",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Gingerbread_House",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Mastery_Token_Woodcutting",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                }
            ]
        },
        {
            "id": "melvorD:Christmas_Present_Blue",
            "name": "Christmas Present (Blue)",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 200,
            "customDescription": "I should return this to Chio... but I wonder what is inside?",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Edible_Candy_Cane",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Gingerbread_Man",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Gingerbread_House",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Mastery_Token_Fishing",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                }
            ]
        },
        {
            "id": "melvorD:Christmas_Present_Green",
            "name": "Christmas Present (Green)",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 200,
            "customDescription": "I should return this to Chio... but I wonder what is inside?",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Edible_Candy_Cane",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Gingerbread_Man",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Gingerbread_House",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Mastery_Token_Firemaking",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                }
            ]
        },
        {
            "id": "melvorD:Christmas_Present_White",
            "name": "Christmas Present (White)",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 200,
            "customDescription": "I should return this to Chio... but I wonder what is inside?",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Edible_Candy_Cane",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Gingerbread_Man",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Gingerbread_House",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Mastery_Token_Cooking",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                }
            ]
        },
        {
            "id": "melvorD:Christmas_Present_Purple",
            "name": "Christmas Present (Purple)",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 200,
            "customDescription": "I should return this to Chio... but I wonder what is inside?",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Edible_Candy_Cane",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Gingerbread_Man",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Gingerbread_House",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Mastery_Token_Mining",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                }
            ]
        },
        {
            "id": "melvorD:Christmas_Present_General",
            "name": "Christmas Present (Standard)",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 200,
            "customDescription": "Christmas Event 2021",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Edible_Candy_Cane",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Gingerbread_Man",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Gingerbread_House",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 25
                },
                {
                    "itemID": "melvorD:Mastery_Token_Smithing",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 115
                },
                {
                    "itemID": "melvorD:Mastery_Token_Farming",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 24
                }
            ]
        },
        {
            "id": "melvorD:Locked_Chest",
            "name": "Locked Chest",
            "category": "Events",
            "type": "Christmas 2021",
            "ignoreCompletion": true,
            "sellsFor": 420,
            "customDescription": "It appears the key to open the Locked Chest is inside. How do I open it? I do not think I can just yet.",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Locked_Chest_Key",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ],
            "keyItem": {
                "id": "melvorD:Locked_Chest_Key",
                "quantity": 1
            }
        },
        {
            "id": "melvorD:Magic_Chest",
            "name": "Magic Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 1000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Air_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 150
                },
                {
                    "itemID": "melvorD:Water_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 150
                },
                {
                    "itemID": "melvorD:Earth_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 150
                },
                {
                    "itemID": "melvorD:Fire_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 150
                },
                {
                    "itemID": "melvorD:Chaos_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Death_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Ancient_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Blue_Wizard_Hat",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 75
                },
                {
                    "itemID": "melvorD:Blue_Wizard_Robes",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 75
                },
                {
                    "itemID": "melvorD:Blue_Wizard_Bottoms",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 75
                },
                {
                    "itemID": "melvorD:Blue_Wizard_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 75
                },
                {
                    "itemID": "melvorD:Red_Wizard_Hat",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Red_Wizard_Robes",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Red_Wizard_Bottoms",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Red_Wizard_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Air_Battlestaff",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 12
                },
                {
                    "itemID": "melvorD:Water_Battlestaff",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Mystic_Air_Staff",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 6
                },
                {
                    "itemID": "melvorD:Book_of_Eli",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Ancient_Wizard_Hat",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 4
                },
                {
                    "itemID": "melvorD:Ancient_Wizard_Robes",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorD:Ancient_Wizard_Bottoms",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorD:Ancient_Wizard_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Burning_Amulet_of_Gold",
            "name": "Burning Amulet of Gold",
            "category": "Firemaking",
            "type": "Amulet",
            "sellsFor": 12000,
            "validSlots": [
                "Amulet"
            ],
            "modifiers": {
                "increasedGPFromFiremaking": 20,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 10
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Burning_Amulet_of_Stardust",
            "name": "Burning Amulet of Stardust",
            "category": "Firemaking",
            "type": "Amulet",
            "sellsFor": 12000,
            "validSlots": [
                "Amulet"
            ],
            "modifiers": {
                "increasedChanceForStardustInFiremaking": 20,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 10
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Burning_Amulet_of_Ash",
            "name": "Burning Amulet of Ash",
            "category": "Firemaking",
            "type": "Amulet",
            "sellsFor": 12000,
            "validSlots": [
                "Amulet"
            ],
            "modifiers": {
                "increasedChanceForAshInFiremaking": 10,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 10
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorD:Burning_Amulet_of_XP",
            "name": "Burning Amulet of XP",
            "category": "Firemaking",
            "type": "Amulet",
            "sellsFor": 12000,
            "validSlots": [
                "Amulet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 15
                    }
                ]
            }
        },
        {
            "id": "melvorD:Generous_Fire_Spirit",
            "name": "Generous Fire Spirit",
            "category": "Miscellaneous",
            "type": "Item",
            "sellsFor": 800,
            "customDescription": "A generous offer from the flames. Can be opened.",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Burning_Amulet_of_Ash",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Burning_Amulet_of_Stardust",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Burning_Amulet_of_Gold",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Burning_Amulet_of_XP",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Willow_Shortbow",
            "name": "Willow Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 15,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "willow",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 16,
                "rangedStrengthBonus": 30
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorF:Normal_Longbow",
            "name": "Normal Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 5,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "normal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 10,
                "rangedStrengthBonus": 40
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorF:Oak_Longbow",
            "name": "Oak Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 10,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "oak",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 16,
                "rangedStrengthBonus": 50
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorF:Willow_Longbow",
            "name": "Willow Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 15,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "willow",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 24,
                "rangedStrengthBonus": 60
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorF:Yew_Longbow",
            "name": "Yew Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 85,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "yew",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 56,
                "rangedStrengthBonus": 80
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Arrow_Shafts",
            "name": "Arrow Shafts",
            "category": "Fletching",
            "type": "Arrows",
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorF:Normal_Shortbow_U",
            "name": "Normal Shortbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorF:Oak_Shortbow_U",
            "name": "Oak Shortbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 5
        },
        {
            "itemType": "Item",
            "id": "melvorF:Willow_Shortbow_U",
            "name": "Willow Shortbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 10
        },
        {
            "itemType": "Item",
            "id": "melvorF:Maple_Shortbow_U",
            "name": "Maple Shortbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 35
        },
        {
            "itemType": "Item",
            "id": "melvorF:Yew_Shortbow_U",
            "name": "Yew Shortbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 75
        },
        {
            "itemType": "Item",
            "id": "melvorF:Magic_Shortbow_U",
            "name": "Magic Shortbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 300
        },
        {
            "itemType": "Item",
            "id": "melvorF:Normal_Longbow_U",
            "name": "Normal Longbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorF:Oak_Longbow_U",
            "name": "Oak Longbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 5
        },
        {
            "itemType": "Item",
            "id": "melvorF:Willow_Longbow_U",
            "name": "Willow Longbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 10
        },
        {
            "itemType": "Item",
            "id": "melvorF:Maple_Longbow_U",
            "name": "Maple Longbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 35
        },
        {
            "itemType": "Item",
            "id": "melvorF:Yew_Longbow_U",
            "name": "Yew Longbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 75
        },
        {
            "itemType": "Item",
            "id": "melvorF:Magic_Longbow_U",
            "name": "Magic Longbow (u)",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 300
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Leather_Gloves",
            "name": "Leather Gloves",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Leather",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Leather_Body",
            "name": "Leather Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Leather",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 2,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Topaz_Ring",
            "name": "Silver Topaz Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 180,
            "customDescription": "+12 Melee Stab Bonus",
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "stabAttackBonus": 12
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Sapphire_Ring",
            "name": "Silver Sapphire Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 296,
            "customDescription": "Provides +6 Melee Defence Bonus and +12 Block Attack Bonus",
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "blockAttackBonus": 12,
                "meleeDefenceBonus": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Ruby_Ring",
            "name": "Silver Ruby Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 430,
            "customDescription": "Provides +6 Slash Attack Bonus and +3 Melee Strength Bonus",
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "slashAttackBonus": 6,
                "meleeStrengthBonus": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Emerald_Ring",
            "name": "Silver Emerald Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 440,
            "customDescription": "Provides +8 Ranged Strength and +8 Ranged Attack Bonus",
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 8,
                "rangedAttackBonus": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Diamond_Ring",
            "name": "Silver Diamond Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 820,
            "customDescription": "+1% Damage Reduction",
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Sapphire_Ring",
            "name": "Gold Sapphire Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 266,
            "customDescription": "Passive: +0-30 Reflect Damage (Reflect dmg cannot activate more than once every 2 seconds. Reflect dmg cannot kill an enemy nor provide XP).",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedRolledReflectDamage": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Ruby_Ring",
            "name": "Gold Ruby Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 467,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedHPRegenFlat": 0.299999999999999988897769753748434595763683319091796875
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Emerald_Ring",
            "name": "Gold Emerald Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 477,
            "customDescription": "Passive: +4% Combat XP. Does not work with Slayer or Alt. Magic.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Attack",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Strength",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Defence",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Hitpoints",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Ranged",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Magic",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Prayer",
                        "value": 4
                    }
                ],
                "decreasedAltMagicSkillXP": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Diamond_Ring",
            "name": "Gold Diamond Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 890,
            "customDescription": "Passive: The Protect Item Prayer costs nothing",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "freeProtectItem": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Topaz_Necklace",
            "name": "Silver Topaz Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 201,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Attack",
                        "value": 12
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Sapphire_Necklace",
            "name": "Silver Sapphire Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 222,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDamageBonus": 3
            },
            "modifiers": {
                "increasedMagicLifesteal": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Ruby_Necklace",
            "name": "Silver Ruby Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 444,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Strength",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Emerald_Necklace",
            "name": "Silver Emerald Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 456,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Ranged",
                        "value": 6
                    }
                ],
                "increasedAmmoPreservation": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Silver_Diamond_Necklace",
            "name": "Silver Diamond Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 780,
            "customDescription": "Passive: +10% of Maximum Hit added to Minimum Hit when using a 2H Melee weapon",
            "validSlots": [
                "Amulet",
                "Passive"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Topaz_Necklace",
            "name": "Gold Topaz Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 205,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedGPFromMonsters": 10,
                "increasedGPFromMonstersFlat": 50
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Sapphire_Necklace",
            "name": "Gold Sapphire Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 270,
            "customDescription": "Passive: +1% Damage Reduction when fighting Ranged enemies with Melee",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipmentStats": {
                "rangedDefenceBonus": 30
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "melee",
                        "targetAttackType": "ranged",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedDamageReduction": 1
                    }
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Ruby_Necklace",
            "name": "Gold Ruby Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 450,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "decreasedRegenerationInterval": 2000,
                "increasedHitpointRegeneration": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Emerald_Necklace",
            "name": "Gold Emerald Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 480,
            "customDescription": "Passive: +1% Damage Reduction when fighting Magic enemies with Ranged",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipmentStats": {
                "magicDefenceBonus": 30
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "magic",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedDamageReduction": 1
                    }
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Diamond_Necklace",
            "name": "Gold Diamond Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 830,
            "customDescription": "Passive: +1% Damage Reduction when fighting Melee enemies with Magic",
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 30
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "magic",
                        "targetAttackType": "melee",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedDamageReduction": 1
                    }
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Thieving_Gloves",
            "name": "Thieving Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1,
            "customDescription": "+75 Thieving Stealth when worn, until depleted.",
            "validSlots": [
                "Gloves"
            ],
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "ItemCharge",
                        "itemID": "melvorF:Thieving_Gloves",
                        "operator": "\u003E",
                        "value": 0
                    },
                    "modifiers": {
                        "increasedThievingStealth": 75
                    }
                }
            ],
            "consumesChargesOn": [
                {
                    "type": "ThievingAction"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Redwood_Shortbow_U",
            "name": "Redwood Shortbow (u)",
            "category": "Fletching",
            "type": "Bows",
            "sellsFor": 15
        },
        {
            "id": "melvorF:Redwood_Shortbow",
            "name": "Redwood Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 20,
            "tier": "redwood",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 68,
                "rangedStrengthBonus": 50
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Redwood_Longbow_U",
            "name": "Redwood Longbow (u)",
            "category": "Fletching",
            "type": "Bows",
            "sellsFor": 15
        },
        {
            "id": "melvorF:Staff_of_Air",
            "name": "Staff of Air",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 80,
            "customDescription": "Reduces the Air Rune cost of Magic Spells by 3 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 10,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 10,
                "magicDamageBonus": 5
            },
            "providedRunes": [
                {
                    "id": "melvorD:Air_Rune",
                    "quantity": 3
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Staff_of_Water",
            "name": "Staff of Water",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 80,
            "customDescription": "Reduces the Water Rune cost of Magic Spells by 3 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 10,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 10,
                "magicDamageBonus": 5
            },
            "providedRunes": [
                {
                    "id": "melvorD:Water_Rune",
                    "quantity": 3
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Staff_of_Earth",
            "name": "Staff of Earth",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 80,
            "customDescription": "Reduces the Earth Rune cost of Magic Spells by 3 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 10,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 10,
                "magicDamageBonus": 5
            },
            "providedRunes": [
                {
                    "id": "melvorD:Earth_Rune",
                    "quantity": 3
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Staff_of_Fire",
            "name": "Staff of Fire",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 80,
            "customDescription": "Reduces the Fire Rune cost of Magic Spells by 3 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 10,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 10,
                "magicDamageBonus": 5
            },
            "providedRunes": [
                {
                    "id": "melvorD:Fire_Rune",
                    "quantity": 3
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Mystic_Water_Staff",
            "name": "Mystic Water Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 6900,
            "customDescription": "Reduces the Water Rune cost of Magic Spells by 7 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 23,
                "magicDamageBonus": 20,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 23
            },
            "providedRunes": [
                {
                    "id": "melvorD:Water_Rune",
                    "quantity": 7
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Mystic_Earth_Staff",
            "name": "Mystic Earth Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 7500,
            "customDescription": "Reduces the Earth Rune cost of Magic Spells by 7 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 23,
                "magicDamageBonus": 20,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 23
            },
            "providedRunes": [
                {
                    "id": "melvorD:Earth_Rune",
                    "quantity": 7
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Mystic_Fire_Staff",
            "name": "Mystic Fire Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 8800,
            "customDescription": "Reduces the Fire Rune cost of Magic Spells by 7 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 23,
                "magicDamageBonus": 20,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 23
            },
            "providedRunes": [
                {
                    "id": "melvorD:Fire_Rune",
                    "quantity": 7
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Crafting_Skillcape",
            "name": "Crafting Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Crafting",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 500
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fletching_Skillcape",
            "name": "Fletching Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fletching",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 1
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Magic_Skillcape",
            "name": "Magic Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedRuneProvision": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ranged_Skillcape",
            "name": "Ranged Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedAmmoPreservation": 50
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Runecrafting_Skillcape",
            "name": "Runecrafting Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Runecrafting",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 15
                    }
                ],
                "increasedAdditionalRunecraftCountRunes": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Thieving_Skillcape",
            "name": "Thieving Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Thieving",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 500
                    }
                ],
                "increasedGPFromThieving": 100,
                "increasedThievingStealth": 150
            }
        },
        {
            "id": "melvorF:Mastery_Token_Crafting",
            "name": "Mastery Token (Crafting)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorF:Mastery_Token_Fletching",
            "name": "Mastery Token (Fletching)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorF:Mastery_Token_Runecrafting",
            "name": "Mastery Token (Runecrafting)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "id": "melvorF:Mastery_Token_Thieving",
            "name": "Mastery Token (Thieving)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Bobbys_Pocket",
            "name": "Bobby's Pocket",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 4000,
            "customDescription": "Created by Patreon (Hxlmer)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Prayer_Skillcape",
            "name": "Prayer Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedPrayerCost": 50
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Helmet_Basic",
            "name": "Slayer Helmet (Basic)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 156,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": -1,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 5
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 5,
                "increasedDamageToSlayerTasks": 2,
                "increasedSlayerCoins": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Platebody_Basic",
            "name": "Slayer Platebody (Basic)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 213,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 32,
                "rangedDefenceBonus": 16,
                "magicDefenceBonus": -4,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 5
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 5,
                "increasedDamageToSlayerTasks": 2,
                "increasedSlayerCoins": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Helmet_Strong",
            "name": "Slayer Helmet (Strong)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1300,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 2,
                "slashAttackBonus": 2,
                "blockAttackBonus": 2,
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -1,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 15
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 10,
                "increasedDamageToSlayerTasks": 3,
                "increasedSlayerCoins": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Platebody_Strong",
            "name": "Slayer Platebody (Strong)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1850,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 3,
                "slashAttackBonus": 3,
                "blockAttackBonus": 3,
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 10,
                "meleeDefenceBonus": 46,
                "rangedDefenceBonus": 44,
                "magicDefenceBonus": -6,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 15
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 10,
                "increasedDamageToSlayerTasks": 3,
                "increasedSlayerCoins": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Helmet_Elite",
            "name": "Slayer Helmet (Elite)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 4622,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 4,
                "slashAttackBonus": 4,
                "blockAttackBonus": 4,
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 15,
                "meleeDefenceBonus": 30,
                "rangedDefenceBonus": 30,
                "magicDefenceBonus": -1,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 30
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 15,
                "increasedDamageToSlayerTasks": 4,
                "increasedSlayerCoins": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Platebody_Elite",
            "name": "Slayer Platebody (Elite)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 5700,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 7,
                "slashAttackBonus": 7,
                "blockAttackBonus": 7,
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 22,
                "meleeDefenceBonus": 82,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": -6,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 30
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 15,
                "increasedDamageToSlayerTasks": 4,
                "increasedSlayerCoins": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Mirror_Shield",
            "name": "Mirror Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2200,
            "customDescription": "Passive: Grants access to Strange Cave.",
            "tier": "slayer",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -3,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 20,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -2
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Eyeball",
            "name": "Eyeball",
            "category": "Herblore",
            "type": "Ingredient",
            "sellsFor": 60
        },
        {
            "itemType": "Item",
            "id": "melvorF:Dragon_Claw_Fragment",
            "name": "Dragon Claw Fragment",
            "category": "Miscellaneous",
            "type": "Fragment",
            "sellsFor": 650
        },
        {
            "id": "melvorF:Dragon_Claw",
            "name": "Dragon Claw",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 685000,
            "tier": "dragon",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 57,
                "slashAttackBonus": 57,
                "blockAttackBonus": 57,
                "meleeStrengthBonus": 56,
                "meleeDefenceBonus": 26
            },
            "specialAttacks": [
                "melvorF:DoubleSwipe"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Ancient_Claw_Fragment",
            "name": "Ancient Claw Fragment",
            "category": "Miscellaneous",
            "type": "Fragment",
            "sellsFor": 1250
        },
        {
            "id": "melvorF:Ancient_Claw",
            "name": "Ancient Claw",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1850000,
            "tier": "ancient",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 71,
                "slashAttackBonus": 71,
                "blockAttackBonus": 71,
                "meleeStrengthBonus": 75,
                "meleeDefenceBonus": 39
            },
            "specialAttacks": [
                "melvorF:TripleSwipe"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorF:Holy_Dust",
            "name": "Holy Dust",
            "category": "Misc",
            "type": "Bones",
            "sellsFor": 45,
            "itemType": "Bone",
            "prayerPoints": 3
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Cape_of_Arrow_Preservation",
            "name": "Cape of Ranged Preservation",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 45000,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9
            },
            "modifiers": {
                "increasedAmmoPreservation": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Magical_Ring",
            "name": "Magical Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 18500,
            "customDescription": "Passive: Grants access to High Lands.",
            "tier": "misc",
            "validSlots": [
                "Ring",
                "Passive"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ancient_Arrow",
            "name": "Ancient Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 56,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 75
            },
            "ammoType": "Arrows"
        },
        {
            "id": "melvorF:Ancient_2H_Sword",
            "name": "Ancient 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 225000,
            "tier": "ancient",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 118,
                "blockAttackBonus": 118,
                "meleeStrengthBonus": 201,
                "meleeDefenceBonus": 21
            },
            "specialAttacks": [
                "melvorF:CrushingDoubleSlash"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Skillcape",
            "name": "Slayer Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedDamageToSlayerTasks": 5,
                "increasedSlayerAreaEffectNegationFlat": 25,
                "bypassSlayerItems": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Wizard_Hat_Basic",
            "name": "Slayer Wizard Hat (Basic)",
            "category": "Combat",
            "type": "Slayer Armour",
            "sellsFor": 250,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 5
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 5,
                "increasedDamageToSlayerTasks": 2,
                "increasedSlayerCoins": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Wizard_Robes_Basic",
            "name": "Slayer Wizard Robes (Basic)",
            "category": "Combat",
            "type": "Slayer Armour",
            "sellsFor": 250,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 5
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 5,
                "increasedDamageToSlayerTasks": 2,
                "increasedSlayerCoins": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Wizard_Hat_Strong",
            "name": "Slayer Wizard Hat (Strong)",
            "category": "Combat",
            "type": "Slayer Armour",
            "sellsFor": 1800,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDamageBonus": 5,
                "magicDefenceBonus": 3,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 15
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 10,
                "increasedDamageToSlayerTasks": 3,
                "increasedSlayerCoins": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Wizard_Robes_Strong",
            "name": "Slayer Wizard Robes (Strong)",
            "category": "Combat",
            "type": "Slayer Armour",
            "sellsFor": 1800,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDamageBonus": 5,
                "magicDefenceBonus": 10,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 15
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 10,
                "increasedDamageToSlayerTasks": 3,
                "increasedSlayerCoins": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Wizard_Hat_Elite",
            "name": "Slayer Wizard Hat (Elite)",
            "category": "Combat",
            "type": "Slayer Armour",
            "sellsFor": 31800,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 4,
                "magicDamageBonus": 10,
                "magicDefenceBonus": 4,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 30
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 15,
                "increasedDamageToSlayerTasks": 4,
                "increasedSlayerCoins": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Wizard_Robes_Elite",
            "name": "Slayer Wizard Robes (Elite)",
            "category": "Combat",
            "type": "Slayer Armour",
            "sellsFor": 41800,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 20,
                "magicDamageBonus": 10,
                "magicDefenceBonus": 20,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 30
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 15,
                "increasedDamageToSlayerTasks": 4,
                "increasedSlayerCoins": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Cowl_Basic",
            "name": "Slayer Cowl (Basic)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 200,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "rangedAttackBonus": 8,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 2,
                "magicDefenceBonus": 2,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 5
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 5,
                "increasedDamageToSlayerTasks": 2,
                "increasedSlayerCoins": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Leather_Body_Basic",
            "name": "Slayer Leather Body (Basic)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 400,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipmentStats": {
                "rangedAttackBonus": 15,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 40,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": 20,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 5
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 5,
                "increasedDamageToSlayerTasks": 2,
                "increasedSlayerCoins": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Cowl_Strong",
            "name": "Slayer Cowl (Strong)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1200,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 9,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 4,
                "magicDefenceBonus": 4,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 15
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 10,
                "increasedDamageToSlayerTasks": 3,
                "increasedSlayerCoins": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Leather_Body_Strong",
            "name": "Slayer Leather Body (Strong)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1400,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 20,
                "magicAttackBonus": -15,
                "rangedStrengthBonus": 4,
                "meleeDefenceBonus": 45,
                "rangedDefenceBonus": 45,
                "damageReduction": 2,
                "magicDefenceBonus": 30
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 15
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 10,
                "increasedDamageToSlayerTasks": 3,
                "increasedSlayerCoins": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Cowl_Elite",
            "name": "Slayer Cowl (Elite)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 31200,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 12,
                "meleeDefenceBonus": 5,
                "magicDefenceBonus": 6,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 30
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 15,
                "increasedDamageToSlayerTasks": 4,
                "increasedSlayerCoins": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Leather_Body_Elite",
            "name": "Slayer Leather Body (Elite)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 41400,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 25,
                "magicAttackBonus": -15,
                "rangedStrengthBonus": 25,
                "meleeDefenceBonus": 50,
                "rangedDefenceBonus": 50,
                "magicDefenceBonus": 40,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 30
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 15,
                "increasedDamageToSlayerTasks": 4,
                "increasedSlayerCoins": 4
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Poraxx_Herb",
            "name": "Poraxx Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 150,
            "customDescription": "Base ingredient used in Herblore"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Pigtayle_Herb",
            "name": "Pigtayle Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 210,
            "customDescription": "Base ingredient used in Herblore"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Barrentoe_Herb",
            "name": "Barrentoe Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 330,
            "customDescription": "Base ingredient used in Herblore"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Poraxx_Seed",
            "name": "Poraxx Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 190
        },
        {
            "itemType": "Item",
            "id": "melvorF:Pigtayle_Seed",
            "name": "Pigtayle Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 222
        },
        {
            "itemType": "Item",
            "id": "melvorF:Barrentoe_Seed",
            "name": "Barrentoe Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 450
        },
        {
            "id": "melvorF:Melee_Accuracy_Potion_I",
            "name": "Melee Accuracy Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 2,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeAccuracyBonus": 8
            },
            "charges": 20,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Accuracy_Potion_II",
            "name": "Melee Accuracy Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 3,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeAccuracyBonus": 12
            },
            "charges": 20,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Accuracy_Potion_III",
            "name": "Melee Accuracy Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 4,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeAccuracyBonus": 15
            },
            "charges": 20,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Accuracy_Potion_IV",
            "name": "Melee Accuracy Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 5,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeAccuracyBonus": 25
            },
            "charges": 30,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Strength_Potion_I",
            "name": "Melee Strength Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 130,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeMaxHit": 1
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Strength_Potion_II",
            "name": "Melee Strength Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 190,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeMaxHit": 3
            },
            "charges": 5,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Strength_Potion_III",
            "name": "Melee Strength Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 260,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeMaxHit": 6
            },
            "charges": 5,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Strength_Potion_IV",
            "name": "Melee Strength Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 320,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeMaxHit": 10
            },
            "charges": 10,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Evasion_Potion_I",
            "name": "Melee Evasion Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 5,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeEvasion": 8,
                "stunImmunity": 10
            },
            "charges": 30,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Evasion_Potion_II",
            "name": "Melee Evasion Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 10,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeEvasion": 12,
                "stunImmunity": 10
            },
            "charges": 30,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Evasion_Potion_III",
            "name": "Melee Evasion Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 15,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeEvasion": 15,
                "stunImmunity": 10
            },
            "charges": 30,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorF:Melee_Evasion_Potion_IV",
            "name": "Melee Evasion Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 20,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeEvasion": 25,
                "stunImmunity": 10
            },
            "charges": 40,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorF:Ranged_Assistance_Potion_I",
            "name": "Ranged Assistance Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 6,
            "itemType": "Potion",
            "modifiers": {
                "increasedRangedAccuracyBonus": 4,
                "increasedRangedEvasion": 4,
                "poisonImmunity": 10
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Ranged_Assistance_Potion_II",
            "name": "Ranged Assistance Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 12,
            "itemType": "Potion",
            "modifiers": {
                "increasedRangedAccuracyBonus": 8,
                "increasedRangedEvasion": 8,
                "poisonImmunity": 10
            },
            "charges": 15,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Ranged_Assistance_Potion_III",
            "name": "Ranged Assistance Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 18,
            "itemType": "Potion",
            "modifiers": {
                "increasedRangedAccuracyBonus": 12,
                "increasedRangedEvasion": 12,
                "poisonImmunity": 10
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Ranged_Assistance_Potion_IV",
            "name": "Ranged Assistance Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 29,
            "itemType": "Potion",
            "modifiers": {
                "increasedRangedAccuracyBonus": 20,
                "increasedRangedEvasion": 20,
                "poisonImmunity": 10
            },
            "charges": 20,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Magic_Assistance_Potion_I",
            "name": "Magic Assistance Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 30,
            "itemType": "Potion",
            "modifiers": {
                "increasedMagicAccuracyBonus": 4,
                "increasedMagicEvasion": 4,
                "burnImmunity": 10,
                "frostBurnImmunity": 10
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Magic_Assistance_Potion_II",
            "name": "Magic Assistance Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 40,
            "itemType": "Potion",
            "modifiers": {
                "increasedMagicAccuracyBonus": 8,
                "increasedMagicEvasion": 8,
                "burnImmunity": 10,
                "frostBurnImmunity": 10
            },
            "charges": 15,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Magic_Assistance_Potion_III",
            "name": "Magic Assistance Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 50,
            "itemType": "Potion",
            "modifiers": {
                "increasedMagicAccuracyBonus": 12,
                "increasedMagicEvasion": 12,
                "burnImmunity": 10,
                "frostBurnImmunity": 10
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Magic_Assistance_Potion_IV",
            "name": "Magic Assistance Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 60,
            "itemType": "Potion",
            "modifiers": {
                "increasedMagicAccuracyBonus": 20,
                "increasedMagicEvasion": 20,
                "burnImmunity": 10,
                "frostBurnImmunity": 10
            },
            "charges": 20,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Regeneration_Potion_I",
            "name": "Regeneration Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 400,
            "itemType": "Potion",
            "modifiers": {
                "increasedHitpointRegeneration": 30
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerHitpointRegeneration"
                }
            ]
        },
        {
            "id": "melvorF:Regeneration_Potion_II",
            "name": "Regeneration Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 490,
            "itemType": "Potion",
            "modifiers": {
                "increasedHitpointRegeneration": 60
            },
            "charges": 25,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerHitpointRegeneration"
                }
            ]
        },
        {
            "id": "melvorF:Regeneration_Potion_III",
            "name": "Regeneration Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 590,
            "itemType": "Potion",
            "modifiers": {
                "increasedHitpointRegeneration": 100
            },
            "charges": 40,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerHitpointRegeneration"
                }
            ]
        },
        {
            "id": "melvorF:Regeneration_Potion_IV",
            "name": "Regeneration Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 640,
            "itemType": "Potion",
            "modifiers": {
                "increasedHitpointRegeneration": 150
            },
            "charges": 60,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerHitpointRegeneration"
                }
            ]
        },
        {
            "id": "melvorF:Damage_Reduction_Potion_I",
            "name": "Damage Reduction Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 850,
            "itemType": "Potion",
            "modifiers": {
                "increasedDamageReduction": 2
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorF:Damage_Reduction_Potion_II",
            "name": "Damage Reduction Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 950,
            "itemType": "Potion",
            "modifiers": {
                "increasedDamageReduction": 4
            },
            "charges": 15,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorF:Damage_Reduction_Potion_III",
            "name": "Damage Reduction Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1150,
            "itemType": "Potion",
            "modifiers": {
                "increasedDamageReduction": 6
            },
            "charges": 20,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorF:Damage_Reduction_Potion_IV",
            "name": "Damage Reduction Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1500,
            "itemType": "Potion",
            "modifiers": {
                "increasedDamageReduction": 10
            },
            "charges": 30,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorF:Bird_Nest_Potion_I",
            "name": "Bird Nest Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1,
            "itemType": "Potion",
            "modifiers": {
                "increasedBirdNestDropRate": 5
            },
            "charges": 50,
            "tier": 0,
            "action": "melvorD:Woodcutting",
            "consumesOn": [
                {
                    "type": "WoodcuttingAction"
                }
            ]
        },
        {
            "id": "melvorF:Bird_Nest_Potion_II",
            "name": "Bird Nest Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 2,
            "itemType": "Potion",
            "modifiers": {
                "increasedBirdNestDropRate": 10
            },
            "charges": 50,
            "tier": 1,
            "action": "melvorD:Woodcutting",
            "consumesOn": [
                {
                    "type": "WoodcuttingAction"
                }
            ]
        },
        {
            "id": "melvorF:Bird_Nest_Potion_III",
            "name": "Bird Nest Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 3,
            "itemType": "Potion",
            "modifiers": {
                "increasedBirdNestDropRate": 15
            },
            "charges": 75,
            "tier": 2,
            "action": "melvorD:Woodcutting",
            "consumesOn": [
                {
                    "type": "WoodcuttingAction"
                }
            ]
        },
        {
            "id": "melvorF:Bird_Nest_Potion_IV",
            "name": "Bird Nest Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 4,
            "itemType": "Potion",
            "modifiers": {
                "increasedBirdNestDropRate": 30
            },
            "charges": 100,
            "tier": 3,
            "action": "melvorD:Woodcutting",
            "consumesOn": [
                {
                    "type": "WoodcuttingAction"
                }
            ]
        },
        {
            "id": "melvorF:Fishermans_Potion_I",
            "name": "Fishermans Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 60,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 3
                    }
                ]
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Fishing",
            "consumesOn": [
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "id": "melvorF:Fishermans_Potion_II",
            "name": "Fishermans Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 75,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 5
                    }
                ]
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Fishing",
            "consumesOn": [
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "id": "melvorF:Fishermans_Potion_III",
            "name": "Fishermans Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 90,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 8
                    }
                ]
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Fishing",
            "consumesOn": [
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "id": "melvorF:Fishermans_Potion_IV",
            "name": "Fishermans Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 122,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 12
                    }
                ]
            },
            "charges": 20,
            "tier": 3,
            "action": "melvorD:Fishing",
            "consumesOn": [
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "id": "melvorF:Controlled_Heat_Potion_I",
            "name": "Controlled Heat Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 38,
            "customDescription": "Bonfires in Firemaking require no logs to light. Automatically relights Bonfires when depleted.",
            "itemType": "Potion",
            "modifiers": {
                "freeBonfires": 1
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Firemaking",
            "consumesOn": [
                {
                    "type": "BonfireLit"
                }
            ]
        },
        {
            "id": "melvorF:Controlled_Heat_Potion_II",
            "name": "Controlled Heat Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 48,
            "customDescription": "Bonfires in Firemaking require no logs to light. Automatically relights Bonfires when depleted.",
            "itemType": "Potion",
            "modifiers": {
                "freeBonfires": 1
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Firemaking",
            "consumesOn": [
                {
                    "type": "BonfireLit"
                }
            ]
        },
        {
            "id": "melvorF:Controlled_Heat_Potion_III",
            "name": "Controlled Heat Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 58,
            "customDescription": "Bonfires in Firemaking require no logs to light. Automatically relights Bonfires when depleted.",
            "itemType": "Potion",
            "modifiers": {
                "freeBonfires": 1
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Firemaking",
            "consumesOn": [
                {
                    "type": "BonfireLit"
                }
            ]
        },
        {
            "id": "melvorF:Controlled_Heat_Potion_IV",
            "name": "Controlled Heat Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 68,
            "customDescription": "Bonfires in Firemaking require no logs to light. Automatically relights Bonfires when depleted.",
            "itemType": "Potion",
            "modifiers": {
                "freeBonfires": 1
            },
            "charges": 25,
            "tier": 3,
            "action": "melvorD:Firemaking",
            "consumesOn": [
                {
                    "type": "BonfireLit"
                }
            ]
        },
        {
            "id": "melvorF:Generous_Cook_Potion_I",
            "name": "Generous Cook Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 58,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 10
                    }
                ]
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Cooking",
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "id": "melvorF:Generous_Cook_Potion_II",
            "name": "Generous Cook Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 64,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 20
                    }
                ]
            },
            "charges": 30,
            "tier": 1,
            "action": "melvorD:Cooking",
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "id": "melvorF:Generous_Cook_Potion_III",
            "name": "Generous Cook Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 78,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 30
                    }
                ]
            },
            "charges": 40,
            "tier": 2,
            "action": "melvorD:Cooking",
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "id": "melvorF:Generous_Cook_Potion_IV",
            "name": "Generous Cook Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 94,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 50
                    }
                ]
            },
            "charges": 60,
            "tier": 3,
            "action": "melvorD:Cooking",
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "id": "melvorF:Perfect_Swing_Potion_I",
            "name": "Perfect Swing Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 102,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceNoDamageMining": 10
            },
            "charges": 30,
            "tier": 0,
            "action": "melvorD:Mining",
            "consumesOn": [
                {
                    "type": "MiningAction",
                    "oreTypes": [
                        "Essence",
                        "Ore"
                    ]
                }
            ]
        },
        {
            "id": "melvorF:Perfect_Swing_Potion_II",
            "name": "Perfect Swing Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 113,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceNoDamageMining": 20
            },
            "charges": 50,
            "tier": 1,
            "action": "melvorD:Mining",
            "consumesOn": [
                {
                    "type": "MiningAction",
                    "oreTypes": [
                        "Essence",
                        "Ore"
                    ]
                }
            ]
        },
        {
            "id": "melvorF:Perfect_Swing_Potion_III",
            "name": "Perfect Swing Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 136,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceNoDamageMining": 40
            },
            "charges": 80,
            "tier": 2,
            "action": "melvorD:Mining",
            "consumesOn": [
                {
                    "type": "MiningAction",
                    "oreTypes": [
                        "Essence",
                        "Ore"
                    ]
                }
            ]
        },
        {
            "id": "melvorF:Perfect_Swing_Potion_IV",
            "name": "Perfect Swing Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 150,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceNoDamageMining": 80
            },
            "charges": 100,
            "tier": 3,
            "action": "melvorD:Mining",
            "consumesOn": [
                {
                    "type": "MiningAction",
                    "oreTypes": [
                        "Essence",
                        "Ore"
                    ]
                }
            ]
        },
        {
            "id": "melvorF:Seeing_Gold_Potion_I",
            "name": "Seeing Gold Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 40,
            "itemType": "Potion",
            "modifiers": {
                "increasedSeeingGoldChance": 10
            },
            "charges": 20,
            "tier": 0,
            "action": "melvorD:Smithing",
            "consumesOn": [
                {
                    "type": "SmithingAction",
                    "actionIDs": [
                        "melvorD:Silver_Bar"
                    ]
                }
            ]
        },
        {
            "id": "melvorF:Seeing_Gold_Potion_II",
            "name": "Seeing Gold Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 53,
            "itemType": "Potion",
            "modifiers": {
                "increasedSeeingGoldChance": 20
            },
            "charges": 30,
            "tier": 1,
            "action": "melvorD:Smithing",
            "consumesOn": [
                {
                    "type": "SmithingAction",
                    "actionIDs": [
                        "melvorD:Silver_Bar"
                    ]
                }
            ]
        },
        {
            "id": "melvorF:Seeing_Gold_Potion_III",
            "name": "Seeing Gold Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 63,
            "itemType": "Potion",
            "modifiers": {
                "increasedSeeingGoldChance": 40
            },
            "charges": 50,
            "tier": 2,
            "action": "melvorD:Smithing",
            "consumesOn": [
                {
                    "type": "SmithingAction",
                    "actionIDs": [
                        "melvorD:Silver_Bar"
                    ]
                }
            ]
        },
        {
            "id": "melvorF:Seeing_Gold_Potion_IV",
            "name": "Seeing Gold Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 73,
            "itemType": "Potion",
            "modifiers": {
                "increasedSeeingGoldChance": 75
            },
            "charges": 80,
            "tier": 3,
            "action": "melvorD:Smithing",
            "consumesOn": [
                {
                    "type": "SmithingAction",
                    "actionIDs": [
                        "melvorD:Silver_Bar"
                    ]
                }
            ]
        },
        {
            "id": "melvorF:Gentle_Hands_Potion_I",
            "name": "Gentle Hands Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 57,
            "itemType": "Potion",
            "modifiers": {
                "increasedThievingStealth": 15
            },
            "charges": 20,
            "tier": 0,
            "action": "melvorD:Thieving",
            "consumesOn": [
                {
                    "type": "ThievingAction"
                }
            ]
        },
        {
            "id": "melvorF:Gentle_Hands_Potion_II",
            "name": "Gentle Hands Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 73,
            "itemType": "Potion",
            "modifiers": {
                "increasedThievingStealth": 30
            },
            "charges": 30,
            "tier": 1,
            "action": "melvorD:Thieving",
            "consumesOn": [
                {
                    "type": "ThievingAction"
                }
            ]
        },
        {
            "id": "melvorF:Gentle_Hands_Potion_III",
            "name": "Gentle Hands Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 84,
            "itemType": "Potion",
            "modifiers": {
                "increasedThievingStealth": 50
            },
            "charges": 40,
            "tier": 2,
            "action": "melvorD:Thieving",
            "consumesOn": [
                {
                    "type": "ThievingAction"
                }
            ]
        },
        {
            "id": "melvorF:Gentle_Hands_Potion_IV",
            "name": "Gentle Hands Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 92,
            "itemType": "Potion",
            "modifiers": {
                "increasedThievingStealth": 75
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Thieving",
            "consumesOn": [
                {
                    "type": "ThievingAction"
                }
            ]
        },
        {
            "id": "melvorF:Farming_Potion_I",
            "name": "Generous Harvest Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 312,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceDoubleHarvest": 10
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Farming",
            "consumesOn": [
                {
                    "type": "FarmingHarvestAction"
                }
            ]
        },
        {
            "id": "melvorF:Farming_Potion_II",
            "name": "Generous Harvest Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 330,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceDoubleHarvest": 15
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Farming",
            "consumesOn": [
                {
                    "type": "FarmingHarvestAction"
                }
            ]
        },
        {
            "id": "melvorF:Farming_Potion_III",
            "name": "Generous Harvest Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 345,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceDoubleHarvest": 20
            },
            "charges": 10,
            "tier": 2,
            "action": "melvorD:Farming",
            "consumesOn": [
                {
                    "type": "FarmingHarvestAction"
                }
            ]
        },
        {
            "id": "melvorF:Farming_Potion_IV",
            "name": "Generous Harvest Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 390,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceDoubleHarvest": 30
            },
            "charges": 10,
            "tier": 3,
            "action": "melvorD:Farming",
            "consumesOn": [
                {
                    "type": "FarmingHarvestAction"
                }
            ]
        },
        {
            "id": "melvorF:Fletching_Potion_I",
            "name": "Skilled Fletching Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 67,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 5
                    }
                ]
            },
            "charges": 20,
            "tier": 0,
            "action": "melvorD:Fletching",
            "consumesOn": [
                {
                    "type": "FletchingAction"
                }
            ]
        },
        {
            "id": "melvorF:Fletching_Potion_II",
            "name": "Skilled Fletching Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 78,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 10
                    }
                ]
            },
            "charges": 30,
            "tier": 1,
            "action": "melvorD:Fletching",
            "consumesOn": [
                {
                    "type": "FletchingAction"
                }
            ]
        },
        {
            "id": "melvorF:Fletching_Potion_III",
            "name": "Skilled Fletching Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 90,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 15
                    }
                ]
            },
            "charges": 40,
            "tier": 2,
            "action": "melvorD:Fletching",
            "consumesOn": [
                {
                    "type": "FletchingAction"
                }
            ]
        },
        {
            "id": "melvorF:Fletching_Potion_IV",
            "name": "Skilled Fletching Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 100,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 25
                    }
                ]
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Fletching",
            "consumesOn": [
                {
                    "type": "FletchingAction"
                }
            ]
        },
        {
            "id": "melvorF:Crafting_Potion_I",
            "name": "Crafting Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 50,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 5
                    }
                ]
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Crafting",
            "consumesOn": [
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "id": "melvorF:Crafting_Potion_II",
            "name": "Crafting Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 100,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 10
                    }
                ]
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Crafting",
            "consumesOn": [
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "id": "melvorF:Crafting_Potion_III",
            "name": "Crafting Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 150,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 15
                    }
                ]
            },
            "charges": 10,
            "tier": 2,
            "action": "melvorD:Crafting",
            "consumesOn": [
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "id": "melvorF:Crafting_Potion_IV",
            "name": "Crafting Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 200,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 25
                    }
                ]
            },
            "charges": 15,
            "tier": 3,
            "action": "melvorD:Crafting",
            "consumesOn": [
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "id": "melvorF:Elemental_Potion_I",
            "name": "Elemental Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 140,
            "customDescription": "+5% chance to gain 2 of a random Elemental Rune per Runecraft",
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceForElementalRune": 5,
                "increasedElementalRuneGain": 2
            },
            "charges": 20,
            "tier": 0,
            "action": "melvorD:Runecrafting",
            "consumesOn": [
                {
                    "type": "RunecraftingAction"
                }
            ]
        },
        {
            "id": "melvorF:Elemental_Potion_II",
            "name": "Elemental Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 155,
            "customDescription": "+10% chance to gain 4 of a random Elemental Rune per Runecraft",
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceForElementalRune": 10,
                "increasedElementalRuneGain": 4
            },
            "charges": 30,
            "tier": 1,
            "action": "melvorD:Runecrafting",
            "consumesOn": [
                {
                    "type": "RunecraftingAction"
                }
            ]
        },
        {
            "id": "melvorF:Elemental_Potion_III",
            "name": "Elemental Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 170,
            "customDescription": "+25% chance to gain 6 of a random Elemental Rune per Runecraft",
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceForElementalRune": 25,
                "increasedElementalRuneGain": 6
            },
            "charges": 40,
            "tier": 2,
            "action": "melvorD:Runecrafting",
            "consumesOn": [
                {
                    "type": "RunecraftingAction"
                }
            ]
        },
        {
            "id": "melvorF:Elemental_Potion_IV",
            "name": "Elemental Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 200,
            "customDescription": "+50% chance to gain 8 of a random Elemental Rune per Runecraft",
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceForElementalRune": 50,
                "increasedElementalRuneGain": 8
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Runecrafting",
            "consumesOn": [
                {
                    "type": "RunecraftingAction"
                }
            ]
        },
        {
            "id": "melvorF:Herblore_Potion_I",
            "name": "Herblore Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 450,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceRandomPotionHerblore": 1
            },
            "charges": 20,
            "tier": 0,
            "action": "melvorD:Herblore",
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "id": "melvorF:Herblore_Potion_II",
            "name": "Herblore Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 480,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceRandomPotionHerblore": 2
            },
            "charges": 30,
            "tier": 1,
            "action": "melvorD:Herblore",
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "id": "melvorF:Herblore_Potion_III",
            "name": "Herblore Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 500,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceRandomPotionHerblore": 3
            },
            "charges": 40,
            "tier": 2,
            "action": "melvorD:Herblore",
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "id": "melvorF:Herblore_Potion_IV",
            "name": "Herblore Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 530,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceRandomPotionHerblore": 6
            },
            "charges": 60,
            "tier": 3,
            "action": "melvorD:Herblore",
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "id": "melvorF:Ranged_Strength_Potion_I",
            "name": "Ranged Strength Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 120,
            "itemType": "Potion",
            "modifiers": {
                "increasedRangedMaxHit": 5
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Ranged_Strength_Potion_II",
            "name": "Ranged Strength Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 135,
            "itemType": "Potion",
            "modifiers": {
                "increasedRangedMaxHit": 10
            },
            "charges": 5,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Ranged_Strength_Potion_III",
            "name": "Ranged Strength Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 147,
            "itemType": "Potion",
            "modifiers": {
                "increasedRangedMaxHit": 15
            },
            "charges": 5,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Ranged_Strength_Potion_IV",
            "name": "Ranged Strength Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 158,
            "itemType": "Potion",
            "modifiers": {
                "increasedRangedMaxHit": 25
            },
            "charges": 10,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Magic_Damage_Potion_I",
            "name": "Magic Damage Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 140,
            "itemType": "Potion",
            "modifiers": {
                "increasedMagicMaxHit": 1
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Magic_Damage_Potion_II",
            "name": "Magic Damage Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 180,
            "itemType": "Potion",
            "modifiers": {
                "increasedMagicMaxHit": 5
            },
            "charges": 5,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Magic_Damage_Potion_III",
            "name": "Magic Damage Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 210,
            "itemType": "Potion",
            "modifiers": {
                "increasedMagicMaxHit": 10
            },
            "charges": 5,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Magic_Damage_Potion_IV",
            "name": "Magic Damage Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 235,
            "itemType": "Potion",
            "modifiers": {
                "increasedMagicMaxHit": 15
            },
            "charges": 5,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Large_Horn",
            "name": "Large Horn",
            "category": "Herblore",
            "type": "Ingredient",
            "sellsFor": 3600,
            "customDescription": "Ingredient used in Herblore."
        },
        {
            "id": "melvorF:Herb_Sack",
            "name": "Herb Sack",
            "category": "Miscellaneous",
            "type": "Item",
            "sellsFor": 20,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Garum_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Sourweed_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 80
                },
                {
                    "itemID": "melvorD:Mantalyme_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 60
                },
                {
                    "itemID": "melvorD:Lemontyle_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 40
                },
                {
                    "itemID": "melvorD:Oxilyme_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 20
                },
                {
                    "itemID": "melvorF:Poraxx_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Pigtayle_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 5
                },
                {
                    "itemID": "melvorF:Barrentoe_Seed",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Hard_Leather_Gloves",
            "name": "Hard Leather Gloves",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Hard Leather",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 2,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 1,
                "magicDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Hard_Leather_Boots",
            "name": "Hard Leather Boots",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Hard Leather",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 5,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 2,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Hard_Leather_Cowl",
            "name": "Hard Leather Cowl",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Hard Leather",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 3,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 2,
                "rangedDefenceBonus": 12,
                "magicDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Hard_Leather_Vambraces",
            "name": "Hard Leather Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Hard Leather",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 4,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 2,
                "magicDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Hard_Leather_Body",
            "name": "Hard Leather Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Hard Leather",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 8,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 23,
                "rangedDefenceBonus": 28,
                "magicDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Hard_Leather_Chaps",
            "name": "Hard Leather Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Hard Leather",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 5,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Chapeau_Noir",
            "name": "Chapeau Noir",
            "category": "Combat",
            "type": "Patreon",
            "sellsFor": 32000,
            "customDescription": "Created by Patreon (ChapeauNoir)\u003Cbr\u003EPassive: +10% Chance To Double Loot in Combat and +10% Chance to Double Items in Thieving",
            "tier": "Misc",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": -1
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 10,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 10
                    }
                ]
            }
        },
        {
            "id": "melvorF:Mastery_Token_Herblore",
            "name": "Mastery Token (Herblore)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Herblore_Skillcape",
            "name": "Herblore Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Herblore",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 1
                    }
                ]
            }
        },
        {
            "id": "melvorF:Diamond_Luck_Potion_I",
            "name": "Diamond Luck Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 2200,
            "customDescription": "Your chance to hit an enemy is lucky (Roll twice, take the better result)",
            "itemType": "Potion",
            "modifiers": {
                "increasedAttackRolls": 1
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Diamond_Luck_Potion_II",
            "name": "Diamond Luck Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 2300,
            "customDescription": "Your chance to hit an enemy is lucky (Roll twice, take the better result)",
            "itemType": "Potion",
            "modifiers": {
                "increasedAttackRolls": 1
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Diamond_Luck_Potion_III",
            "name": "Diamond Luck Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 2500,
            "customDescription": "Your chance to hit an enemy is lucky (Roll twice, take the better result)",
            "itemType": "Potion",
            "modifiers": {
                "increasedAttackRolls": 1
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Diamond_Luck_Potion_IV",
            "name": "Diamond Luck Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 2700,
            "customDescription": "Your chance to hit an enemy is lucky (Roll twice, take the better result)",
            "itemType": "Potion",
            "modifiers": {
                "increasedAttackRolls": 1
            },
            "charges": 25,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Divine_Potion_I",
            "name": "Divine Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 87,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToPreservePrayerPoints": 10
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption"
                }
            ]
        },
        {
            "id": "melvorF:Divine_Potion_II",
            "name": "Divine Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 89,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToPreservePrayerPoints": 15
            },
            "charges": 20,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption"
                }
            ]
        },
        {
            "id": "melvorF:Divine_Potion_III",
            "name": "Divine Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 93,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToPreservePrayerPoints": 20
            },
            "charges": 25,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption"
                }
            ]
        },
        {
            "id": "melvorF:Divine_Potion_IV",
            "name": "Divine Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 99,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToPreservePrayerPoints": 35
            },
            "charges": 30,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption"
                }
            ]
        },
        {
            "id": "melvorF:Lucky_Herb_Potion_I",
            "name": "Lucky Herb Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 69,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToConvertSeedDrops": 10
            },
            "charges": 8,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "MonsterDrop",
                    "herbSeed": true
                }
            ]
        },
        {
            "id": "melvorF:Lucky_Herb_Potion_II",
            "name": "Lucky Herb Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 69,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToConvertSeedDrops": 20
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "MonsterDrop",
                    "herbSeed": true
                }
            ]
        },
        {
            "id": "melvorF:Lucky_Herb_Potion_III",
            "name": "Lucky Herb Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 69,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToConvertSeedDrops": 30
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "MonsterDrop",
                    "herbSeed": true
                }
            ]
        },
        {
            "id": "melvorF:Lucky_Herb_Potion_IV",
            "name": "Lucky Herb Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 69,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToConvertSeedDrops": 50
            },
            "charges": 20,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "MonsterDrop",
                    "herbSeed": true
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Topaz_Bolts",
            "name": "Topaz Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 95,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 65
            },
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Sapphire_Bolts",
            "name": "Sapphire Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 135,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 76
            },
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ruby_Bolts",
            "name": "Ruby Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 210,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 88
            },
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Emerald_Bolts",
            "name": "Emerald Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 220,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 101
            },
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Diamond_Bolts",
            "name": "Diamond Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 450,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 128
            },
            "ammoType": "Bolts"
        },
        {
            "id": "melvorF:Bronze_Crossbow",
            "name": "Bronze Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 30,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "bronze",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 16,
                "rangedStrengthBonus": 24
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorF:Iron_Crossbow",
            "name": "Iron Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 60,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "iron",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 22,
                "rangedStrengthBonus": 27
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorF:Steel_Crossbow",
            "name": "Steel Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 140,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "steel",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 28,
                "rangedStrengthBonus": 35
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorF:Mithril_Crossbow",
            "name": "Mithril Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 510,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "mithril",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 34,
                "rangedStrengthBonus": 44
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorF:Adamant_Crossbow",
            "name": "Adamant Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 750,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "adamant",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 40,
                "rangedStrengthBonus": 54
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorF:Rune_Crossbow",
            "name": "Rune Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 950,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "rune",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 56,
                "rangedStrengthBonus": 54
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorF:Dragon_Crossbow",
            "name": "Dragon Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 2150,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "dragon",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 65,
                "rangedStrengthBonus": 102
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorF:Ancient_Crossbow",
            "name": "Ancient Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 500000,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "ancient",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 76,
                "rangedStrengthBonus": 132
            },
            "specialAttacks": [
                "melvorF:ImpairingShot"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorF:Bronze_Javelin",
            "name": "Bronze Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 7,
            "tier": "bronze",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 1,
                "rangedStrengthBonus": 55
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorF:Iron_Javelin",
            "name": "Iron Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 16,
            "tier": "iron",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 3,
                "rangedStrengthBonus": 58
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorF:Steel_Javelin",
            "name": "Steel Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 38,
            "tier": "steel",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 5,
                "rangedStrengthBonus": 62
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorF:Mithril_Javelin",
            "name": "Mithril Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 156,
            "tier": "mithril",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 7,
                "rangedStrengthBonus": 66
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorF:Adamant_Javelin",
            "name": "Adamant Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 223,
            "tier": "adamant",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 9,
                "rangedStrengthBonus": 73
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorF:Rune_Javelin",
            "name": "Rune Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 283,
            "tier": "rune",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 11,
                "rangedStrengthBonus": 80
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorF:Dragon_Javelin",
            "name": "Dragon Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 650,
            "tier": "dragon",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 13,
                "rangedStrengthBonus": 93
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorF:Ancient_Javelin",
            "name": "Ancient Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 1750,
            "tier": "ancient",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 15,
                "rangedStrengthBonus": 108
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorF:Ancient_Throwing_Knife",
            "name": "Ancient Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 60,
            "tier": "ancient",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 7,
                "rangedStrengthBonus": 63
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Aeris_God_Helmet",
            "name": "Aeris God Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "ancient",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 12,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 14,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 50,
                "magicDefenceBonus": 10,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Aeris_God_Platelegs",
            "name": "Aeris God Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "ancient",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 33,
                "magicAttackBonus": -12,
                "meleeStrengthBonus": 9,
                "rangedStrengthBonus": 7,
                "meleeDefenceBonus": 61,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": 54,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Aeris_God_Platebody",
            "name": "Aeris God Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "ancient",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 62,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 26,
                "meleeDefenceBonus": 107,
                "rangedDefenceBonus": 107,
                "magicDefenceBonus": 98,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Aeris_God_Boots",
            "name": "Aeris God Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "ancient",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 2,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": 6,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Aeris_God_Gloves",
            "name": "Aeris God Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 100000,
            "tier": "ancient",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 22,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 5,
                "meleeDefenceBonus": 12,
                "magicDefenceBonus": 22,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Glacia_God_Helmet",
            "name": "Glacia God Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "customDescription": "Passive: +25 Minimum Damage when using Air, Water, Earth or Fire Spells.",
            "tier": "ancient",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 11,
                "magicDamageBonus": 24,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 3,
                "magicDefenceBonus": 11,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Glacia_God_Platelegs",
            "name": "Glacia God Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "customDescription": "Passive: +25 Minimum Damage when using Air, Water, Earth or Fire Spells.",
            "tier": "ancient",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 24,
                "magicDamageBonus": 10,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 24,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Glacia_God_Platebody",
            "name": "Glacia God Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "customDescription": "Passive: +25 Minimum Damage when using Air, Water, Earth or Fire Spells.",
            "tier": "ancient",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 34,
                "magicDamageBonus": 24,
                "meleeDefenceBonus": 14,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": 34,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Glacia_God_Boots",
            "name": "Glacia God Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "customDescription": "Passive: +25 Minimum Damage when using Air, Water, Earth or Fire Spells.",
            "tier": "ancient",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 9,
                "magicDamageBonus": 6,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 9,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Glacia_God_Gloves",
            "name": "Glacia God Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 100000,
            "customDescription": "Passive: +25 Minimum Damage when using Air, Water, Earth or Fire Spells.",
            "tier": "ancient",
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDamageBonus": 4,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 3,
                "magicDefenceBonus": 6,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ancient_Dhide_Vambraces",
            "name": "Ancient D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 14,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 3,
                "meleeDefenceBonus": 8,
                "magicDefenceBonus": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ancient_Dhide_Chaps",
            "name": "Ancient D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 22,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 5,
                "meleeDefenceBonus": 41,
                "rangedDefenceBonus": 43,
                "magicDefenceBonus": 36
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ancient_Dhide_Body",
            "name": "Ancient D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 41,
                "magicAttackBonus": -15,
                "rangedStrengthBonus": 8,
                "meleeDefenceBonus": 71,
                "rangedDefenceBonus": 71,
                "magicDefenceBonus": 65
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ancient_Dhide_Vambraces_U",
            "name": "(U) Ancient D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 18,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 4,
                "meleeDefenceBonus": 10,
                "magicDefenceBonus": 18,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ancient_Dhide_Chaps_U",
            "name": "(U) Ancient D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 28,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 6,
                "meleeDefenceBonus": 51,
                "rangedDefenceBonus": 54,
                "magicDefenceBonus": 45,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ancient_Dhide_Body_U",
            "name": "(U) Ancient D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 51,
                "magicAttackBonus": -15,
                "rangedStrengthBonus": 10,
                "meleeDefenceBonus": 89,
                "rangedDefenceBonus": 89,
                "magicDefenceBonus": 81,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Elder_Dragonhide",
            "name": "Elder Dragonhide",
            "category": "Combat",
            "type": "Dragonhide",
            "sellsFor": 2500
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Green_Dhide_Shield",
            "name": "Green D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 400,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 3,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 12,
                "rangedDefenceBonus": 12,
                "magicDefenceBonus": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Blue_Dhide_Shield",
            "name": "Blue D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 600,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 6,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 16,
                "rangedDefenceBonus": 16,
                "magicDefenceBonus": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Red_Dhide_Shield",
            "name": "Red D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 800,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 20,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": 13
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Black_Dhide_Shield",
            "name": "Black D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1000,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 15,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 25,
                "rangedDefenceBonus": 25,
                "magicDefenceBonus": 17
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ancient_Dhide_Shield",
            "name": "Ancient D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 20,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 30,
                "rangedDefenceBonus": 30,
                "magicDefenceBonus": 23
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Green_Dhide_Shield_U",
            "name": "(U) Green D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 400,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 5,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 3,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 15,
                "magicDefenceBonus": 8,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Blue_Dhide_Shield_U",
            "name": "(U) Blue D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 600,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 8,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 6,
                "meleeDefenceBonus": 20,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": 11,
                "damageReduction": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Red_Dhide_Shield_U",
            "name": "(U) Red D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 800,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 13,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 10,
                "meleeDefenceBonus": 25,
                "rangedDefenceBonus": 25,
                "magicDefenceBonus": 16,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Black_Dhide_Shield_U",
            "name": "(U) Black D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1000,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 19,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 15,
                "meleeDefenceBonus": 31,
                "rangedDefenceBonus": 31,
                "magicDefenceBonus": 21,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ancient_Dhide_Shield_U",
            "name": "(U) Ancient D-hide Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 25,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 20,
                "meleeDefenceBonus": 38,
                "rangedDefenceBonus": 38,
                "magicDefenceBonus": 29,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Air_Shard",
            "name": "Air Shard",
            "category": "Misc",
            "type": "Shard",
            "sellsFor": 1000
        },
        {
            "itemType": "Item",
            "id": "melvorF:Water_Shard",
            "name": "Water Shard",
            "category": "Misc",
            "type": "Shard",
            "sellsFor": 1100
        },
        {
            "itemType": "Item",
            "id": "melvorF:Earth_Shard",
            "name": "Earth Shard",
            "category": "Misc",
            "type": "Shard",
            "sellsFor": 1200
        },
        {
            "itemType": "Item",
            "id": "melvorF:Fire_Shard",
            "name": "Fire Shard",
            "category": "Misc",
            "type": "Shard",
            "sellsFor": 1400
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Terran_God_Helmet",
            "name": "Terran God Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "god",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 11,
                "meleeDefenceBonus": 76,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": -8,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Terran_God_Platelegs",
            "name": "Terran God Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "god",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 14,
                "meleeDefenceBonus": 115,
                "rangedDefenceBonus": 95,
                "magicDefenceBonus": -10,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Terran_God_Platebody",
            "name": "Terran God Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "god",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 19,
                "meleeDefenceBonus": 178,
                "rangedDefenceBonus": 121,
                "magicDefenceBonus": -5,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Terran_God_Boots",
            "name": "Terran God Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "god",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 9,
                "meleeDefenceBonus": 24,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -4,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Terran_God_Gloves",
            "name": "Terran God Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 100000,
            "tier": "ancient",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 11,
                "slashAttackBonus": 11,
                "blockAttackBonus": 11,
                "rangedAttackBonus": -2,
                "magicAttackBonus": -2,
                "meleeStrengthBonus": 9,
                "meleeDefenceBonus": 11,
                "magicDefenceBonus": -2,
                "damageReduction": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ragnar_God_Helmet",
            "name": "Ragnar God Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "ancient",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "rangedAttackBonus": -5,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 22,
                "meleeDefenceBonus": 66,
                "rangedDefenceBonus": 55,
                "magicDefenceBonus": -6,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ragnar_God_Platelegs",
            "name": "Ragnar God Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "ancient",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 4,
                "slashAttackBonus": 4,
                "blockAttackBonus": 4,
                "rangedAttackBonus": -3,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 22,
                "meleeDefenceBonus": 100,
                "rangedDefenceBonus": 82,
                "magicDefenceBonus": -6,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ragnar_God_Platebody",
            "name": "Ragnar God Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "ancient",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "magicAttackBonus": -24,
                "meleeStrengthBonus": 29,
                "meleeDefenceBonus": 155,
                "rangedDefenceBonus": 107,
                "magicDefenceBonus": -6,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ragnar_God_Boots",
            "name": "Ragnar God Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "ancient",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 3,
                "slashAttackBonus": 3,
                "blockAttackBonus": 3,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 16,
                "meleeDefenceBonus": 24,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -3,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ragnar_God_Gloves",
            "name": "Ragnar God Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 100000,
            "tier": "ancient",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 12,
                "slashAttackBonus": 12,
                "blockAttackBonus": 12,
                "rangedAttackBonus": -5,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 16,
                "meleeDefenceBonus": 11,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Deadeye_Ring",
            "name": "Deadeye Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 420000,
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "rangedAttackBonus": 15,
                "rangedStrengthBonus": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Deadeye_Amulet",
            "name": "Deadeye Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 420000,
            "customDescription": "Passive: 25% chance for Ranged attacks to deal 150% dmg",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedRangedCritChance": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Warlock_Ring",
            "name": "Warlock Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 420000,
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "magicAttackBonus": 20,
                "magicDamageBonus": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Warlock_Amulet",
            "name": "Warlock Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 420000,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedMagicLifesteal": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Guardian_Ring",
            "name": "Guardian Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 420000,
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 30,
                "rangedDefenceBonus": 30,
                "magicDefenceBonus": 30,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Guardian_Amulet",
            "name": "Guardian Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 420000,
            "customDescription": "Passive: +5% Damage Reduction and +10% Attack Interval. Both are doubled if you are below 50% Hitpoints",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedDamageReduction": 5,
                "increasedAttackIntervalPercent": 10
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "Hitpoints",
                        "character": "Player",
                        "operator": "\u003C",
                        "value": 50
                    },
                    "modifiers": {
                        "increasedDamageReduction": 5,
                        "increasedAttackIntervalPercent": 10
                    }
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fighter_Ring",
            "name": "Fighter Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 420000,
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "stabAttackBonus": 18,
                "slashAttackBonus": 18,
                "blockAttackBonus": 18,
                "rangedAttackBonus": 18,
                "magicAttackBonus": 18,
                "meleeStrengthBonus": 18
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fighter_Amulet",
            "name": "Fighter Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 420000,
            "customDescription": "Passive: (MELEE ONLY) Apply stun to the Target for 1 turn when you hit for at least 70% of your max hit.",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedMeleeStunThreshold": 70
            }
        },
        {
            "id": "melvorF:Aeris_Godsword",
            "name": "Aeris Godsword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1250000,
            "tier": "god",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "stabAttackBonus": -4,
                "slashAttackBonus": 145,
                "blockAttackBonus": 145,
                "meleeStrengthBonus": 245,
                "meleeDefenceBonus": 25
            },
            "specialAttacks": [
                "melvorF:Flurry"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorF:Glacia_Godsword",
            "name": "Glacia Godsword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1250000,
            "tier": "god",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3400,
                "stabAttackBonus": -4,
                "slashAttackBonus": 145,
                "blockAttackBonus": 145,
                "meleeStrengthBonus": 245,
                "meleeDefenceBonus": 25
            },
            "specialAttacks": [
                "melvorF:IcePrison"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorF:Terran_Godsword",
            "name": "Terran Godsword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1250000,
            "tier": "god",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 145,
                "blockAttackBonus": 145,
                "meleeStrengthBonus": 290,
                "meleeDefenceBonus": 40,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": 40,
                "damageReduction": 8
            },
            "specialAttacks": [
                "melvorF:CrushingBlow"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorF:Ragnar_Godsword",
            "name": "Ragnar Godsword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1250000,
            "tier": "god",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3800,
                "stabAttackBonus": -4,
                "slashAttackBonus": 145,
                "blockAttackBonus": 145,
                "meleeStrengthBonus": 340,
                "meleeDefenceBonus": 25
            },
            "specialAttacks": [
                "melvorF:Infernum"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorF:Bank_Slot_Token",
            "name": "Bank Slot Token",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 6969,
            "customDescription": "+1 Bank Space.",
            "itemType": "Token",
            "modifiers": {
                "increasedBankSpace": 1
            }
        },
        {
            "id": "melvorF:Stormsnap",
            "name": "Stormsnap",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 1500000,
            "customDescription": "Created by Patreon (Eusmusia)\u003Cbr\u003EStrength Bonus and Accuracy Rating scales based on Enemy Magic Level",
            "tier": "god",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000
            },
            "specialAttacks": [
                "melvorF:Stormsnap"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorF:Big_Ron",
            "name": "Big ol Ron",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1250000,
            "customDescription": "Created by Patreon (dog18speed)\u003Cbr\u003E+100% Chance To Double Loot in Combat. For every 2000 base Maximum Hitpoints the enemy has (Capped at 10000): +9% Melee Strength Bonus from Equipment, +3% of Maximum Hit added to Minimum Hit and +1% Damage Reduction. Bonus is doubled if fighting a boss.",
            "tier": "god",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 138,
                "blockAttackBonus": 138,
                "meleeStrengthBonus": 275,
                "meleeDefenceBonus": 21
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 100
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "IsFighting",
                        "character": "Player",
                        "inverted": false
                    },
                    "modifiers": {
                        "bigRon": 1
                    }
                }
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorF:Confetti_Crossbow",
            "name": "Confetti Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 5,
            "customDescription": "Created by Patreon (deathbyconfetti)\u003Cbr\u003EGrants GP on-hit based on your current total GP | Capped at 250% of damage dealt when you have 50M GP. Requires Bolts as Ammunition.",
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 65,
                "rangedStrengthBonus": 102
            },
            "modifiers": {
                "increasedGPMultiplierPer1MGP": 50,
                "increasedGPMultiplierCap": 2500,
                "increasedGPMultiplierMin": 100
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorF:Slayer_Crossbow",
            "name": "Slayer's Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 75000,
            "customDescription": "Created by Patreon (Elliott)\u003Cbr\u003EGain 33% Ranged Strength Bonus against Slayer Area or Slayer Task Monsters. Requires Bolts as Ammunition.",
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 65,
                "rangedStrengthBonus": 102
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Slayer_Crossbow_Head",
            "name": "Slayer Crossbow Head",
            "category": "Combat",
            "type": "Crossbow",
            "sellsFor": 8300
        },
        {
            "id": "melvorF:Twin_Exiles",
            "name": "Twin Exiles",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 225000,
            "customDescription": "Created by Patreon (Jarose)",
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "stabAttackBonus": 71,
                "slashAttackBonus": 71,
                "blockAttackBonus": 71,
                "meleeStrengthBonus": 24,
                "meleeDefenceBonus": 3
            },
            "specialAttacks": [
                "melvorF:DualAttack"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Max_Skillcape",
            "name": "Maximum Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 5000000,
            "customDescription": "Inherits all Skillcape perks. Requires Level 99 in all base game Skills.",
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Hitpoints",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Cooking",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Thieving",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Farming",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fletching",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Crafting",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Runecrafting",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Herblore",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Agility",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Astrology",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 40,
                "slashAttackBonus": 40,
                "blockAttackBonus": 40,
                "meleeStrengthBonus": 20,
                "meleeDefenceBonus": 80,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": 80
            },
            "modifiers": {
                "increasedHPRegenFlat": 1,
                "increasedDamageToSlayerTasks": 5,
                "increasedAmmoPreservation": 50,
                "increasedSlayerAreaEffectNegationFlat": 25,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 15
                    },
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 15
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 500
                    },
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 500
                    }
                ],
                "increasedGlobalSkillXP": 5,
                "increasedFarmingYield": 25,
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 20
                    }
                ],
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 15
                    }
                ],
                "increasedAdditionalRunecraftCountRunes": 5,
                "decreasedAgilityObstacleCost": 20,
                "increasedChanceSuccessfulCook": 100,
                "increasedFiremakingCoalChance": 100,
                "increasedChanceForAshInFiremaking": 100,
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 1
                    }
                ],
                "increasedBonusCoalMining": 1,
                "decreasedSmithingCoalCost": 50,
                "increasedRuneProvision": 1,
                "bypassSlayerItems": 1,
                "increasedSummoningChargePreservation": 10,
                "increasedSummoningCreationCharges": 10,
                "decreasedPrayerCost": 50,
                "increasedGPFromThieving": 100,
                "increasedThievingStealth": 150,
                "increasedChancePerfectCookGlobal": 2,
                "increasedGPFromAgility": 10,
                "increasedBaseStardustDropQty": 1,
                "decreasedTownshipBuildingCost": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Layered_Shield",
            "name": "Earth Layered Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2500000,
            "tier": "god",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 10,
                "meleeDefenceBonus": 92,
                "rangedDefenceBonus": 78,
                "magicDefenceBonus": -8,
                "damageReduction": 12
            }
        },
        {
            "id": "melvorF:Elder_Chest",
            "name": "Elder Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 800,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Elder_Dragonhide",
                    "minQuantity": 1,
                    "maxQuantity": 15,
                    "weight": 500
                },
                {
                    "itemID": "melvorF:Ancient_Dhide_Vambraces",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 100
                },
                {
                    "itemID": "melvorF:Ancient_Dhide_Chaps",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorF:Ancient_Dhide_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Ancient_Dhide_Body",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 4
                },
                {
                    "itemID": "melvorF:Twin_Exiles",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorF:Ancient_Crossbow",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                }
            ]
        },
        {
            "id": "melvorF:Cloudburst_Staff",
            "name": "Cloudburst Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 1250000,
            "customDescription": "+400 Maximum Water Spell Dmg. Reduces the Water Rune cost of Magic Spells by 7 when equipped as a Weapon.",
            "mediaAnimation": "assets/media/bank/cloudburst_staff2.gif",
            "tier": "god",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 45,
                "meleeDefenceBonus": 5,
                "magicDefenceBonus": 28,
                "magicDamageBonus": 30
            },
            "modifiers": {
                "increasedMaxWaterSpellDmg": 40
            },
            "specialAttacks": [
                "melvorF:FreezeRay"
            ],
            "providedRunes": [
                {
                    "id": "melvorD:Water_Rune",
                    "quantity": 7
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Skull_Cape",
            "name": "Skull Cape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 160000,
            "customDescription": "Created by Patreon (Skull)\u003Cbr\u003E+20% Rune Preservation",
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "stabAttackBonus": -10,
                "slashAttackBonus": -10,
                "blockAttackBonus": -10,
                "rangedAttackBonus": -20,
                "magicAttackBonus": 20,
                "meleeStrengthBonus": -8,
                "rangedStrengthBonus": -8,
                "magicDamageBonus": 5,
                "meleeDefenceBonus": 20,
                "rangedDefenceBonus": -20,
                "magicDefenceBonus": 20,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedRunePreservation": 20
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Nature_Rune",
            "name": "Nature Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorF:Havoc_Rune",
            "name": "Havoc Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorF:Spirit_Rune",
            "name": "Spirit Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorF:Mud_Rune",
            "name": "Mud Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 10,
            "customDescription": "Combination Rune: Water \u0026 Earth"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Steam_Rune",
            "name": "Steam Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 12,
            "customDescription": "Combination Rune: Water \u0026 Fire"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Lava_Rune",
            "name": "Lava Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 13,
            "customDescription": "Combination Rune: Earth \u0026 Fire"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Acolyte_Wizard_Hat",
            "name": "Air Acolyte Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Acolyte_Wizard_Robes",
            "name": "Air Acolyte Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Acolyte_Wizard_Bottoms",
            "name": "Air Acolyte Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Acolyte_Wizard_Boots",
            "name": "Air Acolyte Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 1,
                "magicDefenceBonus": 1
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Acolyte_Wizard_Hat",
            "name": "Water Acolyte Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Acolyte_Wizard_Robes",
            "name": "Water Acolyte Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Acolyte_Wizard_Bottoms",
            "name": "Water Acolyte Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Acolyte_Wizard_Boots",
            "name": "Water Acolyte Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 1,
                "magicDefenceBonus": 1
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Acolyte_Wizard_Hat",
            "name": "Earth Acolyte Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 9
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Acolyte_Wizard_Robes",
            "name": "Earth Acolyte Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 9
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Acolyte_Wizard_Bottoms",
            "name": "Earth Acolyte Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 9
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Acolyte_Wizard_Boots",
            "name": "Earth Acolyte Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 9
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 1,
                "magicDefenceBonus": 1
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Acolyte_Wizard_Hat",
            "name": "Fire Acolyte Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 14
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Acolyte_Wizard_Robes",
            "name": "Fire Acolyte Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 14
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Acolyte_Wizard_Bottoms",
            "name": "Fire Acolyte Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 14
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Acolyte_Wizard_Boots",
            "name": "Fire Acolyte Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +5 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 14
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 1,
                "magicDefenceBonus": 1
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 0.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Adept_Wizard_Hat",
            "name": "Air Adept Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Adept_Wizard_Robes",
            "name": "Air Adept Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Adept_Wizard_Bottoms",
            "name": "Air Adept Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Adept_Wizard_Boots",
            "name": "Air Adept Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Adept_Wizard_Hat",
            "name": "Water Adept Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 39
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Adept_Wizard_Robes",
            "name": "Water Adept Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 39
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Adept_Wizard_Bottoms",
            "name": "Water Adept Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 39
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Adept_Wizard_Boots",
            "name": "Water Adept Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 39
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Adept_Wizard_Hat",
            "name": "Earth Adept Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 43
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Adept_Wizard_Robes",
            "name": "Earth Adept Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 43
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Adept_Wizard_Bottoms",
            "name": "Earth Adept Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 43
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Adept_Wizard_Boots",
            "name": "Earth Adept Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 43
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Adept_Wizard_Hat",
            "name": "Fire Adept Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 48
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Adept_Wizard_Robes",
            "name": "Fire Adept Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 48
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Adept_Wizard_Bottoms",
            "name": "Fire Adept Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 48
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Adept_Wizard_Boots",
            "name": "Fire Adept Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +15 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 48
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Expert_Wizard_Hat",
            "name": "Air Expert Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDefenceBonus": 6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Expert_Wizard_Robes",
            "name": "Air Expert Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDefenceBonus": 22,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Expert_Wizard_Bottoms",
            "name": "Air Expert Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 17,
                "magicDefenceBonus": 17,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Air_Expert_Wizard_Boots",
            "name": "Air Expert Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Air Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 5,
                "magicDefenceBonus": 5,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Expert_Wizard_Hat",
            "name": "Water Expert Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 69
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDefenceBonus": 6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Expert_Wizard_Robes",
            "name": "Water Expert Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 69
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDefenceBonus": 22,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Expert_Wizard_Bottoms",
            "name": "Water Expert Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 69
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 17,
                "magicDefenceBonus": 17,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Water_Expert_Wizard_Boots",
            "name": "Water Expert Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Water Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 69
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 5,
                "magicDefenceBonus": 5,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Expert_Wizard_Hat",
            "name": "Earth Expert Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 73
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDefenceBonus": 6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Expert_Wizard_Robes",
            "name": "Earth Expert Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 73
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDefenceBonus": 22,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Expert_Wizard_Bottoms",
            "name": "Earth Expert Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 73
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 17,
                "magicDefenceBonus": 17,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Earth_Expert_Wizard_Boots",
            "name": "Earth Expert Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Earth Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 73
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 5,
                "magicDefenceBonus": 5,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Expert_Wizard_Hat",
            "name": "Fire Expert Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 78
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDefenceBonus": 6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Expert_Wizard_Robes",
            "name": "Fire Expert Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 78
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDefenceBonus": 22,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Expert_Wizard_Bottoms",
            "name": "Fire Expert Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 78
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 17,
                "magicDefenceBonus": 17,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fire_Expert_Wizard_Boots",
            "name": "Fire Expert Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "customDescription": "Passive: +20 Minimum Fire Spell Dmg",
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 78
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 5,
                "magicDefenceBonus": 5,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 2
            }
        },
        {
            "id": "melvorF:Air_Imbued_Wand",
            "name": "Air Imbued Wand",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 135000,
            "customDescription": "Reduces the Air Rune cost of Magic Spells by 3 when equipped as a Weapon.",
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 32,
                "magicDamageBonus": 18,
                "magicDefenceBonus": 32
            },
            "specialAttacks": [
                "melvorD:BruteForce"
            ],
            "providedRunes": [
                {
                    "id": "melvorD:Air_Rune",
                    "quantity": 3
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Water_Imbued_Wand",
            "name": "Water Imbued Wand",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 135000,
            "customDescription": "Reduces the Water Rune cost of Magic Spells by 3 when equipped as a Weapon.",
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 32,
                "magicDamageBonus": 18,
                "magicDefenceBonus": 32
            },
            "specialAttacks": [
                "melvorD:BruteForce"
            ],
            "providedRunes": [
                {
                    "id": "melvorD:Water_Rune",
                    "quantity": 3
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Earth_Imbued_Wand",
            "name": "Earth Imbued Wand",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 135000,
            "customDescription": "Reduces the Earth Rune cost of Magic Spells by 3 when equipped as a Weapon.",
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 32,
                "magicDamageBonus": 18,
                "magicDefenceBonus": 32
            },
            "specialAttacks": [
                "melvorD:BruteForce"
            ],
            "providedRunes": [
                {
                    "id": "melvorD:Earth_Rune",
                    "quantity": 3
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Fire_Imbued_Wand",
            "name": "Fire Imbued Wand",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 135000,
            "customDescription": "Reduces the Fire Rune cost of Magic Spells by 3 when equipped as a Weapon.",
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 32,
                "magicDamageBonus": 18,
                "magicDefenceBonus": 32
            },
            "specialAttacks": [
                "melvorD:BruteForce"
            ],
            "providedRunes": [
                {
                    "id": "melvorD:Fire_Rune",
                    "quantity": 3
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Cape_of_Completion",
            "name": "Cape of Completion",
            "category": "Combat",
            "type": "Armour",
            "ignoreCompletion": true,
            "sellsFor": 25000000,
            "customDescription": "Inherits all Skillcape perks. +25% Mastery Pool Cap. 5% Damage Reduction.",
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "Completion",
                    "percent": 100,
                    "namespace": "melvorBaseGame"
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 40,
                "slashAttackBonus": 40,
                "blockAttackBonus": 40,
                "meleeStrengthBonus": 20,
                "meleeDefenceBonus": 80,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": 80,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMasteryPoolCap": 25,
                "increasedHPRegenFlat": 1,
                "increasedDamageToSlayerTasks": 5,
                "increasedAmmoPreservation": 50,
                "increasedSlayerAreaEffectNegationFlat": 25,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 15
                    },
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 15
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 500
                    },
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 500
                    }
                ],
                "increasedGlobalSkillXP": 5,
                "increasedFarmingYield": 25,
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 20
                    }
                ],
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 15
                    }
                ],
                "increasedAdditionalRunecraftCountRunes": 5,
                "decreasedAgilityObstacleCost": 20,
                "increasedChanceSuccessfulCook": 100,
                "increasedFiremakingCoalChance": 100,
                "increasedChanceForAshInFiremaking": 100,
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 1
                    }
                ],
                "increasedBonusCoalMining": 1,
                "decreasedSmithingCoalCost": 50,
                "increasedRuneProvision": 1,
                "bypassSlayerItems": 1,
                "increasedSummoningChargePreservation": 10,
                "increasedSummoningCreationCharges": 10,
                "decreasedPrayerCost": 50,
                "increasedGPFromThieving": 100,
                "increasedThievingStealth": 150,
                "increasedChancePerfectCookGlobal": 2,
                "increasedGPFromAgility": 10,
                "increasedBaseStardustDropQty": 1,
                "decreasedTownshipBuildingCost": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Desert_Hat",
            "name": "Desert Hat",
            "category": "Combat",
            "type": "Helmet",
            "sellsFor": 13000,
            "customDescription": "Passive: Grants access to Arid Plains.",
            "tier": "misc",
            "validSlots": [
                "Helmet",
                "Passive"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Blazing_Lantern",
            "name": "Blazing Lantern",
            "category": "Combat",
            "type": "Shield",
            "sellsFor": 62500,
            "customDescription": "Passive: Grants access to Shrouded Badlands.",
            "tier": "misc",
            "validSlots": [
                "Shield",
                "Passive"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Climbing_Boots",
            "name": "Climbing Boots",
            "category": "Combat",
            "type": "Boots",
            "sellsFor": 125000,
            "customDescription": "Passive: Grants access to Perilous Peaks.",
            "tier": "misc",
            "validSlots": [
                "Boots",
                "Passive"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miolite_Helmet",
            "name": "Miolite Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1050,
            "tier": "miolite",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -6,
                "magicAttackBonus": 5,
                "meleeDefenceBonus": 27,
                "rangedDefenceBonus": -1,
                "magicDefenceBonus": 5,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miolite_Boots",
            "name": "Miolite Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 950,
            "tier": "miolite",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -3,
                "magicAttackBonus": 3,
                "meleeDefenceBonus": 10,
                "magicDefenceBonus": 3,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miolite_Platelegs",
            "name": "Miolite Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1300,
            "tier": "miolite",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -21,
                "magicAttackBonus": 12,
                "meleeDefenceBonus": 47,
                "rangedDefenceBonus": -4,
                "magicDefenceBonus": 12,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miolite_Platebody",
            "name": "Miolite Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2600,
            "tier": "miolite",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": 15,
                "meleeDefenceBonus": 78,
                "rangedDefenceBonus": -6,
                "magicDefenceBonus": 15,
                "damageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miolite_Shield",
            "name": "Miolite Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1250,
            "tier": "miolite",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -8,
                "magicAttackBonus": 22,
                "meleeDefenceBonus": 42,
                "rangedDefenceBonus": -1,
                "magicDefenceBonus": 14,
                "damageReduction": 2
            }
        },
        {
            "id": "melvorF:Miolite_Sceptre",
            "name": "Miolite Sceptre",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 6420,
            "tier": "miolite",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 40,
                "slashAttackBonus": 40,
                "blockAttackBonus": 40,
                "meleeStrengthBonus": 44
            },
            "modifiers": {
                "allowAttackAugmentingMagic": 1
            },
            "specialAttacks": [
                "melvorF:DrowsySpores"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gloves_of_Silence",
            "name": "Gloves of Silence",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 4250,
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "modifiers": {
                "increasedGPFromMonstersFlat": 150,
                "increasedGPFromThievingFlat": 150,
                "increasedThievingStealth": 50,
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 100
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Shaman_Ring",
            "name": "Shaman Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 13450,
            "customDescription": "+3% Magic Damage Bonus.\u003Cbr\u003EPassive: +6 Flat Hitpoints Regeneration",
            "tier": "misc",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "rangedAttackBonus": -3,
                "magicAttackBonus": 8,
                "magicDamageBonus": 3
            },
            "modifiers": {
                "increasedHPRegenFlat": 0.59999999999999997779553950749686919152736663818359375
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Book_of_Occults",
            "name": "Book of Occults",
            "category": "Combat",
            "type": "Magic Book",
            "sellsFor": 10200,
            "customDescription": "Reduces the Body Rune cost of Magic Spells by 1 when equipped as an Off-hand. +20% Summoning Maximum Hit.",
            "tier": "book",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 6,
                "magicDefenceBonus": 13
            },
            "modifiers": {
                "increasedSummoningMaxHit": 20
            },
            "providedRunes": [
                {
                    "id": "melvorD:Body_Rune",
                    "quantity": 1
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Elementalist_Gloves",
            "name": "Elementalist Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 12600,
            "validSlots": [
                "Gloves"
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": 15,
                "rangedStrengthBonus": -2,
                "magicDamageBonus": 15,
                "rangedDefenceBonus": -6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Sand_Treaders",
            "name": "Sand Treaders",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 8540,
            "tier": "misc",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 16
            },
            "modifiers": {
                "decreasedAttackInterval": 100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Desert_Wrappings",
            "name": "Desert Wrappings",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 13000,
            "validSlots": [
                "Gloves"
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "rangedAttackBonus": 5,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 3,
                "rangedStrengthBonus": 3,
                "damageReduction": 2
            }
        },
        {
            "id": "melvorF:Desert_Sabre",
            "name": "Desert Sabre",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 6500,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 8,
                "slashAttackBonus": 64,
                "blockAttackBonus": 8,
                "meleeStrengthBonus": 66
            },
            "specialAttacks": [
                "melvorF:Quicksand"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorF:Desert_Shortbow",
            "name": "Desert Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 3240,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 65,
                "rangedStrengthBonus": 50
            },
            "specialAttacks": [
                "melvorF:Sandblast"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Sandstorm_Ring",
            "name": "Sandstorm Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 62400,
            "tier": "misc",
            "validSlots": [
                "Ring"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 50
                }
            ],
            "specialAttacks": [
                "melvorF:Sandstorm"
            ]
        },
        {
            "id": "melvorF:Darksteel_Dagger",
            "name": "Darksteel Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 25900,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 60,
                "slashAttackBonus": 30,
                "blockAttackBonus": 60,
                "meleeStrengthBonus": 50
            },
            "specialAttacks": [
                "melvorF:DeadlyCut"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Elder_Crown",
            "name": "Elder Crown",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 136500,
            "tier": "misc",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "modifiers": {
                "increasedLifesteal": 10,
                "increasedBleedLifesteal": 100,
                "decreasedAttackInterval": 100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Tormented_Ring",
            "name": "Tormented Ring",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 20000,
            "customDescription": "Increased Accuracy Ratings for all Attack Styles. Decreased Evasion Rating for all Attack Styles.",
            "tier": "misc",
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "stabAttackBonus": 50,
                "slashAttackBonus": 50,
                "blockAttackBonus": 50,
                "rangedAttackBonus": 50,
                "magicAttackBonus": 50,
                "meleeDefenceBonus": -50,
                "rangedDefenceBonus": -50,
                "magicDefenceBonus": -50
            }
        },
        {
            "id": "melvorF:Sanguine_Blade",
            "name": "Sanguine Blade",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 365000,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 124,
                "blockAttackBonus": 124,
                "meleeStrengthBonus": 211,
                "meleeDefenceBonus": 23
            },
            "specialAttacks": [
                "melvorF:Rend"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Recoil_Shield",
            "name": "Recoil Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18600,
            "customDescription": "Passive: Reflects up to 25% of damage dealt to you (Reflect dmg cannot activate more than once per enemy turn. Reflect dmg cannot kill an enemy nor provide XP).",
            "tier": "misc",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 58,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedReflectDamage": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Wasteful_Ring",
            "name": "Wasteful Ring",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 19850,
            "tier": "misc",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedAutoEatThreshold": 5,
                "decreasedAutoEatEfficiency": 25
            }
        },
        {
            "id": "melvorF:Infernal_Claw",
            "name": "Infernal Claw",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2500000,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 75
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 71,
                "slashAttackBonus": 77,
                "blockAttackBonus": 71,
                "meleeStrengthBonus": 81,
                "meleeDefenceBonus": 39
            },
            "specialAttacks": [
                "melvorF:QuadSwipe"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Tidal_Edge_Fragment",
            "name": "Tidal Edge Fragment",
            "category": "Miscellaneous",
            "type": "Fragment",
            "sellsFor": 8500
        },
        {
            "id": "melvorF:Tidal_Edge",
            "name": "Tidal Edge",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 3200000,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 89,
                "slashAttackBonus": 120,
                "blockAttackBonus": 89,
                "meleeStrengthBonus": 100
            },
            "specialAttacks": [
                "melvorF:TidalWave"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Ocean_Song_Fragment",
            "name": "Ocean Song Fragment",
            "category": "Miscellaneous",
            "type": "Fragment",
            "sellsFor": 8750
        },
        {
            "id": "melvorF:Ocean_Song",
            "name": "Ocean Song",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 2600000,
            "customDescription": "Reduces the Water Rune cost of Magic Spells by 4 when equipped as a Weapon.",
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 38,
                "magicDamageBonus": 60,
                "magicDefenceBonus": 38
            },
            "specialAttacks": [
                "melvorF:OceanSong"
            ],
            "providedRunes": [
                {
                    "id": "melvorD:Water_Rune",
                    "quantity": 4
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Shockwave_Fragment",
            "name": "Shockwave Fragment",
            "category": "Miscellaneous",
            "type": "Fragment",
            "sellsFor": 8450
        },
        {
            "id": "melvorF:Shockwave",
            "name": "Shockwave",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 3400000,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 81,
                "rangedStrengthBonus": 142
            },
            "specialAttacks": [
                "melvorF:Shockwave"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Jadestone_Bolts",
            "name": "Jadestone Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 1805,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 152
            },
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Paladin_Gloves",
            "name": "Paladin Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1500,
            "validSlots": [
                "Gloves"
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 8,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Priest_Hat",
            "name": "Priest Hat",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1250,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "modifiers": {
                "increasedFlatPrayerCostReduction": 1,
                "increasedChanceToPreservePrayerPoints": 10
            }
        },
        {
            "id": "melvorF:Almighty_Lute",
            "name": "Almighty Lute",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 6969,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 69,
                "blockAttackBonus": 69,
                "meleeStrengthBonus": 126
            },
            "modifiers": {
                "increasedGPFromMonsters": 200
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Infernal_Core",
            "name": "Infernal Core",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 1500
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Infernal_Cape",
            "name": "Infernal Cape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "stabAttackBonus": 3,
                "slashAttackBonus": 3,
                "blockAttackBonus": 3,
                "rangedAttackBonus": 3,
                "magicAttackBonus": 3,
                "meleeStrengthBonus": 6,
                "rangedStrengthBonus": 2,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": 13,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Helmet_Master",
            "name": "Slayer Helmet (Master)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 13600,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 80
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 4,
                "slashAttackBonus": 4,
                "blockAttackBonus": 4,
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 18,
                "meleeDefenceBonus": 36,
                "rangedDefenceBonus": 36,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 3,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 3
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 40
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 20,
                "increasedDamageToSlayerTasks": 5,
                "increasedSlayerCoins": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Platebody_Master",
            "name": "Slayer Platebody (Master)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 15800,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 80
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 7,
                "slashAttackBonus": 7,
                "blockAttackBonus": 7,
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 26,
                "meleeDefenceBonus": 90,
                "rangedDefenceBonus": 90,
                "magicDefenceBonus": -6,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 3,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 3
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 40
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 20,
                "increasedDamageToSlayerTasks": 5,
                "increasedSlayerCoins": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Cowl_Master",
            "name": "Slayer Cowl (Master)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 45800,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 14,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 16,
                "meleeDefenceBonus": 6,
                "magicDefenceBonus": 8,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 3,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 3
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 40
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 20,
                "increasedDamageToSlayerTasks": 5,
                "increasedSlayerCoins": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Leather_Body_Master",
            "name": "Slayer Leather Body (Master)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 59600,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 32,
                "magicAttackBonus": -15,
                "rangedStrengthBonus": 32,
                "meleeDefenceBonus": 58,
                "rangedDefenceBonus": 60,
                "magicDefenceBonus": 48,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 3,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 3
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 40
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 20,
                "increasedDamageToSlayerTasks": 5,
                "increasedSlayerCoins": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Wizard_Hat_Master",
            "name": "Slayer Wizard Hat (Master)",
            "category": "Combat",
            "type": "Slayer Armour",
            "sellsFor": 42605,
            "tier": "slayer",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 80
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDamageBonus": 12,
                "magicDefenceBonus": 6,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 3,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 3
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 40
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 20,
                "increasedDamageToSlayerTasks": 5,
                "increasedSlayerCoins": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Wizard_Robes_Master",
            "name": "Slayer Wizard Robes (Master)",
            "category": "Combat",
            "type": "Slayer Armour",
            "sellsFor": 52690,
            "tier": "slayer",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 26,
                "magicDamageBonus": 12,
                "magicDefenceBonus": 26,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 3,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 3
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 40
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 20,
                "increasedDamageToSlayerTasks": 5,
                "increasedSlayerCoins": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Green_Party_Hat",
            "name": "Green Party Hat",
            "category": "Party",
            "type": "Party",
            "sellsFor": 69,
            "customDescription": "+1 Bragging Rights",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 1,
                "slashAttackBonus": 1,
                "blockAttackBonus": 1,
                "rangedAttackBonus": 1,
                "magicAttackBonus": 1,
                "meleeStrengthBonus": 1,
                "rangedStrengthBonus": 1,
                "magicDamageBonus": 1,
                "meleeDefenceBonus": 1,
                "rangedDefenceBonus": 1,
                "magicDefenceBonus": 1,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 1
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Hunters_Ring",
            "name": "Hunter's Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 62400,
            "tier": "misc",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedSlayerCoins": 10,
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 10
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 10
            }
        },
        {
            "id": "melvorF:Unknown_Evil",
            "name": "The First Hero and an Unknown Evil",
            "category": "Misc",
            "type": "Special",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Storyline - Part 2 of 3.",
            "itemType": "Readable",
            "modalID": "modal-book-melvorF:Unknown_Evil"
        },
        {
            "id": "melvorF:New_Dawn",
            "name": "New Dawn",
            "category": "Misc",
            "type": "Special",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Storyline - Ahrenia's Backstory.",
            "itemType": "Readable",
            "modalID": "modal-book-melvorF:New_Dawn"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Slayer_Upgrade_Kit_Strong",
            "name": "Slayer Gear Upgrade Kit (Strong)",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 100,
            "customDescription": "Used to upgrade Basic Slayer Gear to Strong."
        },
        {
            "itemType": "Item",
            "id": "melvorF:Slayer_Upgrade_Kit_Elite",
            "name": "Slayer Gear Upgrade Kit (Elite)",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 500,
            "customDescription": "Used to upgrade Strong Slayer Gear to Elite."
        },
        {
            "itemType": "Item",
            "id": "melvorF:Slayer_Upgrade_Kit_Master",
            "name": "Slayer Gear Upgrade Kit (Master)",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 5000,
            "customDescription": "Used to upgrade Elite Slayer Gear to Master."
        },
        {
            "id": "melvorF:Mastery_Token_Agility",
            "name": "Mastery Token (Agility)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Agility_Skillcape",
            "name": "Agility Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Agility",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedAgilityObstacleCost": 20,
                "increasedGPFromAgility": 10
            }
        },
        {
            "id": "melvorF:Performance_Enhancing_Potion_I",
            "name": "Performance Enhancing Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 225,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 4
                    }
                ]
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Agility",
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "id": "melvorF:Performance_Enhancing_Potion_II",
            "name": "Performance Enhancing Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 240,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 6
                    }
                ]
            },
            "charges": 20,
            "tier": 1,
            "action": "melvorD:Agility",
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "id": "melvorF:Performance_Enhancing_Potion_III",
            "name": "Performance Enhancing Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 250,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 8
                    }
                ]
            },
            "charges": 30,
            "tier": 2,
            "action": "melvorD:Agility",
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "id": "melvorF:Performance_Enhancing_Potion_IV",
            "name": "Performance Enhancing Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 265,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 12
                    }
                ]
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Agility",
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Summoning_Shard_Red",
            "name": "Summoning Shard (Red)",
            "category": "Summoning",
            "type": "Shard",
            "sellsFor": 50,
            "customDescription": "Use to create Familiars in Summoning"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Summoning_Shard_Green",
            "name": "Summoning Shard (Green)",
            "category": "Summoning",
            "type": "Shard",
            "sellsFor": 50,
            "customDescription": "Use to create Familiars in Summoning"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Summoning_Shard_Blue",
            "name": "Summoning Shard (Blue)",
            "category": "Summoning",
            "type": "Shard",
            "sellsFor": 100,
            "customDescription": "Use to create Familiars in Summoning"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Summoning_Shard_Silver",
            "name": "Summoning Shard (Silver)",
            "category": "Summoning",
            "type": "Shard",
            "sellsFor": 100,
            "customDescription": "Use to create Familiars in Summoning"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Summoning_Shard_Gold",
            "name": "Summoning Shard (Gold)",
            "category": "Summoning",
            "type": "Shard",
            "sellsFor": 150,
            "customDescription": "Use to create Familiars in Summoning"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Summoning_Shard_Black",
            "name": "Summoning Shard (Black)",
            "category": "Summoning",
            "type": "Shard",
            "sellsFor": 150,
            "customDescription": "Use to create Familiars in Summoning"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Golbin_Thief",
            "name": "Golbin Thief",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 1 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 2.100000000000000088817841970012523233890533447265625
            },
            "modifiers": {
                "increasedGPOnEnemyHit": 30
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Occultist",
            "name": "Occultist",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "customDescription": "+10% Global Evasion. -10% Enemy Evasion Ratings.",
            "tier": "Tier 1 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 4
            },
            "modifiers": {
                "increasedGlobalEvasion": 10
            },
            "enemyModifiers": {
                "decreasedGlobalEvasion": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Wolf",
            "name": "Wolf",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 1 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 5.9000000000000003552713678800500929355621337890625
            },
            "modifiers": {
                "increasedLifesteal": 2
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Ent",
            "name": "Ent",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 1 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 10
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "WoodcuttingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Mole",
            "name": "Mole",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 1 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 3
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "MiningAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Octopus",
            "name": "Octopus",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 1 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 3
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Minotaur",
            "name": "Minotaur",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 2 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 7.79999999999999982236431605997495353221893310546875
            },
            "modifiers": {
                "increasedMeleeMaxHit": 3,
                "increasedMeleeAccuracyBonus": 3
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Centaur",
            "name": "Centaur",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 2 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 9.699999999999999289457264239899814128875732421875
            },
            "modifiers": {
                "increasedRangedMaxHit": 3,
                "increasedRangedAccuracyBonus": 3
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Witch",
            "name": "Witch",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 2 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 11.5999999999999996447286321199499070644378662109375
            },
            "modifiers": {
                "increasedMagicMaxHit": 3,
                "increasedMagicAccuracyBonus": 3
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Pig",
            "name": "Pig",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 2 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 10
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Crow",
            "name": "Crow",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 2 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedAdditionalRunecraftCountRunes": 2
            },
            "consumesOn": [
                {
                    "type": "RunecraftingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Leprechaun",
            "name": "Leprechaun",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 2 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedGPFromThievingFlat": 50
            },
            "consumesOn": [
                {
                    "type": "ThievingAction",
                    "succesful": true
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Cyclops",
            "name": "Cyclops",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "customDescription": "+10% Slayer Coins",
            "tier": "Tier 3 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 13.5
            },
            "modifiers": {
                "increasedSlayerCoins": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Yak",
            "name": "Yak",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 3 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 15.4000000000000003552713678800500929355621337890625
            },
            "modifiers": {
                "increasedDamageReduction": 1
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                },
                {
                    "type": "ThievingAction",
                    "succesful": false
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Unicorn",
            "name": "Unicorn",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 3 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 17.300000000000000710542735760100185871124267578125
            },
            "modifiers": {
                "increasedHitpointRegeneration": 50
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Dragon",
            "name": "Dragon",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 3 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 19.199999999999999289457264239899814128875732421875
            },
            "modifiers": {
                "increasedChanceToApplyBurn": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Monkey",
            "name": "Monkey",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 3 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 10
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Salamander",
            "name": "Salamander",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 3 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "SmithingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Bear",
            "name": "Bear",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 3 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Familiar_Devil",
            "name": "Devil",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 3 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "id": "melvorF:Mastery_Token_Summoning",
            "name": "Mastery Token (Summoning)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Summoning_Skillcape",
            "name": "Summoning Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 20
                    }
                ],
                "increasedSummoningChargePreservation": 10,
                "increasedSummoningCreationCharges": 10
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Abnormal_Log",
            "name": "Abnormal Log",
            "category": "Woodcutting",
            "type": "Secret",
            "ignoreCompletion": true,
            "sellsFor": 999,
            "customDescription": "This is 1000x better than a Normal Log."
        },
        {
            "id": "melvorF:Necromancer_Potion_I",
            "name": "Necromancer Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 225,
            "itemType": "Potion",
            "modifiers": {
                "increasedSummoningCreationCharges": 1
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Summoning",
            "consumesOn": [
                {
                    "type": "SummoningAction"
                }
            ]
        },
        {
            "id": "melvorF:Necromancer_Potion_II",
            "name": "Necromancer Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 240,
            "itemType": "Potion",
            "modifiers": {
                "increasedSummoningCreationCharges": 2
            },
            "charges": 30,
            "tier": 1,
            "action": "melvorD:Summoning",
            "consumesOn": [
                {
                    "type": "SummoningAction"
                }
            ]
        },
        {
            "id": "melvorF:Necromancer_Potion_III",
            "name": "Necromancer Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 250,
            "itemType": "Potion",
            "modifiers": {
                "increasedSummoningCreationCharges": 3
            },
            "charges": 45,
            "tier": 2,
            "action": "melvorD:Summoning",
            "consumesOn": [
                {
                    "type": "SummoningAction"
                }
            ]
        },
        {
            "id": "melvorF:Necromancer_Potion_IV",
            "name": "Necromancer Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 265,
            "itemType": "Potion",
            "modifiers": {
                "increasedSummoningCreationCharges": 5
            },
            "charges": 60,
            "tier": 3,
            "action": "melvorD:Summoning",
            "consumesOn": [
                {
                    "type": "SummoningAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Necromancer_Hat",
            "name": "Necromancer Hat",
            "category": "Summoning",
            "type": "Equipment",
            "sellsFor": 150000,
            "customDescription": "Passive: +2 Base Quantity for Summoning Tablet Creation and +2% Summoning Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen all Necromancer gear is equipped: +5% Summoning Skill XP, +5% Summoning Mastery XP, +5 Base Quantity for Summoning Tablet Creation, and -1s Summoning Interval\u003C/span\u003E",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "modifiers": {
                "increasedSummoningCreationCharges": 2,
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Necromancer_Robes",
            "name": "Necromancer Robes",
            "category": "Summoning",
            "type": "Equipment",
            "sellsFor": 2500000,
            "customDescription": "Passive: +2 Base Quantity for Summoning Tablet Creation and +2% Summoning Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen all Necromancer gear is equipped: +5% Summoning Skill XP, +5% Summoning Mastery XP, +5 Base Quantity for Summoning Tablet Creation, and -1s Summoning Interval\u003C/span\u003E",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "modifiers": {
                "increasedSummoningCreationCharges": 2,
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Necromancer_Bottoms",
            "name": "Necromancer Bottoms",
            "category": "Summoning",
            "type": "Equipment",
            "sellsFor": 1000000,
            "customDescription": "Passive: +2 Base Quantity for Summoning Tablet Creation and +2% Summoning Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen all Necromancer gear is equipped: +5% Summoning Skill XP, +5% Summoning Mastery XP, +5 Base Quantity for Summoning Tablet Creation, and -1s Summoning Interval\u003C/span\u003E",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "modifiers": {
                "increasedSummoningCreationCharges": 2,
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Necromancer_Boots",
            "name": "Necromancer Boots",
            "category": "Summoning",
            "type": "Equipment",
            "sellsFor": 250000,
            "customDescription": "Passive: +2 Base Quantity for Summoning Tablet Creation and +2% Summoning Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen all Necromancer gear is equipped: +5% Summoning Skill XP, +5% Summoning Mastery XP, +5 Base Quantity for Summoning Tablet Creation, and -1s Summoning Interval\u003C/span\u003E",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "modifiers": {
                "increasedSummoningCreationCharges": 2,
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 2
                    }
                ]
            }
        },
        {
            "id": "melvorF:Apple",
            "name": "Apple",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1,
            "itemType": "Food",
            "healsFor": 3.20000000000000017763568394002504646778106689453125
        },
        {
            "id": "melvorF:Apple_Pie",
            "name": "Apple Pie",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 253,
            "itemType": "Food",
            "healsFor": 22
        },
        {
            "id": "melvorF:Lemon_Cake",
            "name": "Lemon Cake",
            "category": "Cooking",
            "type": "Food",
            "ignoreCompletion": true,
            "sellsFor": 69,
            "itemType": "Food",
            "healsFor": 6.9000000000000003552713678800500929355621337890625
        },
        {
            "id": "melvorF:Apple_Pie_Perfect",
            "name": "Apple Pie (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "sellsFor": 380,
            "itemType": "Food",
            "healsFor": 24.2000000000000028421709430404007434844970703125
        },
        {
            "id": "melvorF:Lemon_Cake_Perfect",
            "name": "Lemon Cake (Perfect)",
            "category": "Cooking",
            "type": "Product",
            "ignoreCompletion": true,
            "sellsFor": 104,
            "itemType": "Food",
            "healsFor": 7.59000000000000074606987254810519516468048095703125
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Boots_Of_Stealth",
            "name": "Sneak-Ers",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 15000,
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "modifiers": {
                "increasedThievingStealth": 40,
                "increasedGPGlobal": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Jeweled_Necklace",
            "name": "Jeweled Necklace",
            "category": "Thieving",
            "type": "Amulet",
            "sellsFor": 5000,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedGPGlobal": 5
            }
        },
        {
            "id": "melvorF:Crate_Of_Basic_Supplies",
            "name": "Crate of Basic Supplies",
            "category": "Thieving",
            "type": "Item",
            "sellsFor": 500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Bronze_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 25
                },
                {
                    "itemID": "melvorD:Iron_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Steel_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 18
                },
                {
                    "itemID": "melvorD:Mithril_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 13
                },
                {
                    "itemID": "melvorD:Bronze_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 14
                },
                {
                    "itemID": "melvorD:Iron_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 11
                },
                {
                    "itemID": "melvorD:Steel_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 9
                },
                {
                    "itemID": "melvorD:Mithril_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Raw_Shrimp",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 25
                },
                {
                    "itemID": "melvorD:Raw_Sardine",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 18
                },
                {
                    "itemID": "melvorD:Raw_Herring",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 13
                },
                {
                    "itemID": "melvorD:Raw_Trout",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 10
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Thievers_Cape",
            "name": "Thiever's Cape",
            "category": "Thieving",
            "type": "Cape",
            "sellsFor": 3900,
            "validSlots": [
                "Cape"
            ],
            "modifiers": {
                "increasedThievingStealth": 25,
                "increasedGPFromThieving": 10,
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Marksmans_Sigil",
            "name": "Marksman's Sigil",
            "category": "Thieving",
            "type": "Crafting Material",
            "sellsFor": 5000,
            "customDescription": "Used as a Crafting resource."
        },
        {
            "id": "melvorF:Crate_Of_Food",
            "name": "Crate of Food",
            "category": "Thieving",
            "type": "Item",
            "sellsFor": 160,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Potatoes",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Onions",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 52
                },
                {
                    "itemID": "melvorD:Cabbage",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 45
                },
                {
                    "itemID": "melvorD:Tomatoes",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 37
                },
                {
                    "itemID": "melvorD:Sweetcorn",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Strawberries",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 25
                },
                {
                    "itemID": "melvorD:Cherry",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 23
                },
                {
                    "itemID": "melvorD:Watermelon",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 21
                },
                {
                    "itemID": "melvorD:Snape_Grass",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 19
                },
                {
                    "itemID": "melvorD:Carrot",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 18
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Basic_Bag",
            "name": "Basic Bag",
            "category": "Thieving",
            "type": "Crafting Material",
            "sellsFor": 4000
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Cooking_Apron",
            "name": "Cooking Apron",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 5250,
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 1
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 1
                    }
                ],
                "increasedFoodHealingValue": 20
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Shipwheel",
            "name": "Shipwheel",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 10000
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fishing_Hook",
            "name": "Fishing Hook",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 7,
            "customDescription": "+10% Chance to Double Items in Fishing. One item is consumed per Fishing action",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 10
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Giant_Club",
            "name": "Giant Club",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 15000
        },
        {
            "id": "melvorF:Stack_Of_Bones",
            "name": "Stack of Bones",
            "category": "Thieving",
            "type": "Item",
            "sellsFor": 1020,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Bones",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 60
                },
                {
                    "itemID": "melvorD:Big_Bones",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 17
                },
                {
                    "itemID": "melvorD:Dragon_Bones",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 14
                },
                {
                    "itemID": "melvorD:Magic_Bones",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 10
                }
            ]
        },
        {
            "id": "melvorF:Pile_Of_Logs",
            "name": "Pile of Logs",
            "category": "Thieving",
            "type": "Item",
            "sellsFor": 980,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Normal_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 57
                },
                {
                    "itemID": "melvorD:Oak_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 37
                },
                {
                    "itemID": "melvorD:Willow_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 21
                },
                {
                    "itemID": "melvorD:Teak_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 17
                },
                {
                    "itemID": "melvorD:Maple_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Mahogany_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 13
                },
                {
                    "itemID": "melvorD:Yew_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 12
                },
                {
                    "itemID": "melvorD:Magic_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 11
                },
                {
                    "itemID": "melvorD:Redwood_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 10
                }
            ]
        },
        {
            "id": "melvorF:Pile_Of_Ores",
            "name": "Pile of Ores",
            "category": "Thieving",
            "type": "Item",
            "sellsFor": 460,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Copper_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 110
                },
                {
                    "itemID": "melvorD:Tin_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 110
                },
                {
                    "itemID": "melvorD:Iron_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 45
                },
                {
                    "itemID": "melvorD:Coal_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 26
                },
                {
                    "itemID": "melvorD:Silver_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 26
                },
                {
                    "itemID": "melvorD:Gold_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Mithril_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 17
                },
                {
                    "itemID": "melvorD:Adamantite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 13
                },
                {
                    "itemID": "melvorD:Runite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 12
                },
                {
                    "itemID": "melvorD:Dragonite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 10
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Knights_Sigil",
            "name": "Knight's Sigil",
            "category": "Thieving",
            "type": "Crafting Material",
            "sellsFor": 5000,
            "customDescription": "Used as a Crafting resource."
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Knights_Cape",
            "name": "Knight's Cape",
            "category": "Thieving",
            "type": "Cape",
            "sellsFor": 9950,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 5,
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "meleeDefenceBonus": 5,
                "damageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Whetstone",
            "name": "Whetstone",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 9,
            "customDescription": "+5% Melee Accuracy Rating and +5% Melee Maximum Hit. One item is consumed per Melee attack.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedMeleeAccuracyBonus": 5,
                "increasedMeleeMaxHit": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack",
                    "attackTypes": [
                        "melee"
                    ]
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Wizards_Scroll",
            "name": "Wizard's Scroll",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 10,
            "customDescription": "+10% Rune Preservation. One item is consumed whenever Runes are used.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedRunePreservation": 10
            },
            "consumesOn": [
                {
                    "type": "RuneConsumption"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Wizards_Sigil",
            "name": "Wizard's Sigil",
            "category": "Thieving",
            "type": "Crafting Material",
            "sellsFor": 5000,
            "customDescription": "Used as a Crafting resource."
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Prayer_Scroll",
            "name": "Prayer Scroll",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 10,
            "customDescription": "-1 Prayer Point Cost for Prayers and +5% Chance To Preserve Prayer Points. One item is consumed per Active Prayer whenever Prayer Points are used.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedFlatPrayerCostReduction": 1,
                "increasedChanceToPreservePrayerPoints": 5
            },
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ring_Of_Wealth",
            "name": "Ring of Wealth",
            "category": "Thieving",
            "type": "Ring",
            "sellsFor": 11200,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedChanceToDoubleItemsGlobal": 7,
                "decreasedGlobalPreservationChance": 3
            }
        },
        {
            "id": "melvorF:Chest_Of_Gems",
            "name": "Chest of Gems",
            "category": "Thieving",
            "type": "Item",
            "sellsFor": 19200,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Topaz",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Sapphire",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 35
                },
                {
                    "itemID": "melvorD:Ruby",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 35
                },
                {
                    "itemID": "melvorD:Emerald",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Diamond",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 10
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Antique_Vase",
            "name": "Antique Vase",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 30000
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Absorbing_Shield",
            "name": "Absorbing Shield",
            "category": "Thieving",
            "type": "Armour",
            "sellsFor": 12500,
            "customDescription": "Passive: When hit, lose 5% evasion ratings and gain +1% damage reduction, stacking up to 3 times (lasts until end of fight)",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipmentStats": {
                "rangedDefenceBonus": 25,
                "damageReduction": 3
            },
            "fightEffects": [
                "melvorF:Absorbing_Shield"
            ]
        },
        {
            "id": "melvorF:Chefs_Spoon",
            "name": "Chef's Spoon",
            "category": "Thieving",
            "type": "Weapon",
            "sellsFor": 14000,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 4000
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 1
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 1
                    }
                ],
                "increasedChanceSuccessfulCook": 2
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Chefs_Hat",
            "name": "Chef's Hat",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 18400,
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 1
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 1
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 100
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Training_Shield",
            "name": "Training Shield",
            "category": "Thieving",
            "type": "Armour",
            "sellsFor": 31000,
            "customDescription": "Passive: +3% Combat XP. Does not work with Slayer or Alt. Magic, +3% of Maximum Hit as Minimum Hit",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipmentStats": {
                "damageReduction": 2
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Attack",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Strength",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Defence",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Hitpoints",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Ranged",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Magic",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Prayer",
                        "value": 3
                    }
                ],
                "increasedMinHitBasedOnMaxHit": 3,
                "decreasedAltMagicSkillXP": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Knights_Defender",
            "name": "Knight's Defender",
            "category": "Thieving",
            "type": "Armour",
            "sellsFor": 47400,
            "customDescription": "Passive: (MELEE ONLY) -0.1s Attack Interval, -3% Damage Reduction, +7 Melee Attack Bonus",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 7,
                "stabAttackBonus": 7,
                "slashAttackBonus": 7,
                "blockAttackBonus": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Cave_Giant_Boots",
            "name": "Cave Giant Boots",
            "category": "Thieving",
            "type": "Armour",
            "sellsFor": 28800,
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 3,
                "stabAttackBonus": 3,
                "slashAttackBonus": 3,
                "blockAttackBonus": 3
            },
            "modifiers": {
                "increasedMeleeMaxHit": 5,
                "decreasedMeleeEvasion": 15
            }
        },
        {
            "id": "melvorF:Merchants_Permit",
            "name": "Merchant's Permit",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 15600,
            "itemType": "Readable",
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorF:Merchants_Permit"
                },
                "htmlTemplateID": "Merchants_Permit_Swal_Content"
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Bobs_Gloves",
            "name": "Bob's Gloves",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 22400,
            "customDescription": "+3% Farming Yield. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Bob's Rake: +25% Chance to preserve Compost or Weird Gloop applied to Farming Plots when harvesting.",
            "validSlots": [
                "Gloves"
            ],
            "modifiers": {
                "increasedFarmingYield": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Golbin_Mask",
            "name": "Golbin Mask",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 13600,
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedThievingStealth": 20,
                "increasedGPFromThievingFlat": 20,
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fine_Coinpurse",
            "name": "Fine Coinpurse",
            "category": "Thieving",
            "type": "Armour",
            "sellsFor": 5950,
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "modifiers": {
                "increasedGPGlobal": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Lumberjacks_Top",
            "name": "Lumberjack's Top",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 27000,
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedBirdNestDropRate": 2,
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miners_Helmet",
            "name": "Miner's Helmet",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 34000,
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedChanceNoDamageMining": 3,
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Sailors_Top",
            "name": "Sailor's Top",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 20000,
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "decreasedFishingSpecialChance": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Jesters_Hat",
            "name": "Jester's Hat",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 41000,
            "customDescription": "-75 Stealth while Thieving, When you pickpocket a unique item gain flat gp equal to 0.5-3x its value",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "decreasedThievingStealth": 75
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Jadestone",
            "name": "Jadestone",
            "category": "Gemstone",
            "type": "Gem",
            "sellsFor": 4600
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gold_Crested_Shield",
            "name": "Gold Crested Shield",
            "category": "Thieving",
            "type": "Armour",
            "sellsFor": 55000,
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 2,
                "slashAttackBonus": 2,
                "blockAttackBonus": 2,
                "rangedAttackBonus": 2,
                "magicAttackBonus": 2,
                "meleeStrengthBonus": 2,
                "rangedStrengthBonus": 2,
                "magicDamageBonus": 2,
                "meleeDefenceBonus": 2,
                "rangedDefenceBonus": 2,
                "magicDefenceBonus": 2,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedGPFromMonsters": 150
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Book_Of_Scholars",
            "name": "Book of Scholars",
            "category": "Thieving",
            "type": "Armour",
            "sellsFor": 33000,
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "modifiers": {
                "increasedGlobalSkillXP": 3,
                "decreasedGPGlobal": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Amulet_Of_Incantation",
            "name": "Amulet of Incantation",
            "category": "Thieving",
            "type": "Amulet",
            "sellsFor": 43000,
            "validSlots": [
                "Amulet"
            ],
            "modifiers": {
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Magic",
                        "value": 200
                    }
                ],
                "increasedAltMagicRunePreservation": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Thiefs_Moneysack",
            "name": "Thief's Moneysack",
            "category": "Thieving",
            "type": "Bag",
            "sellsFor": 0,
            "customDescription": "+20% minimum GP from Thieving. One item is consumed per Thieving action.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedMinThievingGP": 20
            },
            "consumesOn": [
                {
                    "type": "ThievingAction",
                    "succesful": true
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Seed_Pouch",
            "name": "Seed Pouch",
            "category": "Thieving",
            "type": "Bag",
            "sellsFor": 0,
            "customDescription": "+3% Farming Yield and -1 seed cost to plant Allotments in Farming. One item is consumed per Allotment planted.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedFarmingYield": 3,
                "decreasedAllotmentSeedCost": 1
            },
            "consumesOn": [
                {
                    "type": "FarmingPlantAction",
                    "categoryIDs": [
                        "melvorD:Allotment"
                    ]
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Runecrafting_Pouch",
            "name": "Runecrafting Pouch",
            "category": "Thieving",
            "type": "Bag",
            "sellsFor": 0,
            "customDescription": "+10% chance to preserve resources when Runecrafting runes. One item is consumed per Runecrafting action (when making runes).",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedRunecraftingEssencePreservation": 10
            },
            "consumesOn": [
                {
                    "type": "RunecraftingAction",
                    "categoryIDs": [
                        "melvorF:StandardRunes",
                        "melvorF:CombinationRunes"
                    ]
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Alchemists_Bag",
            "name": "Alchemist's Bag",
            "category": "Thieving",
            "type": "Bag",
            "sellsFor": 0,
            "customDescription": "+10% Chance To Preserve Potion Charge and +5 Charges per Potion. One item is consumed when a Potion charge is used.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToPreservePotionCharge": 10,
                "increasedPotionChargesFlat": 5
            },
            "consumesOn": [
                {
                    "type": "PotionUsed"
                },
                {
                    "type": "PotionChargeUsed"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Apple_Tree_Seeds",
            "name": "Apple Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 4000
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Shield_Of_Melee_Power",
            "name": "Shield of Melee Power",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "customDescription": "Passive: +10% Melee Maximum Hit and +10% chance to stun when hitting with a Melee attack. Enemies have -5% Damage Reduction.",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "damageReduction": 9
            },
            "modifiers": {
                "increasedMeleeMaxHit": 10,
                "increasedMeleeStunChance": 10
            },
            "enemyModifiers": {
                "decreasedDamageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Shield_Of_Ranged_Power",
            "name": "Shield of Ranged Power",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "customDescription": "Passive: +10% Ranged Maximum Hit and +10% Ranged critical hit chance. Enemies have -5% Damage Reduction.",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "damageReduction": 9
            },
            "modifiers": {
                "increasedRangedMaxHit": 10,
                "increasedRangedCritChance": 10
            },
            "enemyModifiers": {
                "decreasedDamageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Shield_Of_Magic_Power",
            "name": "Shield of Magic Power",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "customDescription": "Passive: +10% Magic Maximum Hit and +10% chance to apply Burn, Frostburn or Freeze when hitting with a Magic attack. Enemies have -5% Damage Reduction.",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "damageReduction": 9
            },
            "modifiers": {
                "increasedMagicMaxHit": 10,
                "increasedElementalEffectChance": 10
            },
            "enemyModifiers": {
                "decreasedDamageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ring_Of_Power",
            "name": "Ring of Power",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 1000000,
            "customDescription": "Passive: +5% of Maximum Hit added to Minimum Hit. Enemies have -5% Damage Reduction.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedMinHitBasedOnMaxHit": 5
            },
            "enemyModifiers": {
                "decreasedDamageReduction": 5
            }
        },
        {
            "id": "melvorF:Beginning_Of_The_End",
            "name": "Beginning of the End",
            "category": "Misc",
            "type": "Special",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Storyline - Part 3 of 3.",
            "itemType": "Readable",
            "modalID": "modal-book-melvorF:Beginning_Of_The_End"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Goo",
            "name": "Goo",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 30
        },
        {
            "itemType": "Item",
            "id": "melvorF:Wildflower",
            "name": "Wildflower",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 45
        },
        {
            "itemType": "Item",
            "id": "melvorF:Natures_Call_Staff_Bottom",
            "name": "Nature's Call Staff Bottom",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 13450
        },
        {
            "itemType": "Item",
            "id": "melvorF:Fine_Poison_Powder",
            "name": "Fine Poison Powder",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 4750
        },
        {
            "itemType": "Item",
            "id": "melvorF:Poison_Scales",
            "name": "Poison Scales",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 650
        },
        {
            "itemType": "Item",
            "id": "melvorF:Miolite_Spore",
            "name": "Miolite Spore",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 1275
        },
        {
            "itemType": "Item",
            "id": "melvorF:Poison_Essence",
            "name": "Poison Essence",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 3550
        },
        {
            "itemType": "Item",
            "id": "melvorF:Worm_Spike",
            "name": "Worm Spike",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 28700
        },
        {
            "itemType": "Item",
            "id": "melvorF:Burning_Essence",
            "name": "Burning Essence",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 3750
        },
        {
            "itemType": "Item",
            "id": "melvorF:Cursed_Hands",
            "name": "Cursed Hands",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 29900
        },
        {
            "itemType": "Item",
            "id": "melvorF:Stinging_Essence",
            "name": "Stinging Essence",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 3950
        },
        {
            "itemType": "Item",
            "id": "melvorF:Tough_Shell",
            "name": "Tough Shell",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 32250
        },
        {
            "itemType": "Item",
            "id": "melvorF:Undead_Essence",
            "name": "Undead Essence",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 4500
        },
        {
            "itemType": "Item",
            "id": "melvorF:Desecrated_Bones",
            "name": "Desecrated Bones",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 35250
        },
        {
            "id": "melvorF:War_Axe",
            "name": "War Axe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 16350,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3300,
                "stabAttackBonus": -2,
                "slashAttackBonus": 53,
                "blockAttackBonus": 53,
                "meleeStrengthBonus": 149
            },
            "specialAttacks": [
                "melvorF:DoubleEdged"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorF:Warberd",
            "name": "Warberd",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 24300,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "stabAttackBonus": 67,
                "slashAttackBonus": -3,
                "blockAttackBonus": 67,
                "meleeStrengthBonus": 179
            },
            "specialAttacks": [
                "melvorF:SwiftAttack"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Throwing_Power_Gloves",
            "name": "Throwing Power Gloves",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 15650,
            "customDescription": "+20 Ranged Attack Bonus, +20 Ranged Strength Bonus, +15% of Maximum Hit added to Minimum Hit, and -25% Ammo Preservation when using Throwing Weapons.",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ]
        },
        {
            "id": "melvorF:Natures_Call_Staff",
            "name": "Nature's Call Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 40000,
            "customDescription": "Reduces the Nature Rune cost of spells by 1, and grants access to the Nature's Call Spell",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 12,
                "magicDefenceBonus": 12
            },
            "providedRunes": [
                {
                    "id": "melvorF:Nature_Rune",
                    "quantity": 1
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorF:Natures_Wrath_Staff",
            "name": "Nature's Wrath Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 110000,
            "customDescription": "Reduces the Nature Rune cost of spells by 1, and grants access to the Nature's Wrath Spell. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Nature's Blessing Ring: +50% Hitpoint Regeneration, +40 Maximum Hitpoints and +30% of Maximum Hit added to Minimum Hit when using Nature spells.",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 18,
                "magicDefenceBonus": 18,
                "magicDamageBonus": 6
            },
            "providedRunes": [
                {
                    "id": "melvorF:Nature_Rune",
                    "quantity": 1
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Natures_Blessing_Ring",
            "name": "Nature's Blessing Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 25000,
            "customDescription": "Passive: +10 Flat Hitpoints Regeneration. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Nature's Wrath Staff: +50% Hitpoint Regeneration, +40 Maximum Hitpoints and +30% of Maximum Hit added to Minimum Hit when using Nature spells.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDamageBonus": 5
            },
            "modifiers": {
                "increasedHPRegenFlat": 1
            }
        },
        {
            "id": "melvorF:Poisoned_Shortbow",
            "name": "Poisoned Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 47650,
            "customDescription": "Requires Arrows as Ammunition.",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 68,
                "rangedStrengthBonus": 50
            },
            "specialAttacks": [
                "melvorF:PoisonedHit"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorF:Poisoned_Dagger",
            "name": "Poisoned Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 48500,
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 50,
                "slashAttackBonus": 25,
                "blockAttackBonus": 50,
                "meleeStrengthBonus": 40
            },
            "specialAttacks": [
                "melvorF:PoisonedHit"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Scaled_Shield",
            "name": "Scaled Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 100000,
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 25,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 28,
                "meleeDefenceBonus": 38,
                "rangedDefenceBonus": 38,
                "magicDefenceBonus": 29,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedPoisonReflectChance": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Poison_Virulence_Ring",
            "name": "Poison Virulence Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 60000000,
            "customDescription": "Passive: +20% chance to apply poison when hitting with an attack and -30 Maximum Hitpoints. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Poison Virulence Gloves: +20% Global Accuracy Rating and +20% Global Maximum Hit when you are poisoned; Enemies have -20% Maximum Hit, -20% Global Evasion, -20% Global Accuracy and +20% Attack Interval when they are poisoned.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "rangedAttackBonus": 17,
                "rangedStrengthBonus": 17
            },
            "modifiers": {
                "increasedChanceToApplyPoison": 20,
                "decreasedFlatMaxHitpoints": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Poison_Virulence_Gloves",
            "name": "Poison Virulence Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 60000000,
            "customDescription": "Passive: +10% chance to ignore poison. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Poison Virulence Ring: +20% Global Accuracy Rating and +20% Global Maximum Hit when you are poisoned; Enemies have -20% Maximum Hit, -20% Global Evasion, -20% Global Accuracy and +20% Attack Interval when they are poisoned.",
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 25,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 6,
                "meleeDefenceBonus": 14,
                "magicDefenceBonus": 25,
                "damageReduction": 8
            },
            "modifiers": {
                "poisonImmunity": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Madness_Ring",
            "name": "Burning Madness Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 60000000,
            "customDescription": "Passive: +20% chance to apply Burn, Frostburn or Freeze when hitting with a Magic attack and -10% Magic Accuracy Rating. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Burning Madness Gloves: +20% Global Accuracy Rating and +20% Global Maximum Hit when you are Slowed, Frostburned or Burning.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDamageBonus": 11
            },
            "modifiers": {
                "increasedElementalEffectChance": 20,
                "decreasedMagicAccuracyBonus": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Madness_Gloves",
            "name": "Burning Madness Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 60000000,
            "customDescription": "Passive: +10% chance to ignore Slow effects, +10% chance to ignore Frostburn and +10% chance to ignore burn. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Burning Madness Ring: +20% Global Accuracy Rating and +20% Global Maximum Hit when you are Slowed, Frostburned or Burning.",
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 10,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 7,
                "damageReduction": 8
            },
            "modifiers": {
                "slowImmunity": 10,
                "frostBurnImmunity": 10,
                "burnImmunity": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Spiked_Shell_Ring",
            "name": "Spiked Shell Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 60000000,
            "customDescription": "Passive: +10% Attack Interval and +15% chance to inflict a bleed that does 300% of the attack's damage to attackers when hit (once per turn).\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Spiked Shell Gloves: +5% Damage Reduction and +30% Global Evasion when you are bleeding.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 33,
                "rangedDefenceBonus": 33,
                "magicDefenceBonus": 33,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedAttackIntervalPercent": 10,
                "increasedBleedReflectChance": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Spiked_Shell_Gloves",
            "name": "Spiked Shell Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 60000000,
            "customDescription": "Passive: +10% chance to ignore bleed. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Spiked Shell Ring: +5% Damage Reduction and +30% Global Evasion when you are bleeding.",
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 13,
                "slashAttackBonus": 13,
                "blockAttackBonus": 13,
                "rangedAttackBonus": -1,
                "magicAttackBonus": -1,
                "meleeStrengthBonus": 10,
                "meleeDefenceBonus": 13,
                "magicDefenceBonus": -1,
                "damageReduction": 8
            },
            "modifiers": {
                "bleedImmunity": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Relentless_Fury_Ring",
            "name": "Relentless Fury Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 60000000,
            "customDescription": "Passive: +15% chance to stun when hitting with a Melee attack and -10% Global Evasion. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Relentless Fury Gloves: +5% chance to increase the length of stun inflicted by 1 turn and +15% chance to ignore Stuns and Freezes.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 20,
                "slashAttackBonus": 20,
                "blockAttackBonus": 20,
                "rangedAttackBonus": 20,
                "magicAttackBonus": 20,
                "meleeStrengthBonus": 20
            },
            "modifiers": {
                "increasedMeleeStunChance": 15,
                "decreasedGlobalEvasion": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Relentless_Fury_Gloves",
            "name": "Relentless Fury Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 60000000,
            "customDescription": "Passive: +10% chance to ignore Stuns and Freezes. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Relentless Fury Ring: +15% chance to increase the length of stun inflicted by 1 turn and +5% chance to ignore Stun and Freeze.",
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 14,
                "slashAttackBonus": 14,
                "blockAttackBonus": 14,
                "rangedAttackBonus": -4,
                "magicAttackBonus": -7,
                "meleeStrengthBonus": 18,
                "meleeDefenceBonus": 13,
                "damageReduction": 7
            },
            "modifiers": {
                "stunImmunity": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ring_Of_Blade_Echoes",
            "name": "Ring of Blade Echoes",
            "category": "Combat",
            "type": "Special Ring",
            "sellsFor": 87500,
            "validSlots": [
                "Ring"
            ],
            "specialAttacks": [
                "melvorF:BladeEchoes"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ring_Of_Barrage",
            "name": "Ring of Barrage",
            "category": "Combat",
            "type": "Special Ring",
            "sellsFor": 87500,
            "validSlots": [
                "Ring"
            ],
            "specialAttacks": [
                "melvorF:BarragePlayer"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ring_Of_Spirit_Power",
            "name": "Ring of Spirit Power",
            "category": "Combat",
            "type": "Special Ring",
            "sellsFor": 87500,
            "validSlots": [
                "Ring"
            ],
            "specialAttacks": [
                "melvorF:SpiritPower"
            ]
        },
        {
            "id": "melvorF:Hinder_Potion_I",
            "name": "Hinder Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 19,
            "itemType": "Potion",
            "modifiers": {
                "increasedOnHitSlowMagnitude": 3
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Hinder_Potion_II",
            "name": "Hinder Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 29,
            "itemType": "Potion",
            "modifiers": {
                "increasedOnHitSlowMagnitude": 6
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Hinder_Potion_III",
            "name": "Hinder Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 39,
            "itemType": "Potion",
            "modifiers": {
                "increasedOnHitSlowMagnitude": 10
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Hinder_Potion_IV",
            "name": "Hinder Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 42,
            "itemType": "Potion",
            "modifiers": {
                "increasedOnHitSlowMagnitude": 15
            },
            "charges": 25,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Famished_Potion_I",
            "name": "Famished Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 42,
            "itemType": "Potion",
            "modifiers": {
                "increasedAutoEatEfficiency": 5,
                "increasedChanceToPreserveFood": 5
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "FoodEaten"
                }
            ]
        },
        {
            "id": "melvorF:Famished_Potion_II",
            "name": "Famished Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 64,
            "itemType": "Potion",
            "modifiers": {
                "increasedAutoEatEfficiency": 10,
                "increasedChanceToPreserveFood": 10
            },
            "charges": 20,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "FoodEaten"
                }
            ]
        },
        {
            "id": "melvorF:Famished_Potion_III",
            "name": "Famished Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 85,
            "itemType": "Potion",
            "modifiers": {
                "increasedAutoEatEfficiency": 15,
                "increasedChanceToPreserveFood": 15
            },
            "charges": 30,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "FoodEaten"
                }
            ]
        },
        {
            "id": "melvorF:Famished_Potion_IV",
            "name": "Famished Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 102,
            "itemType": "Potion",
            "modifiers": {
                "increasedAutoEatEfficiency": 25,
                "increasedChanceToPreserveFood": 25
            },
            "charges": 40,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "FoodEaten"
                }
            ]
        },
        {
            "id": "melvorF:Lethal_Toxins_Potion_I",
            "name": "Lethal Toxins Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 190,
            "itemType": "Potion",
            "modifiers": {
                "increasedNonMagicPoisonChance": 3
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Lethal_Toxins_Potion_II",
            "name": "Lethal Toxins Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 285,
            "itemType": "Potion",
            "modifiers": {
                "increasedNonMagicPoisonChance": 6
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Lethal_Toxins_Potion_III",
            "name": "Lethal Toxins Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 380,
            "itemType": "Potion",
            "modifiers": {
                "increasedNonMagicPoisonChance": 10
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Lethal_Toxins_Potion_IV",
            "name": "Lethal Toxins Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 510,
            "itemType": "Potion",
            "modifiers": {
                "increasedNonMagicPoisonChance": 15
            },
            "charges": 20,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Impending_Darkness",
            "name": "Impending Darkness",
            "category": "Misc",
            "type": "Special",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "Storyline - Impending Darkness.",
            "itemType": "Readable",
            "modalID": "modal-book-melvorF:Impending_Darkness"
        },
        {
            "id": "melvorF:Mastery_Token_Astrology",
            "name": "Mastery Token (Astrology)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Stardust",
            "name": "Stardust",
            "category": "Astrology",
            "type": "General",
            "sellsFor": 10,
            "customDescription": "Common Astrology Drop"
        },
        {
            "itemType": "Item",
            "id": "melvorF:Golden_Stardust",
            "name": "Golden Stardust",
            "category": "Astrology",
            "type": "General",
            "sellsFor": 1000,
            "customDescription": "Rare Astrology Drop"
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Astrology_Skillcape",
            "name": "Astrology Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Astrology",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedBaseStardustDropQty": 1
            }
        },
        {
            "id": "melvorF:Secret_Stardust_Potion_I",
            "name": "Secret Stardust Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 50,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 3
                    }
                ]
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Astrology",
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "id": "melvorF:Secret_Stardust_Potion_II",
            "name": "Secret Stardust Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 100,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 5
                    }
                ]
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Astrology",
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "id": "melvorF:Secret_Stardust_Potion_III",
            "name": "Secret Stardust Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 120,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 10
                    }
                ]
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Astrology",
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "id": "melvorF:Secret_Stardust_Potion_IV",
            "name": "Secret Stardust Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 150,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 15
                    }
                ]
            },
            "charges": 25,
            "tier": 3,
            "action": "melvorD:Astrology",
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "id": "melvorF:Ultima_Godsword",
            "name": "Ultima Godsword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 25000000,
            "tier": "god",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 90
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3800,
                "stabAttackBonus": -3,
                "slashAttackBonus": 174,
                "blockAttackBonus": 174,
                "meleeStrengthBonus": 365,
                "meleeDefenceBonus": 30,
                "damageReduction": 8
            },
            "specialAttacks": [
                "melvorF:Flurry",
                "melvorF:IcePrison",
                "melvorF:CrushingBlow",
                "melvorF:Infernum"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorF:Ash",
            "name": "Ash",
            "category": "Firemaking",
            "type": "Miscellaneous",
            "sellsFor": 5,
            "itemType": "Bone",
            "prayerPoints": 2
        },
        {
            "itemType": "Item",
            "id": "melvorF:Small_Urn",
            "name": "Small Urn",
            "category": "Crafting",
            "type": "Urn",
            "sellsFor": 250
        },
        {
            "id": "melvorF:Small_Urn_Enchanted",
            "name": "Small Urn (Enchanted)",
            "category": "Misc",
            "type": "Enchanted Urn",
            "sellsFor": 500,
            "itemType": "Bone",
            "prayerPoints": 150
        },
        {
            "itemType": "Item",
            "id": "melvorF:Medium_Urn",
            "name": "Medium Urn",
            "category": "Crafting",
            "type": "Urn",
            "sellsFor": 550
        },
        {
            "id": "melvorF:Medium_Urn_Enchanted",
            "name": "Medium Urn (Enchanted)",
            "category": "Misc",
            "type": "Enchanted Urn",
            "sellsFor": 1100,
            "itemType": "Bone",
            "prayerPoints": 500
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Woodcutters_Hat",
            "name": "Woodcutters Hat",
            "category": "Woodcutting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Woodcutting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Woodcutters Outfit equipped: +8% Woodcutting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Woodcutters_Body",
            "name": "Woodcutters Body",
            "category": "Woodcutting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Woodcutting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Woodcutters Outfit equipped: +8% Woodcutting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Woodcutters_Leggings",
            "name": "Woodcutters Leggings",
            "category": "Woodcutting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Woodcutting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Woodcutters Outfit equipped: +8% Woodcutting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Woodcutters_Boots",
            "name": "Woodcutters Boots",
            "category": "Woodcutting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Woodcutting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Woodcutters Outfit equipped: +8% Woodcutting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Mans_Hat",
            "name": "Burning Mans Hat",
            "category": "Firemaking",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Firemaking Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Burning Mans Outfit equipped: +8% Firemaking Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Mans_Body",
            "name": "Burning Mans Body",
            "category": "Firemaking",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Firemaking Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Burning Mans Outfit equipped: +8% Firemaking Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Mans_Leggings",
            "name": "Burning Mans Leggings",
            "category": "Firemaking",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Firemaking Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Burning Mans Outfit equipped: +8% Firemaking Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Mans_Boots",
            "name": "Burning Mans Boots",
            "category": "Firemaking",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Firemaking Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Burning Mans Outfit equipped: +8% Firemaking Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fishermans_Hat",
            "name": "Fishermans Hat",
            "category": "Fishing",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Fishing Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Fishermans Outfit equipped: +8% Fishing Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fishermans_Body",
            "name": "Fishermans Body",
            "category": "Fishing",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Fishing Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Fishermans Outfit equipped: +8% Fishing Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fishermans_Leggings",
            "name": "Fishermans Leggings",
            "category": "Fishing",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Fishing Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Fishermans Outfit equipped: +8% Fishing Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fishermans_Boots",
            "name": "Fishermans Boots",
            "category": "Fishing",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Fishing Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Fishermans Outfit equipped: +8% Fishing Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miners_Hat",
            "name": "Miners Hat",
            "category": "Mining",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Mining Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Miners Outfit equipped: +8% Mining Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miners_Body",
            "name": "Miners Body",
            "category": "Mining",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Mining Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Miners Outfit equipped: +8% Mining Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miners_Leggings",
            "name": "Miners Leggings",
            "category": "Mining",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Mining Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Miners Outfit equipped: +8% Mining Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Miners_Boots",
            "name": "Miners Boots",
            "category": "Mining",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Mining Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Miners Outfit equipped: +8% Mining Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Blacksmiths_Hat",
            "name": "Blacksmiths Hat",
            "category": "Smithing",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Smithing Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Blacksmiths Outfit equipped: +8% Smithing Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Blacksmiths_Body",
            "name": "Blacksmiths Body",
            "category": "Smithing",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Smithing Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Blacksmiths Outfit equipped: +8% Smithing Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Blacksmiths_Leggings",
            "name": "Blacksmiths Leggings",
            "category": "Smithing",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Smithing Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Blacksmiths Outfit equipped: +8% Smithing Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Blacksmiths_Boots",
            "name": "Blacksmiths Boots",
            "category": "Smithing",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Smithing Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Blacksmiths Outfit equipped: +8% Smithing Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fletchers_Hat",
            "name": "Fletchers Hat",
            "category": "Fletching",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Fletching Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Fletchers Outfit equipped: +8% Fletching Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fletchers_Body",
            "name": "Fletchers Body",
            "category": "Fletching",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Fletching Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Fletchers Outfit equipped: +8% Fletching Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fletchers_Leggings",
            "name": "Fletchers Leggings",
            "category": "Fletching",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Fletching Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Fletchers Outfit equipped: +8% Fletching Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fletchers_Boots",
            "name": "Fletchers Boots",
            "category": "Fletching",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Fletching Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Fletchers Outfit equipped: +8% Fletching Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Crafters_Hat",
            "name": "Crafters Hat",
            "category": "Crafting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Crafting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Crafters Outfit equipped: +8% Crafting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Crafters_Body",
            "name": "Crafters Body",
            "category": "Crafting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Crafting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Crafters Outfit equipped: +8% Crafting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Crafters_Leggings",
            "name": "Crafters Leggings",
            "category": "Crafting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Crafting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Crafters Outfit equipped: +8% Crafting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Crafters_Boots",
            "name": "Crafters Boots",
            "category": "Crafting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Crafting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Crafters Outfit equipped: +8% Crafting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Runecrafters_Hat",
            "name": "Runecrafters Hat",
            "category": "Runecrafting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Runecrafting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Runecrafters Outfit equipped: +8% Runecrafting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Runecrafters_Body",
            "name": "Runecrafters Body",
            "category": "Runecrafting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Runecrafting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Runecrafters Outfit equipped: +8% Runecrafting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Runecrafters_Leggings",
            "name": "Runecrafters Leggings",
            "category": "Runecrafting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Runecrafting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Runecrafters Outfit equipped: +8% Runecrafting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Runecrafters_Boots",
            "name": "Runecrafters Boots",
            "category": "Runecrafting",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Runecrafting Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Runecrafters Outfit equipped: +8% Runecrafting Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Potion_Makers_Hat",
            "name": "Potion Makers Hat",
            "category": "Herblore",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Herblore Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Potion Makers Outfit equipped: +8% Herblore Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Potion_Makers_Body",
            "name": "Potion Makers Body",
            "category": "Herblore",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Herblore Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Potion Makers Outfit equipped: +8% Herblore Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Potion_Makers_Leggings",
            "name": "Potion Makers Leggings",
            "category": "Herblore",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Herblore Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Potion Makers Outfit equipped: +8% Herblore Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Potion_Makers_Boots",
            "name": "Potion Makers Boots",
            "category": "Herblore",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Herblore Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Potion Makers Outfit equipped: +8% Herblore Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Performance_Enhancing_Hat",
            "name": "Performance Enhancing Hat",
            "category": "Agility",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Agility Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Performance Enhancing Outfit equipped: +8% Agility Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Performance_Enhancing_Body",
            "name": "Performance Enhancing Body",
            "category": "Agility",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Agility Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Performance Enhancing Outfit equipped: +8% Agility Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Performance_Enhancing_Leggings",
            "name": "Performance Enhancing Leggings",
            "category": "Agility",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Agility Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Performance Enhancing Outfit equipped: +8% Agility Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Performance_Enhancing_Boots",
            "name": "Performance Enhancing Boots",
            "category": "Agility",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Agility Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Performance Enhancing Outfit equipped: +8% Agility Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Star_Gazing_Hat",
            "name": "Star Gazing Hat",
            "category": "Astrology",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Astrology Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Star Gazing Outfit equipped: +8% Astrology Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Star_Gazing_Body",
            "name": "Star Gazing Body",
            "category": "Astrology",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Astrology Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Star Gazing Outfit equipped: +8% Astrology Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Star_Gazing_Leggings",
            "name": "Star Gazing Leggings",
            "category": "Astrology",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Astrology Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Star Gazing Outfit equipped: +8% Astrology Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Star_Gazing_Boots",
            "name": "Star Gazing Boots",
            "category": "Astrology",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% Astrology Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Star Gazing Outfit equipped: +8% Astrology Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Skillers_Hat",
            "name": "Skillers Hat",
            "category": "Skilling",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% non-Combat Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Skillers Outfit equipped: +8% Global Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedNonCombatSkillXP": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Skillers_Body",
            "name": "Skillers Body",
            "category": "Skilling",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% non-Combat Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Skillers Outfit equipped: +8% Global Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedNonCombatSkillXP": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Skillers_Leggings",
            "name": "Skillers Leggings",
            "category": "Skilling",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% non-Combat Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Skillers Outfit equipped: +8% Global Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedNonCombatSkillXP": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Skillers_Boots",
            "name": "Skillers Boots",
            "category": "Skilling",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+2% non-Combat Skill XP\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWith all four Skillers Outfit equipped: +8% Global Mastery XP\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedNonCombatSkillXP": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Warm_Beanie",
            "name": "Warm Beanie",
            "category": "melvorF:Township",
            "type": "Hats",
            "sellsFor": 1000,
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 2
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 3
                    }
                ],
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Pirate_Captain_Hat",
            "name": "Pirate Captain Hat",
            "category": "melvorF:Township",
            "type": "Hats",
            "sellsFor": 1000,
            "customDescription": "+2% Township Skill XP",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Township",
                        "value": 2
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Prats_Hat",
            "name": "Prats Hat",
            "category": "melvorF:Township",
            "type": "Hats",
            "sellsFor": 1000,
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Cape of Prat: +25% Ranged Strength Bonus from Equipment and +25% Ranged Accuracy Rating.\u003C/span\u003E",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "modifiers": {}
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Top_Hat",
            "name": "Top Hat",
            "category": "melvorF:Township",
            "type": "Hats",
            "sellsFor": 1000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "modifiers": {
                "increasedGPOnEnemyHit": 200
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Hunters_Hat",
            "name": "Hunters Hat",
            "category": "melvorF:Township",
            "type": "Hats",
            "sellsFor": 1000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "modifiers": {
                "decreasedMonsterRespawnTimer": 200
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Clown_Hat",
            "name": "Clown Hat",
            "category": "melvorF:Township",
            "type": "Hats",
            "sellsFor": 1000,
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedGlobalMasteryXP": 10,
                "decreasedGlobalPreservationChance": 10,
                "decreasedGlobalSkillXP": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Township_Skillcape",
            "name": "Township Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedTownshipBuildingCost": 15
            }
        },
        {
            "id": "melvorF:Air_Chest",
            "name": "Air Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 10000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Ancient_Arrow",
                    "minQuantity": 1,
                    "maxQuantity": 400,
                    "weight": 80
                },
                {
                    "itemID": "melvorF:Ancient_Throwing_Knife",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 80
                },
                {
                    "itemID": "melvorF:Ancient_Javelin",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 80
                },
                {
                    "itemID": "melvorF:Topaz_Bolts",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 80
                },
                {
                    "itemID": "melvorF:Sapphire_Bolts",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 40
                },
                {
                    "itemID": "melvorF:Ruby_Bolts",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 32
                },
                {
                    "itemID": "melvorF:Emerald_Bolts",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 24
                },
                {
                    "itemID": "melvorF:Diamond_Bolts",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 20
                },
                {
                    "itemID": "melvorF:Deadeye_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Deadeye_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Water_Chest",
            "name": "Water Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 11000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Death_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Blood_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Ancient_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Air_Battlestaff",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Water_Battlestaff",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Earth_Battlestaff",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Fire_Battlestaff",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Magic_Wand_Powerful",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Magic_Wand_Elite",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 8
                },
                {
                    "itemID": "melvorF:Warlock_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorF:Warlock_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Earth_Chest",
            "name": "Earth Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 12000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Coal_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 3000,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Mithril_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 3000,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Adamantite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 3000,
                    "weight": 40
                },
                {
                    "itemID": "melvorD:Runite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Dragonite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Guardian_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 8
                },
                {
                    "itemID": "melvorF:Guardian_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Fire_Chest",
            "name": "Fire Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 14000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Silver_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 2000,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Gold_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 2000,
                    "weight": 80
                },
                {
                    "itemID": "melvorD:Topaz",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 100
                },
                {
                    "itemID": "melvorD:Sapphire",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 50
                },
                {
                    "itemID": "melvorD:Ruby",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Emerald",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Diamond",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Fighter_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 8
                },
                {
                    "itemID": "melvorF:Fighter_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Scroll_of_Aeris",
            "name": "Scroll of Aeris",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 10000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Aeris_God_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 100
                },
                {
                    "itemID": "melvorF:Aeris_God_Gloves",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorF:Aeris_God_Helmet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 25
                },
                {
                    "itemID": "melvorF:Aeris_God_Platelegs",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Aeris_God_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorF:Bank_Slot_Token",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorF:Aeris_Godsword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorF:Stormsnap",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Scroll_of_Glacia",
            "name": "Scroll of Glacia",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 11000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Glacia_God_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 100
                },
                {
                    "itemID": "melvorF:Glacia_God_Gloves",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorF:Glacia_God_Helmet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 25
                },
                {
                    "itemID": "melvorF:Glacia_God_Platelegs",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Glacia_God_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorF:Bank_Slot_Token",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorF:Glacia_Godsword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorF:Cloudburst_Staff",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Scroll_of_Terran",
            "name": "Scroll of Terran",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 12000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Terran_God_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 100
                },
                {
                    "itemID": "melvorF:Terran_God_Gloves",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorF:Terran_God_Helmet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 25
                },
                {
                    "itemID": "melvorF:Terran_God_Platelegs",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Terran_God_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorF:Bank_Slot_Token",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorF:Terran_Godsword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorF:Earth_Layered_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Scroll_of_Ragnar",
            "name": "Scroll of Ragnar",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 14000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Ragnar_God_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 100
                },
                {
                    "itemID": "melvorF:Ragnar_God_Gloves",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorF:Ragnar_God_Helmet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 25
                },
                {
                    "itemID": "melvorF:Ragnar_God_Platelegs",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Ragnar_God_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorF:Bank_Slot_Token",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorF:Ragnar_Godsword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorF:Big_Ron",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Miolite_Chest",
            "name": "Miolite Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 350,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Miolite_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 100
                },
                {
                    "itemID": "melvorF:Miolite_Helmet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 50
                },
                {
                    "itemID": "melvorF:Miolite_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorF:Miolite_Spore",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 13
                },
                {
                    "itemID": "melvorF:Miolite_Platelegs",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Miolite_Platebody",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorF:Miolite_Sceptre",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Skilling_Outfit_Upgrade",
            "name": "Skilling Outfit Upgrade",
            "category": "melvorF:Township",
            "type": "Miscellaneous",
            "sellsFor": 2500
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fishing_Scroll_Of_XP",
            "name": "Fishing Scroll of XP",
            "category": "Township",
            "type": "Equipment",
            "sellsFor": 80,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 3
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Woodcutting_Scroll_Of_XP",
            "name": "Woodcutting Scroll of XP",
            "category": "Township",
            "type": "Equipment",
            "sellsFor": 75,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 3
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "WoodcuttingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Mining_Scroll_Of_XP",
            "name": "Mining Scroll Of XP",
            "category": "Township",
            "type": "Equipment",
            "sellsFor": 120,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 3
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "MiningAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Runecrafting_Scroll_Of_XP",
            "name": "Runecrafting Scroll Of XP",
            "category": "Township",
            "type": "Equipment",
            "sellsFor": 25,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 3
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "RunecraftingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Herblore_Scroll_Of_XP",
            "name": "Herblore Scroll Of XP",
            "category": "Township",
            "type": "Equipment",
            "sellsFor": 15,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 3
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Crafting_Scroll_Of_XP",
            "name": "Crafting Scroll Of XP",
            "category": "Township",
            "type": "Equipment",
            "sellsFor": 50,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 3
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Scroll_Of_Essence",
            "name": "Scroll Of Essence",
            "category": "Township",
            "type": "Equipment",
            "sellsFor": 30,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedEssenceFromMining": 1
            },
            "consumesOn": [
                {
                    "type": "MiningAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Looter_Pouch",
            "name": "Looter Pouch",
            "category": "Township",
            "type": "Equipment",
            "sellsFor": 50,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 4
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Monster_Hunter_Scroll",
            "name": "Monster Hunter Scroll",
            "category": "Township",
            "type": "Equipment",
            "sellsFor": 150,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedMonsterRespawnTimer": 200
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Thiefs_Moneysack_II",
            "name": "Thief's Moneysack II",
            "category": "Thieving",
            "type": "Bag",
            "sellsFor": 10,
            "customDescription": "+30% minimum GP from Thieving. One item is consumed per Thieving action.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedMinThievingGP": 30
            },
            "consumesOn": [
                {
                    "type": "ThievingAction",
                    "succesful": true
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Wizards_Scroll_II",
            "name": "Wizard's Scroll II",
            "category": "Combat",
            "type": "Equipment",
            "sellsFor": 60,
            "customDescription": "+15% Rune Preservation. One item is consumed whenever Runes are used.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedRunePreservation": 15
            },
            "consumesOn": [
                {
                    "type": "RuneConsumption"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Seed_Pouch_II",
            "name": "Seed Pouch II",
            "category": "Farming",
            "type": "Bag",
            "sellsFor": 10,
            "customDescription": "+6% Farming Yield and -1 seed cost to plant Allotments in Farming. One item is consumed per Allotment planted.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedFarmingYield": 6,
                "decreasedAllotmentSeedCost": 1
            },
            "consumesOn": [
                {
                    "type": "FarmingPlantAction",
                    "categoryIDs": [
                        "melvorD:Allotment"
                    ]
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Alchemists_Bag_II",
            "name": "Alchemist's Bag II",
            "category": "Thieving",
            "type": "Bag",
            "sellsFor": 10,
            "customDescription": "+15% Chance To Preserve Potion Charge and +8 Charges per Potion. One item is consumed when a Potion charge is used.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToPreservePotionCharge": 15,
                "increasedPotionChargesFlat": 8
            },
            "consumesOn": [
                {
                    "type": "PotionChargeUsed"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Mastery_Magnet",
            "name": "Mastery Magnet",
            "category": "Township",
            "type": "misc",
            "sellsFor": 200,
            "customDescription": "+1 Mastery Tokens received (One item is consumed per Skilling action)",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedMasteryTokens": 1
            },
            "consumesOn": [
                {
                    "type": "WoodcuttingAction"
                },
                {
                    "type": "FishingAction"
                },
                {
                    "type": "FiremakingAction"
                },
                {
                    "type": "CookingAction"
                },
                {
                    "type": "MiningAction"
                },
                {
                    "type": "SmithingAction"
                },
                {
                    "type": "ThievingAction",
                    "succesful": true
                },
                {
                    "type": "FarmingHarvestAction"
                },
                {
                    "type": "RunecraftingAction"
                },
                {
                    "type": "CraftingAction"
                },
                {
                    "type": "FletchingAction"
                },
                {
                    "type": "AgilityAction"
                },
                {
                    "type": "HerbloreAction"
                },
                {
                    "type": "SummoningAction"
                },
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorF:Consumable_Enhancer",
            "name": "Consumable Enhancer",
            "category": "Township",
            "type": "Misc",
            "sellsFor": 10,
            "customDescription": "Used to upgrade consumables."
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Scroll_Of_Gold",
            "name": "Burning Scroll Of Gold",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 100,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedGPFromFiremaking": 5,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 10
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Scroll_Of_Gold_II",
            "name": "Burning Scroll Of Gold II",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 150,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedGPFromFiremaking": 10,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 20
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Scroll_Of_Stardust",
            "name": "Burning Scroll Of Stardust",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 100,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceForStardustInFiremaking": 5,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Scroll_Of_Stardust_II",
            "name": "Burning Scroll Of Stardust II",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 150,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceForStardustInFiremaking": 10,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Scroll_Of_Ash",
            "name": "Burning Scroll Of Ash",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 100,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceForAshInFiremaking": 2,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Burning_Scroll_Of_Ash_II",
            "name": "Burning Scroll Of Ash II",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 150,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceForAshInFiremaking": 5,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Quick_Burner",
            "name": "Quick Burner",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 25,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 2
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Quick_Burner_II",
            "name": "Quick Burner II",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 75,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Golden_Star",
            "name": "Golden Star",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 20,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceGoldenStardust": 0.200000000000000011102230246251565404236316680908203125
            },
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Golden_Star_II",
            "name": "Golden Star II",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 70,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceGoldenStardust": 0.40000000000000002220446049250313080847263336181640625
            },
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Additional_Cooker_Scroll",
            "name": "Additional Cooker Scroll",
            "category": "Cooking",
            "type": "Misc",
            "sellsFor": 20,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gem_Finder_Scroll",
            "name": "Gem Finder Scroll",
            "category": "Cooking",
            "type": "Misc",
            "sellsFor": 35,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "summoningSynergy_4_5": 10
            },
            "consumesOn": [
                {
                    "type": "MiningAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Bad_Cooker_Scroll",
            "name": "Bad Cooker Scroll",
            "category": "Cooking",
            "type": "Misc",
            "sellsFor": 50,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedCookingSuccessCap": 10,
                "coalGainedOnCookingFailure": 10
            },
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Gem_Preserver_Scroll",
            "name": "Gem Preserver Scroll",
            "category": "Crafting",
            "type": "Misc",
            "sellsFor": 10,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedCraftingJewelryPreservation": 10
            },
            "consumesOn": [
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Staff_Maker_Scroll",
            "name": "Staff Maker Scroll",
            "category": "Runecrafting",
            "type": "Misc",
            "sellsFor": 80,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedRunecraftingStavePreservation": 5
            },
            "consumesOn": [
                {
                    "type": "RunecraftingAction",
                    "subCategories": [
                        "Staff"
                    ]
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Flaming_Axe_Scroll",
            "name": "Flaming Axe Scroll",
            "category": "Woodcutting",
            "type": "Misc",
            "sellsFor": 95,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedWoodcuttingXPAddedAsFiremakingXP": 5
            },
            "consumesOn": [
                {
                    "type": "WoodcuttingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Leather_Crafter_Scroll",
            "name": "Leather Crafter Scroll",
            "category": "Crafting",
            "type": "Misc",
            "sellsFor": 110,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToDoubleLeatherDragonhideCrafting": 10
            },
            "consumesOn": [
                {
                    "type": "CraftingAction",
                    "categoryIDs": [
                        "melvorF:LeatherArmour",
                        "melvorF:Dragonhide"
                    ]
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Herblore_Preservation_Scroll",
            "name": "Herblore Preservation Scroll",
            "category": "Herblore",
            "type": "Misc",
            "sellsFor": 125,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSkillPreservationCap": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Harvest_Scroll",
            "name": "Slayer Harvest Scroll",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 20,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSCfromLifesteal": 50
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Binding_Scroll",
            "name": "Slayer Blinding Scroll",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 35,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSlayerTaskMonsterAccuracy": 10
            },
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Ranged_Hinder_Scroll",
            "name": "Ranged Hinder Scroll",
            "category": "Combat",
            "type": "Misc",
            "customDescription": "-10% Enemy Ranged Evasion Rating",
            "sellsFor": 50,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {},
            "enemyModifiers": {
                "decreasedRangedEvasion": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Magic_Hinder_Scroll",
            "name": "Magic Hinder Scroll",
            "category": "Combat",
            "type": "Misc",
            "customDescription": "-10% Enemy Magic Evasion Rating",
            "sellsFor": 17,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {},
            "enemyModifiers": {
                "decreasedMagicEvasion": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Melee_Hinder_Scroll",
            "name": "Melee Hinder Scroll",
            "category": "Combat",
            "type": "Misc",
            "customDescription": "-10% Enemy Melee Evasion Rating",
            "sellsFor": 89,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {},
            "enemyModifiers": {
                "decreasedMeleeEvasion": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Dragonbreath_Deterer",
            "name": "Dragonbreath Deterer",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 95,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedDragonBreathDamage": 10
            },
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Slayer_Deterer",
            "name": "Slayer Deterer",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 110,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedDamageReductionAgainstSlayerTasks": 2
            },
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Fervor_Scroll",
            "name": "Fervor Scroll",
            "category": "Combat",
            "type": "Misc",
            "customDescription": "While above 75% hitpoints, Target Damage Reduction is decreased by flat 2%",
            "sellsFor": 125,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {},
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "Hitpoints",
                        "character": "Player",
                        "value": 75,
                        "operator": "\u003E"
                    },
                    "enemyModifiers": {
                        "decreasedDamageReduction": 4
                    }
                }
            ],
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorF:Food_Box_I",
            "name": "Food Box I",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains basic Food Items",
            "sellsFor": 500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Shrimp",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 94
                },
                {
                    "itemID": "melvorD:Beef",
                    "minQuantity": 1,
                    "maxQuantity": 15,
                    "weight": 109
                },
                {
                    "itemID": "melvorD:Chicken",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 70
                },
                {
                    "itemID": "melvorD:Salmon",
                    "minQuantity": 1,
                    "maxQuantity": 80,
                    "weight": 9
                },
                {
                    "itemID": "melvorD:Lobster",
                    "minQuantity": 1,
                    "maxQuantity": 80,
                    "weight": 6
                },
                {
                    "itemID": "melvorD:Swordfish",
                    "minQuantity": 1,
                    "maxQuantity": 80,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Crab",
                    "minQuantity": 1,
                    "maxQuantity": 150,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Bread",
                    "minQuantity": 1,
                    "maxQuantity": 30,
                    "weight": 73
                },
                {
                    "itemID": "melvorD:Plain_Pizza_Slice",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 160
                },
                {
                    "itemID": "melvorD:Basic_Soup",
                    "minQuantity": 1,
                    "maxQuantity": 40,
                    "weight": 46
                }
            ]
        },
        {
            "id": "melvorF:Food_Box_II",
            "name": "Food Box II",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains regular Food Items",
            "sellsFor": 1000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Shark",
                    "minQuantity": 1,
                    "maxQuantity": 60,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Cave_Fish",
                    "minQuantity": 1,
                    "maxQuantity": 60,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Manta_Ray",
                    "minQuantity": 1,
                    "maxQuantity": 60,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Whale",
                    "minQuantity": 1,
                    "maxQuantity": 60,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Meat_Pizza_Slice",
                    "minQuantity": 1,
                    "maxQuantity": 8,
                    "weight": 176
                },
                {
                    "itemID": "melvorD:Cherry_Cupcake",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 37
                },
                {
                    "itemID": "melvorD:Strawberry_Cupcake",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 14
                },
                {
                    "itemID": "melvorD:Hearty_Soup",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 56
                }
            ]
        },
        {
            "id": "melvorF:Wood_Box_I",
            "name": "Wood Box I",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains basic Logs",
            "sellsFor": 500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Normal_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 80,
                    "weight": 108
                },
                {
                    "itemID": "melvorD:Oak_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 80,
                    "weight": 41
                },
                {
                    "itemID": "melvorD:Willow_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 80,
                    "weight": 27
                },
                {
                    "itemID": "melvorD:Teak_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 80,
                    "weight": 13
                }
            ]
        },
        {
            "id": "melvorF:Wood_Box_II",
            "name": "Wood Box II",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains regular Logs",
            "sellsFor": 1000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Mahogany_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 18,
                    "weight": 24
                },
                {
                    "itemID": "melvorD:Yew_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 18,
                    "weight": 19
                },
                {
                    "itemID": "melvorD:Magic_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 18,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Redwood_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 18,
                    "weight": 37
                }
            ]
        },
        {
            "id": "melvorF:Ore_Box_I",
            "name": "Ore Box I",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains basic Ores",
            "sellsFor": 500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Copper_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 150,
                    "weight": 49
                },
                {
                    "itemID": "melvorD:Tin_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 150,
                    "weight": 49
                },
                {
                    "itemID": "melvorD:Iron_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 150,
                    "weight": 28
                },
                {
                    "itemID": "melvorD:Silver_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 150,
                    "weight": 11
                }
            ]
        },
        {
            "id": "melvorF:Ore_Box_II",
            "name": "Ore Box II",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains regular Ores",
            "sellsFor": 1000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Gold_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 35,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Mithril_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 35,
                    "weight": 15
                },
                {
                    "itemID": "melvorD:Adamantite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 35,
                    "weight": 8
                },
                {
                    "itemID": "melvorD:Runite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 35,
                    "weight": 3
                },
                {
                    "itemID": "melvorD:Dragonite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 35,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Bar_Box_I",
            "name": "Bar Box I",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains basic Bars",
            "sellsFor": 500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Bronze_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 32
                },
                {
                    "itemID": "melvorD:Iron_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 21
                },
                {
                    "itemID": "melvorD:Steel_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 12
                },
                {
                    "itemID": "melvorD:Silver_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 9
                }
            ]
        },
        {
            "id": "melvorF:Bar_Box_II",
            "name": "Bar Box II",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains regular Bars",
            "sellsFor": 1000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Gold_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 45,
                    "weight": 40
                },
                {
                    "itemID": "melvorD:Mithril_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 45,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Adamantite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 45,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Runite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 45,
                    "weight": 4
                },
                {
                    "itemID": "melvorD:Dragonite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 45,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Herb_Box_I",
            "name": "Herb Box I",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains basic Herbs",
            "sellsFor": 500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Garum_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 27
                },
                {
                    "itemID": "melvorD:Sourweed_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 7
                },
                {
                    "itemID": "melvorD:Mantalyme_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 4
                },
                {
                    "itemID": "melvorD:Lemontyle_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 3
                }
            ]
        },
        {
            "id": "melvorF:Herb_Box_II",
            "name": "Herb Box II",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains regular Herbs",
            "sellsFor": 1000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Oxilyme_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 5
                },
                {
                    "itemID": "melvorF:Poraxx_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 4
                },
                {
                    "itemID": "melvorF:Pigtayle_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 3
                },
                {
                    "itemID": "melvorF:Barrentoe_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 2
                }
            ]
        },
        {
            "id": "melvorF:Potion_Box_I",
            "name": "Potion Box I",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains basic Potions",
            "sellsFor": 500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Melee_Accuracy_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 132
                },
                {
                    "itemID": "melvorF:Ranged_Assistance_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 68
                },
                {
                    "itemID": "melvorF:Magic_Assistance_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 26
                },
                {
                    "itemID": "melvorF:Famished_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 21
                },
                {
                    "itemID": "melvorF:Bird_Nest_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 200
                },
                {
                    "itemID": "melvorF:Controlled_Heat_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 22
                },
                {
                    "itemID": "melvorF:Generous_Cook_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 17
                },
                {
                    "itemID": "melvorF:Fishermans_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 17
                },
                {
                    "itemID": "melvorF:Fletching_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 16
                }
            ]
        },
        {
            "id": "melvorF:Potion_Box_II",
            "name": "Potion Box II",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains regular Potions",
            "sellsFor": 1000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Ranged_Strength_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 22
                },
                {
                    "itemID": "melvorF:Melee_Strength_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 21
                },
                {
                    "itemID": "melvorF:Magic_Damage_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 20
                },
                {
                    "itemID": "melvorF:Diamond_Luck_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 4
                },
                {
                    "itemID": "melvorF:Damage_Reduction_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 7
                },
                {
                    "itemID": "melvorF:Gentle_Hands_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 35
                },
                {
                    "itemID": "melvorF:Secret_Stardust_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 38
                },
                {
                    "itemID": "melvorF:Necromancer_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 15
                },
                {
                    "itemID": "melvorF:Elemental_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 20
                },
                {
                    "itemID": "melvorF:Herblore_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 10
                }
            ]
        },
        {
            "id": "melvorF:Clue_Scroll_1",
            "name": "Clue Scroll #1",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue.",
            "itemType": "Readable",
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorF:Clue_Scroll_1"
                },
                "htmlTemplateID": "Clue_Scroll_1_Swal_Content"
            }
        },
        {
            "id": "melvorF:Clue_Scroll_2",
            "name": "Clue Scroll #2",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue.",
            "itemType": "Readable",
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorF:Clue_Scroll_2"
                },
                "htmlTemplateID": "Clue_Scroll_2_Swal_Content"
            }
        },
        {
            "id": "melvorF:Clue_Scroll_3",
            "name": "Clue Scroll #3",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue.",
            "itemType": "Readable",
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorF:Clue_Scroll_3"
                },
                "htmlTemplateID": "Clue_Scroll_3_Swal_Content"
            }
        },
        {
            "id": "melvorF:Clue_Scroll_4",
            "name": "Clue Scroll #4",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue.",
            "itemType": "Readable",
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorF:Clue_Scroll_4"
                },
                "htmlTemplateID": "Clue_Scroll_4_Swal_Content"
            }
        },
        {
            "id": "melvorF:Clue_Scroll_5",
            "name": "Clue Scroll #5",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue.",
            "itemType": "Readable",
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorF:Clue_Scroll_5"
                },
                "htmlTemplateID": "Clue_Scroll_5_Swal_Content"
            }
        },
        {
            "id": "melvorF:Clue_Scroll_6",
            "name": "Clue Scroll #6",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 0,
            "customDescription": "A secret clue.",
            "itemType": "Readable",
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorF:Clue_Scroll_6"
                },
                "htmlTemplateID": "Clue_Scroll_6_Swal_Content"
            }
        },
        {
            "itemType": "Item",
            "id": "melvorF:Birthday_Cake_2023_Piece_1",
            "name": "Birthday Cake Piece #1",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorF:Birthday_Cake_2023_Piece_2",
            "name": "Birthday Cake Piece #2",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorF:Birthday_Cake_2023_Piece_3",
            "name": "Birthday Cake Piece #3",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorF:Birthday_Cake_2023_Piece_4",
            "name": "Birthday Cake Piece #4",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Food",
            "id": "melvorF:Birthday_Cake_2023",
            "name": "Melvor Idle's 4th Birthday Cake",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 69,
            "healsFor": 6.9000000000000003552713678800500929355621337890625
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Birthday_Balloon",
            "name": "Birthday Balloon",
            "category": "Events",
            "type": "Birthday 2023",
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen all four Birthday items are equipped: All Bone drops from Combat are converted into Birthday Cake Slice drops\u003C/span\u003E",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "validSlots": [
                "Shield"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Orange_Party_Hat",
            "name": "Orange Party Hat",
            "category": "Events",
            "type": "Birthday 2023",
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen all four Birthday items are equipped: All Bone drops from Combat are converted into Birthday Cake Slice drops\u003C/span\u003E",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "validSlots": [
                "Helmet"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Party_Bow_Tie",
            "name": "Party Bow Tie",
            "category": "Events",
            "type": "Birthday 2023",
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen all four Birthday items are equipped: All Bone drops from Combat are converted into Birthday Cake Slice drops\u003C/span\u003E",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "validSlots": [
                "Amulet"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorF:Party_Shoes",
            "name": "Party Shoes",
            "category": "Events",
            "type": "Birthday 2023",
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen all four Birthday items are equipped: All Bone drops from Combat are converted into Birthday Cake Slice drops\u003C/span\u003E",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "validSlots": [
                "Boots"
            ]
        },
        {
            "itemType": "Food",
            "id": "melvorF:Birthday_Cake_Slice",
            "name": "Birthday Cake Slice",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 69,
            "healsFor": 1
        },
        {
            "id": "melvorF:Birthday_Present_Artisan",
            "name": "Birthday Present (Artisan)",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Birthday_Cake_Slice",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorF:Birthday_Cake_2023_Piece_1",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorF:Party_Bow_Tie",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Birthday_Present_Utility",
            "name": "Birthday Present (Utility)",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Birthday_Cake_Slice",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorF:Birthday_Cake_2023_Piece_2",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorF:Birthday_Balloon",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Birthday_Present_Gathering",
            "name": "Birthday Present (Gathering)",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Birthday_Cake_Slice",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorF:Birthday_Cake_2023_Piece_3",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorF:Party_Shoes",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorF:Birthday_Present_Combat",
            "name": "Birthday Present (Combat)",
            "category": "Events",
            "type": "Birthday 2023",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Birthday_Cake_Slice",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorF:Birthday_Cake_2023_Piece_4",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorF:Orange_Party_Hat",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Spruce_Logs",
            "name": "Spruce Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 500
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Hornbeam_Logs",
            "name": "Hornbeam Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 250
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Grove_Logs",
            "name": "Grove Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 400
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Linden_Logs",
            "name": "Linden Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 485
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Elderwood_Logs",
            "name": "Elderwood Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 555
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Red_Oak_Logs",
            "name": "Red Oak Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 1250
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Revenant_Logs",
            "name": "Revenant Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 1950
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Mystic_Logs",
            "name": "Mystic Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 1222
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Carrion_Logs",
            "name": "Carrion Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 3333
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Corundumite_Ore",
            "name": "Corundumite Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 185
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Pure_Essence",
            "name": "Pure Essence",
            "category": "Mining",
            "type": "Essence",
            "sellsFor": 3
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Iridium_Ore",
            "name": "Iridium Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 240
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Palladium_Ore",
            "name": "Palladium Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 295
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Augite_Ore",
            "name": "Augite Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 400
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Onyx",
            "name": "Onyx",
            "category": "Gemstone",
            "type": "Superior Gem",
            "sellsFor": 3000,
            "customDescription": "Superior Gem"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Meteorite_Ore",
            "name": "Meteorite Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 750
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Divinite_Ore",
            "name": "Divinite Ore",
            "category": "Mining",
            "type": "Ore",
            "sellsFor": 575
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Oricha",
            "name": "Oricha",
            "category": "Gemstone",
            "type": "Superior Gem",
            "sellsFor": 4500,
            "customDescription": "Superior Gem"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Cerulean",
            "name": "Cerulean",
            "category": "Gemstone",
            "type": "Superior Gem",
            "sellsFor": 6500,
            "customDescription": "Superior Gem"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Zephyte",
            "name": "Zephyte",
            "category": "Gemstone",
            "type": "Superior Gem",
            "sellsFor": 9000,
            "customDescription": "Superior Gem"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Corundumite_Bar",
            "name": "Corundumite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 750
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Iridium_Bar",
            "name": "Iridium Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 900
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Palladium_Bar",
            "name": "Palladium Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 1100
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Augite_Bar",
            "name": "Augite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 550
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Meteorite_Bar",
            "name": "Meteorite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 650
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Divinite_Bar",
            "name": "Divinite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 1250
        },
        {
            "id": "melvorTotH:Corundum_Dagger",
            "name": "Corundum Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 825,
            "tier": "corundum",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 72,
                "slashAttackBonus": 36,
                "blockAttackBonus": 72,
                "meleeStrengthBonus": 60
            },
            "specialAttacks": [
                "melvorTotH:CorundumWounds"
            ],
            "overrideSpecialChances": [
                10
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Corundum_Sword",
            "name": "Corundum Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 663,
            "tier": "corundum",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 86,
                "slashAttackBonus": 28,
                "blockAttackBonus": 33,
                "meleeStrengthBonus": 90,
                "meleeDefenceBonus": 4
            },
            "specialAttacks": [
                "melvorTotH:CorundumWounds"
            ],
            "overrideSpecialChances": [
                15
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Corundum_Battleaxe",
            "name": "Corundum Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2260,
            "tier": "corundum",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 41,
                "blockAttackBonus": 41,
                "meleeStrengthBonus": 178
            },
            "specialAttacks": [
                "melvorTotH:CorundumWounds"
            ],
            "overrideSpecialChances": [
                20
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Corundum_2H_Sword",
            "name": "Corundum 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2233,
            "tier": "corundum",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 141,
                "blockAttackBonus": 141,
                "meleeStrengthBonus": 241,
                "meleeDefenceBonus": 25
            },
            "specialAttacks": [
                "melvorTotH:CorundumWounds"
            ],
            "overrideSpecialChances": [
                30
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Corundum_Scimitar",
            "name": "Corundum Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1434,
            "tier": "corundum",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 10,
                "slashAttackBonus": 79,
                "blockAttackBonus": 10,
                "meleeStrengthBonus": 78
            },
            "specialAttacks": [
                "melvorTotH:CorundumWounds"
            ],
            "overrideSpecialChances": [
                15
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Helmet",
            "name": "Corundum Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1557,
            "tier": "corundum",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 45,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Boots",
            "name": "Corundum Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1524,
            "tier": "corundum",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 10,
                "meleeDefenceBonus": 26,
                "rangedDefenceBonus": 11,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Platelegs",
            "name": "Corundum Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2477,
            "tier": "corundum",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 15,
                "meleeDefenceBonus": 126,
                "rangedDefenceBonus": 104,
                "magicDefenceBonus": -10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Platebody",
            "name": "Corundum Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3945,
            "tier": "corundum",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 21,
                "meleeDefenceBonus": 196,
                "rangedDefenceBonus": 133,
                "magicDefenceBonus": -5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Shield",
            "name": "Corundum Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2292,
            "tier": "corundum",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 11,
                "meleeDefenceBonus": 101,
                "rangedDefenceBonus": 86,
                "magicDefenceBonus": -8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Gloves",
            "name": "Corundum Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1703,
            "tier": "corundum",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 24,
                "slashAttackBonus": 24,
                "blockAttackBonus": 24,
                "rangedAttackBonus": -4,
                "magicAttackBonus": -4,
                "meleeStrengthBonus": 20,
                "meleeDefenceBonus": 24,
                "magicDefenceBonus": -4
            }
        },
        {
            "id": "melvorTotH:Corundum_Throwing_Knife",
            "name": "Corundum Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 1,
            "tier": "corundum",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 9,
                "rangedStrengthBonus": 75
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "specialAttacks": [
                "melvorTotH:CorundumWounds"
            ],
            "overrideSpecialChances": [
                10
            ],
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Corundum_Arrowtips",
            "name": "Corundum Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Corundum_Javelin_Heads",
            "name": "Corundum Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 680
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Corundum_Crossbow_Head",
            "name": "Corundum Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 2362
        },
        {
            "id": "melvorTotH:Augite_Dagger",
            "name": "Augite Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 955,
            "tier": "augite",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 82,
                "slashAttackBonus": 43,
                "blockAttackBonus": 82,
                "meleeStrengthBonus": 72
            },
            "specialAttacks": [
                "melvorTotH:AugiteCrystallization"
            ],
            "overrideSpecialChances": [
                10
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Augite_Sword",
            "name": "Augite Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 899,
            "tier": "augite",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 103,
                "slashAttackBonus": 33,
                "blockAttackBonus": 39,
                "meleeStrengthBonus": 108,
                "meleeDefenceBonus": 5
            },
            "specialAttacks": [
                "melvorTotH:AugiteCrystallization"
            ],
            "overrideSpecialChances": [
                15
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Augite_Battleaxe",
            "name": "Augite Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2297,
            "tier": "augite",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 49,
                "blockAttackBonus": 49,
                "meleeStrengthBonus": 213
            },
            "specialAttacks": [
                "melvorTotH:AugiteCrystallization"
            ],
            "overrideSpecialChances": [
                20
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Augite_2H_Sword",
            "name": "Augite 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2554,
            "tier": "augite",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 169,
                "blockAttackBonus": 169,
                "meleeStrengthBonus": 289,
                "meleeDefenceBonus": 30
            },
            "specialAttacks": [
                "melvorTotH:AugiteCrystallization"
            ],
            "overrideSpecialChances": [
                30
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Augite_Scimitar",
            "name": "Augite Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1750,
            "tier": "augite",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 12,
                "slashAttackBonus": 94,
                "blockAttackBonus": 12,
                "meleeStrengthBonus": 93
            },
            "specialAttacks": [
                "melvorTotH:AugiteCrystallization"
            ],
            "overrideSpecialChances": [
                15
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Helmet",
            "name": "Augite Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1603,
            "tier": "augite",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 51,
                "rangedDefenceBonus": 52,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Boots",
            "name": "Augite Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1658,
            "tier": "augite",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 11,
                "meleeDefenceBonus": 29,
                "rangedDefenceBonus": 12,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Platelegs",
            "name": "Augite Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2295,
            "tier": "augite",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 16,
                "meleeDefenceBonus": 144,
                "rangedDefenceBonus": 119,
                "magicDefenceBonus": -10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Platebody",
            "name": "Augite Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 4889,
            "tier": "augite",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 24,
                "meleeDefenceBonus": 224,
                "rangedDefenceBonus": 152,
                "magicDefenceBonus": -5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Shield",
            "name": "Augite Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2524,
            "tier": "augite",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 116,
                "rangedDefenceBonus": 98,
                "magicDefenceBonus": -8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Gloves",
            "name": "Augite Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1688,
            "tier": "augite",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 26,
                "slashAttackBonus": 26,
                "blockAttackBonus": 26,
                "rangedAttackBonus": -4,
                "magicAttackBonus": -4,
                "meleeStrengthBonus": 22,
                "meleeDefenceBonus": 26,
                "magicDefenceBonus": -4
            }
        },
        {
            "id": "melvorTotH:Augite_Throwing_Knife",
            "name": "Augite Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 1,
            "tier": "augite",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 10,
                "rangedStrengthBonus": 90
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "specialAttacks": [
                "melvorTotH:AugiteCrystallization"
            ],
            "overrideSpecialChances": [
                10
            ],
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Augite_Arrowtips",
            "name": "Augite Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Augite_Javelin_Heads",
            "name": "Augite Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 1017
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Augite_Crossbow_Head",
            "name": "Augite Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 2610
        },
        {
            "id": "melvorTotH:Meteorite_2H_Sword",
            "name": "Meteorite 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 3765,
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with the Meteorite Warrior Ring: +10% of Maximum Hit added to Minimum Hit, and +10% Melee Strength Bonus\u003C/span\u003E",
            "tier": "meteorite",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 108
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 194,
                "blockAttackBonus": 194,
                "meleeStrengthBonus": 332,
                "meleeDefenceBonus": 34
            },
            "specialAttacks": [
                "melvorTotH:MeteorSwing"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Meteorite_Helmet",
            "name": "Meteorite Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2184,
            "tier": "meteorite",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 108
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 58,
                "rangedDefenceBonus": 59,
                "magicDefenceBonus": -1,
                "damageReduction": 11
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Meteorite_Platelegs",
            "name": "Meteorite Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3987,
            "tier": "meteorite",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 108
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 18,
                "meleeDefenceBonus": 165,
                "rangedDefenceBonus": 138,
                "magicDefenceBonus": -10,
                "damageReduction": 11
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Meteorite_Platebody",
            "name": "Meteorite Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 6094,
            "tier": "meteorite",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 108
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 27,
                "meleeDefenceBonus": 257,
                "rangedDefenceBonus": 174,
                "magicDefenceBonus": -5,
                "damageReduction": 11
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Meteorite_Javelin_Heads",
            "name": "Meteorite Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 1177
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Meteorite_Crossbow_Head",
            "name": "Meteorite Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 3599
        },
        {
            "id": "melvorTotH:Divine_Dagger",
            "name": "Divine Dagger",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1230,
            "tier": "divine",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 94,
                "slashAttackBonus": 49,
                "blockAttackBonus": 94,
                "meleeStrengthBonus": 82
            },
            "specialAttacks": [
                "melvorTotH:DivineBreaker"
            ],
            "overrideSpecialChances": [
                10
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Divine_Sword",
            "name": "Divine Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 957,
            "tier": "divine",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 118,
                "slashAttackBonus": 38,
                "blockAttackBonus": 45,
                "meleeStrengthBonus": 124,
                "meleeDefenceBonus": 6
            },
            "specialAttacks": [
                "melvorTotH:DivineBreaker"
            ],
            "overrideSpecialChances": [
                15
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Divine_Battleaxe",
            "name": "Divine Battleaxe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 3255,
            "tier": "divine",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3100,
                "stabAttackBonus": -2,
                "slashAttackBonus": 56,
                "blockAttackBonus": 56,
                "meleeStrengthBonus": 245
            },
            "specialAttacks": [
                "melvorTotH:DivineBreaker"
            ],
            "overrideSpecialChances": [
                20
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Divine_2H_Sword",
            "name": "Divine 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 3069,
            "tier": "divine",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 223,
                "blockAttackBonus": 223,
                "meleeStrengthBonus": 381,
                "meleeDefenceBonus": 39
            },
            "specialAttacks": [
                "melvorTotH:DivineBreaker"
            ],
            "overrideSpecialChances": [
                30
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Divine_Scimitar",
            "name": "Divine Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1930,
            "tier": "divine",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 14,
                "slashAttackBonus": 108,
                "blockAttackBonus": 14,
                "meleeStrengthBonus": 107
            },
            "specialAttacks": [
                "melvorTotH:DivineBreaker"
            ],
            "overrideSpecialChances": [
                15
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Helmet",
            "name": "Divine Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2143,
            "tier": "divine",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 66,
                "rangedDefenceBonus": 67,
                "magicDefenceBonus": -1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Boots",
            "name": "Divine Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2391,
            "tier": "divine",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 33,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Platelegs",
            "name": "Divine Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3155,
            "tier": "divine",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 20,
                "meleeDefenceBonus": 189,
                "rangedDefenceBonus": 158,
                "magicDefenceBonus": -10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Platebody",
            "name": "Divine Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 5306,
            "tier": "divine",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 30,
                "meleeDefenceBonus": 295,
                "rangedDefenceBonus": 199,
                "magicDefenceBonus": -5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Shield",
            "name": "Divine Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3094,
            "tier": "divine",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 13,
                "meleeDefenceBonus": 132,
                "rangedDefenceBonus": 111,
                "magicDefenceBonus": -8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Gloves",
            "name": "Divine Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2001,
            "tier": "divine",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 28,
                "slashAttackBonus": 28,
                "blockAttackBonus": 28,
                "rangedAttackBonus": -4,
                "magicAttackBonus": -4,
                "meleeStrengthBonus": 24,
                "meleeDefenceBonus": 28,
                "magicDefenceBonus": -4
            }
        },
        {
            "id": "melvorTotH:Divine_Throwing_Knife",
            "name": "Divine Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 1,
            "tier": "divine",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 12,
                "rangedStrengthBonus": 103
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "specialAttacks": [
                "melvorTotH:DivineBreaker"
            ],
            "overrideSpecialChances": [
                10
            ],
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Divine_Arrowtips",
            "name": "Divine Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Divine_Javelin_Heads",
            "name": "Divine Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 1350
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Divine_Crossbow_Head",
            "name": "Divine Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 3032
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Helmet_T_I",
            "name": "(I) Corundum Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "corundum",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 45,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Boots_T_I",
            "name": "(I) Corundum Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "corundum",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 11,
                "meleeDefenceBonus": 28,
                "rangedDefenceBonus": 12,
                "magicDefenceBonus": -4,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Platelegs_T_I",
            "name": "(I) Corundum Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "corundum",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 16,
                "meleeDefenceBonus": 138,
                "rangedDefenceBonus": 114,
                "magicDefenceBonus": -10,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Platebody_T_I",
            "name": "(I) Corundum Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "corundum",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 23,
                "meleeDefenceBonus": 215,
                "rangedDefenceBonus": 146,
                "magicDefenceBonus": -5,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Shield_T_I",
            "name": "(I) Corundum Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "corundum",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 111,
                "rangedDefenceBonus": 94,
                "magicDefenceBonus": -8,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Helmet_T_P",
            "name": "(P) Corundum Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "corundum",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 49,
                "rangedDefenceBonus": 50,
                "magicDefenceBonus": -1,
                "damageReduction": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Boots_T_P",
            "name": "(P) Corundum Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "corundum",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 31,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -4,
                "damageReduction": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Platelegs_T_P",
            "name": "(P) Corundum Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "corundum",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 18,
                "meleeDefenceBonus": 152,
                "rangedDefenceBonus": 125,
                "magicDefenceBonus": -10,
                "damageReduction": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Platebody_T_P",
            "name": "(P) Corundum Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "corundum",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 25,
                "meleeDefenceBonus": 236,
                "rangedDefenceBonus": 160,
                "magicDefenceBonus": -5,
                "damageReduction": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Shield_T_P",
            "name": "(P) Corundum Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "corundum",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 13,
                "meleeDefenceBonus": 122,
                "rangedDefenceBonus": 102,
                "magicDefenceBonus": -8,
                "damageReduction": 13
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Helmet_T_I",
            "name": "(I) Augite Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "augite",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 57,
                "magicDefenceBonus": -1,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Boots_T_I",
            "name": "(I) Augite Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "augite",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 32,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -4,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Platelegs_T_I",
            "name": "(I) Augite Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "augite",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 17,
                "meleeDefenceBonus": 158,
                "rangedDefenceBonus": 131,
                "magicDefenceBonus": -10,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Platebody_T_I",
            "name": "(I) Augite Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "augite",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 26,
                "meleeDefenceBonus": 246,
                "rangedDefenceBonus": 167,
                "magicDefenceBonus": -5,
                "damageReduction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Shield_T_I",
            "name": "(I) Augite Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "augite",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 13,
                "meleeDefenceBonus": 127,
                "rangedDefenceBonus": 108,
                "magicDefenceBonus": -8,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Helmet_T_P",
            "name": "(P) Augite Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "augite",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 61,
                "rangedDefenceBonus": 62,
                "magicDefenceBonus": -1,
                "damageReduction": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Boots_T_P",
            "name": "(P) Augite Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "augite",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 13,
                "meleeDefenceBonus": 35,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -4,
                "damageReduction": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Platelegs_T_P",
            "name": "(P) Augite Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "augite",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 19,
                "meleeDefenceBonus": 174,
                "rangedDefenceBonus": 144,
                "magicDefenceBonus": -10,
                "damageReduction": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Platebody_T_P",
            "name": "(P) Augite Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "augite",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 28,
                "meleeDefenceBonus": 270,
                "rangedDefenceBonus": 183,
                "magicDefenceBonus": -5,
                "damageReduction": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Shield_T_P",
            "name": "(P) Augite Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "augite",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 139,
                "rangedDefenceBonus": 119,
                "magicDefenceBonus": -8,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Helmet_T_I",
            "name": "(I) Divine Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "divine",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 72,
                "rangedDefenceBonus": 73,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Boots_T_I",
            "name": "(I) Divine Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "divine",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 36,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -4,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Platelegs_T_I",
            "name": "(I) Divine Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "divine",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 22,
                "meleeDefenceBonus": 208,
                "rangedDefenceBonus": 174,
                "magicDefenceBonus": -10,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Platebody_T_I",
            "name": "(I) Divine Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "divine",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 33,
                "meleeDefenceBonus": 324,
                "rangedDefenceBonus": 219,
                "magicDefenceBonus": -5,
                "damageReduction": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Shield_T_I",
            "name": "(I) Divine Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "divine",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 14,
                "meleeDefenceBonus": 145,
                "rangedDefenceBonus": 122,
                "magicDefenceBonus": -8,
                "damageReduction": 7
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Helmet_T_P",
            "name": "(P) Divine Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "divine",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 79,
                "rangedDefenceBonus": 81,
                "magicDefenceBonus": -1,
                "damageReduction": 12
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Boots_T_P",
            "name": "(P) Divine Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "divine",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 14,
                "meleeDefenceBonus": 39,
                "rangedDefenceBonus": 16,
                "magicDefenceBonus": -4,
                "damageReduction": 12
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Platelegs_T_P",
            "name": "(P) Divine Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "divine",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 24,
                "meleeDefenceBonus": 229,
                "rangedDefenceBonus": 201,
                "magicDefenceBonus": -10,
                "damageReduction": 12
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Platebody_T_P",
            "name": "(P) Divine Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "divine",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 36,
                "meleeDefenceBonus": 356,
                "rangedDefenceBonus": 241,
                "magicDefenceBonus": -5,
                "damageReduction": 12
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Shield_T_P",
            "name": "(P) Divine Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "divine",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -9,
                "slashAttackBonus": -9,
                "blockAttackBonus": -9,
                "rangedAttackBonus": -9,
                "magicAttackBonus": -9,
                "meleeStrengthBonus": 15,
                "meleeDefenceBonus": 165,
                "rangedDefenceBonus": 132,
                "magicDefenceBonus": -8,
                "damageReduction": 16
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Woodcutting_Ring_Fragment",
            "name": "Woodcutting Ring Fragment",
            "category": "Woodcutting",
            "type": "Amulet",
            "sellsFor": 25000,
            "customDescription": "Can be upgraded."
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Meteorite_Woodcutting_Ring",
            "name": "Meteorite Woodcutting Ring",
            "category": "Woodcutting",
            "type": "Ring",
            "sellsFor": 400000,
            "customDescription": "+2% chance to receive an Ash drop while Woodcutting.\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Meteorite Woodcutting Amulet: +5% Woodcutting XP added as Firemaking XP.\u003C/span\u003E",
            "validSlots": [
                "Ring"
            ],
            "modifiers": {
                "increasedChanceForAshInWoodcutting": 2
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Woodcutting_Amulet_Fragment",
            "name": "Woodcutting Amulet Fragment",
            "category": "Woodcutting",
            "type": "Amulet",
            "sellsFor": 25000,
            "customDescription": "Can be upgraded."
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Meteorite_Woodcutting_Amulet",
            "name": "Meteorite Woodcutting Amulet",
            "category": "Woodcutting",
            "type": "Amulet",
            "sellsFor": 400000,
            "customDescription": "+2% chance to receive an Ash drop while Woodcutting.\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Meteorite Woodcutting Ring: +5% Woodcutting XP added as Firemaking XP.\u003C/span\u003E",
            "validSlots": [
                "Amulet"
            ],
            "modifiers": {
                "increasedChanceForAshInWoodcutting": 2
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Lava_Fish",
            "name": "Raw Lava Fish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 300
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Spike_Fish",
            "name": "Raw Spike Fish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 100
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Rockfish",
            "name": "Raw Rockfish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 555
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Blue_Crab",
            "name": "Raw Blue Crab",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 255
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Magma_Fish",
            "name": "Raw Magma Fish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 75
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Large_Blowfish",
            "name": "Raw Large Blowfish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 222
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Static_Jellyfish",
            "name": "Raw Static Jellyfish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 1350
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Frost_Crab",
            "name": "Raw Frost Crab",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 300
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Magma_Eel",
            "name": "Raw Magma Eel",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 650
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Frozen_Manta_Ray",
            "name": "Raw Frozen Manta Ray",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 1500
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Ghost_Fish",
            "name": "Raw Ghost Fish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 1000
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Mystic_Seahorse",
            "name": "Raw Mystic Seahorse",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 3000
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Terrorfish",
            "name": "Raw Terrorfish",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 1750
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Raw_Mystic_Shark",
            "name": "Raw Mystic Shark",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 2250
        },
        {
            "id": "melvorTotH:Lava_Fish",
            "name": "Lava Fish",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1200,
            "itemType": "Food",
            "healsFor": 55
        },
        {
            "id": "melvorTotH:Lava_Fish_Perfect",
            "name": "Lava Fish (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1800,
            "itemType": "Food",
            "healsFor": 60.50000000000000710542735760100185871124267578125
        },
        {
            "id": "melvorTotH:Blue_Crab",
            "name": "Blue Crab",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1461,
            "itemType": "Food",
            "healsFor": 60
        },
        {
            "id": "melvorTotH:Blue_Crab_Perfect",
            "name": "Blue Crab (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 2192,
            "itemType": "Food",
            "healsFor": 66
        },
        {
            "id": "melvorTotH:Magma_Fish",
            "name": "Magma Fish",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 2323,
            "itemType": "Food",
            "healsFor": 58.5
        },
        {
            "id": "melvorTotH:Magma_Fish_Perfect",
            "name": "Magma Fish (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 3485,
            "itemType": "Food",
            "healsFor": 64.3500000000000085265128291212022304534912109375
        },
        {
            "id": "melvorTotH:Static_Jellyfish",
            "name": "Static Jellyfish",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 4500,
            "itemType": "Food",
            "healsFor": 40
        },
        {
            "id": "melvorTotH:Static_Jellyfish_Perfect",
            "name": "Static Jellyfish (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 6750,
            "itemType": "Food",
            "healsFor": 44
        },
        {
            "id": "melvorTotH:Magma_Eel",
            "name": "Magma Eel",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 5000,
            "itemType": "Food",
            "healsFor": 66
        },
        {
            "id": "melvorTotH:Magma_Eel_Perfect",
            "name": "Magma Eel (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 7500,
            "itemType": "Food",
            "healsFor": 79.2000000000000028421709430404007434844970703125
        },
        {
            "id": "melvorTotH:Frost_Crab",
            "name": "Frost Crab",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1234,
            "itemType": "Food",
            "healsFor": 63
        },
        {
            "id": "melvorTotH:Frost_Crab_Perfect",
            "name": "Frost Crab (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1851,
            "itemType": "Food",
            "healsFor": 69.30000000000001136868377216160297393798828125
        },
        {
            "id": "melvorTotH:Frozen_Manta_Ray",
            "name": "Frozen Manta Ray",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 2222,
            "itemType": "Food",
            "healsFor": 72
        },
        {
            "id": "melvorTotH:Frozen_Manta_Ray_Perfect",
            "name": "Frozen Manta Ray (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 3333,
            "itemType": "Food",
            "healsFor": 86.400000000000005684341886080801486968994140625
        },
        {
            "id": "melvorTotH:Terrorfish",
            "name": "Terrorfish",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 3000,
            "itemType": "Food",
            "healsFor": 75
        },
        {
            "id": "melvorTotH:Terrorfish_Perfect",
            "name": "Terrorfish (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 4500,
            "itemType": "Food",
            "healsFor": 90
        },
        {
            "id": "melvorTotH:Mystic_Shark",
            "name": "Mystic Shark",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 7500,
            "itemType": "Food",
            "healsFor": 88
        },
        {
            "id": "melvorTotH:Mystic_Shark_Perfect",
            "name": "Mystic Shark (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 11250,
            "itemType": "Food",
            "healsFor": 105.599999999999994315658113919198513031005859375
        },
        {
            "id": "melvorTotH:Banana_Bread",
            "name": "Banana Bread",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 120,
            "itemType": "Food",
            "healsFor": 10
        },
        {
            "id": "melvorTotH:Banana_Bread_Perfect",
            "name": "Banana Bread (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 180,
            "itemType": "Food",
            "healsFor": 11
        },
        {
            "id": "melvorTotH:Mushroom_Soup",
            "name": "Mushroom Soup",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 150,
            "itemType": "Food",
            "healsFor": 6.5
        },
        {
            "id": "melvorTotH:Mushroom_Soup_Perfect",
            "name": "Mushroom Soup (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 225,
            "itemType": "Food",
            "healsFor": 7.0999999999999996447286321199499070644378662109375
        },
        {
            "id": "melvorTotH:Spicy_Chicken_Pizza",
            "name": "Spicy Chicken Pizza",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 30,
            "itemType": "Food",
            "healsFor": 12
        },
        {
            "id": "melvorTotH:Spicy_Chicken_Pizza_Perfect",
            "name": "Spicy Chicken Pizza (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 45,
            "itemType": "Food",
            "healsFor": 14.4000000000000003552713678800500929355621337890625
        },
        {
            "id": "melvorTotH:Beef_Mushroom_Stew",
            "name": "Beef Mushroom Stew",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 50,
            "itemType": "Food",
            "healsFor": 16
        },
        {
            "id": "melvorTotH:Beef_Mushroom_Stew_Perfect",
            "name": "Beef Mushroom Stew (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 75,
            "itemType": "Food",
            "healsFor": 19.199999999999999289457264239899814128875732421875
        },
        {
            "id": "melvorTotH:Sandwich",
            "name": "Sandwich",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 605,
            "itemType": "Food",
            "healsFor": 43
        },
        {
            "id": "melvorTotH:Sandwich_Perfect",
            "name": "Sandwich (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 908,
            "itemType": "Food",
            "healsFor": 51.60000000000000142108547152020037174224853515625
        },
        {
            "id": "melvorTotH:Pumpkin_Soup",
            "name": "Pumpkin Soup",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 175,
            "itemType": "Food",
            "healsFor": 10
        },
        {
            "id": "melvorTotH:Pumpkin_Soup_Perfect",
            "name": "Pumpkin Soup (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 263,
            "itemType": "Food",
            "healsFor": 11
        },
        {
            "id": "melvorTotH:Spicy_Shrimp_Soup",
            "name": "Spicy Shrimp Soup",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 500,
            "itemType": "Food",
            "healsFor": 14.5
        },
        {
            "id": "melvorTotH:Spicy_Shrimp_Soup_Perfect",
            "name": "Spicy Shrimp Soup (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 750,
            "itemType": "Food",
            "healsFor": 17.39999999999999857891452847979962825775146484375
        },
        {
            "id": "melvorTotH:Fancy_Meat_Pizza",
            "name": "Fancy Meat Pizza",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 60,
            "itemType": "Food",
            "healsFor": 14
        },
        {
            "id": "melvorTotH:Fancy_Meat_Pizza_Perfect",
            "name": "Fancy Meat Pizza (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 90,
            "itemType": "Food",
            "healsFor": 16.800000000000000710542735760100185871124267578125
        },
        {
            "id": "melvorTotH:Chicken_Cream_Mushroom_Soup",
            "name": "Chicken Cream Mushroom Soup",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 600,
            "itemType": "Food",
            "healsFor": 18
        },
        {
            "id": "melvorTotH:Chicken_Cream_Mushroom_Soup_Perfect",
            "name": "Chicken Cream Mushroom Soup (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 900,
            "itemType": "Food",
            "healsFor": 21.60000000000000142108547152020037174224853515625
        },
        {
            "id": "melvorTotH:Chilli_Frost_Crab",
            "name": "Chilli Frost Crab",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1155,
            "itemType": "Food",
            "healsFor": 16
        },
        {
            "id": "melvorTotH:Chilli_Frost_Crab_Perfect",
            "name": "Chilli Frost Crab (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1733,
            "itemType": "Food",
            "healsFor": 19.199999999999999289457264239899814128875732421875
        },
        {
            "id": "melvorTotH:Starfruit_Cake",
            "name": "Starfruit Cake",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 1350,
            "itemType": "Food",
            "healsFor": 40
        },
        {
            "id": "melvorTotH:Starfruit_Cake_Perfect",
            "name": "Starfruit Cake (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 2025,
            "itemType": "Food",
            "healsFor": 44
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Pumpkin_Seeds",
            "name": "Pumpkin Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 100
        },
        {
            "id": "melvorTotH:Pumpkin",
            "name": "Pumpkin",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 33,
            "itemType": "Food",
            "healsFor": 5.5
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Chilli_Seeds",
            "name": "Chilli Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 130
        },
        {
            "id": "melvorTotH:Chilli",
            "name": "Chilli",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 45,
            "itemType": "Food",
            "healsFor": 0.200000000000000011102230246251565404236316680908203125
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Mushroom_Spores",
            "name": "Mushroom Spores",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 230
        },
        {
            "id": "melvorTotH:Mushrooms",
            "name": "Mushrooms",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 75,
            "itemType": "Food",
            "healsFor": 0.5
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Starfruit_Seeds",
            "name": "Starfruit Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 300
        },
        {
            "id": "melvorTotH:Starfruit",
            "name": "Starfruit",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 110,
            "itemType": "Food",
            "healsFor": 7
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Snowcress_Seeds",
            "name": "Snowcress Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 600
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Snowcress_Herb",
            "name": "Snowcress Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 425
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Bitterlyme_Seeds",
            "name": "Bitterlyme Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 725
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Bitterlyme_Herb",
            "name": "Bitterlyme Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 580
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Moonwort_Seeds",
            "name": "Moonwort Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 950
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Moonwort_Herb",
            "name": "Moonwort Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 775
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Wurmtayle_Seeds",
            "name": "Wurmtayle Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 1200
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Wurmtayle_Herb",
            "name": "Wurmtayle Herb",
            "category": "Farming",
            "type": "Herb",
            "sellsFor": 925
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Banana_Tree_Seeds",
            "name": "Banana Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 15000
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Grove_Tree_Seeds",
            "name": "Grove Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 17500
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Elderwood_Tree_Seeds",
            "name": "Elderwood Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 22500
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Carrion_Tree_Seeds",
            "name": "Carrion Tree Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 30000
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Explorers_Map",
            "name": "Explorers Map",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 3,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSlayerAreaEffectNegationFlat": 20,
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 3
                    }
                ],
                "increasedSlayerCoins": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Necromancers_Crown",
            "name": "Necromancers Crown",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 400000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "modifiers": {
                "doubleBoneDrops": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Amulet_of_Prayers",
            "name": "Amulet of Prayers",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 200000,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedChanceToPreservePrayerPoints": 10,
                "increasedPrayerPointsWhenHit": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Adventurers_Backpack",
            "name": "Adventurers Backpack",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 500000,
            "validSlots": [
                "Cape"
            ],
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 5
            }
        },
        {
            "id": "melvorTotH:Potion_Stirrer",
            "name": "Potion Stirrer",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 50000,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 4000
            },
            "modifiers": {
                "increasedChanceToPreservePotionCharge": 10,
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 100
                    }
                ]
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Hunters_Journal",
            "name": "Hunters Journal",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 600000,
            "validSlots": [
                "Shield"
            ],
            "modifiers": {
                "increasedThievingAreaUniqueChance": 0.01000000000000000020816681711721685132943093776702880859375
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Crown_of_Madremonte",
            "name": "Crown of Madremonte",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 1200000,
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "doubleLogProduction": 1,
                "increasedChanceToFindMushroomWoodcutting": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vampiric_Cloak",
            "name": "Vampiric Cloak",
            "category": "Thieving",
            "type": "Equipment",
            "sellsFor": 3000000,
            "customDescription": "+10% Lifesteal and -25% Auto Eat Efficiency. Also, +4% Damage Reduction when at 100% Hitpoints.",
            "validSlots": [
                "Cape"
            ],
            "modifiers": {
                "increasedLifesteal": 10,
                "decreasedAutoEatEfficiency": 25
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "Hitpoints",
                        "character": "Player",
                        "operator": "==",
                        "value": 100
                    },
                    "modifiers": {
                        "increasedDamageReduction": 4
                    }
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Elderwood_Shortbow_U",
            "name": "Elderwood Shortbow (u)",
            "category": "Fletching",
            "type": "Bows",
            "sellsFor": 400
        },
        {
            "id": "melvorTotH:Elderwood_Shortbow",
            "name": "Elderwood Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 400,
            "tier": "elderwood",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 68,
                "rangedStrengthBonus": 50
            },
            "specialAttacks": [
                "melvorTotH:ElderwoodPoison"
            ],
            "overrideSpecialChances": [
                15
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Elderwood_Longbow_U",
            "name": "Elderwood Longbow (u)",
            "category": "Fletching",
            "type": "Bows",
            "sellsFor": 450
        },
        {
            "id": "melvorTotH:Elderwood_Longbow",
            "name": "Elderwood Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 450,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "elderwood",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 93,
                "rangedStrengthBonus": 100
            },
            "specialAttacks": [
                "melvorTotH:ElderwoodPoison"
            ],
            "overrideSpecialChances": [
                20
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Revenant_Shortbow_U",
            "name": "Revenant Shortbow (u)",
            "category": "Fletching",
            "type": "Bows",
            "sellsFor": 600
        },
        {
            "id": "melvorTotH:Revenant_Shortbow",
            "name": "Revenant Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 600,
            "tier": "revenant",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 68,
                "rangedStrengthBonus": 50
            },
            "specialAttacks": [
                "melvorTotH:RevenantHunter"
            ],
            "overrideSpecialChances": [
                15
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Revenant_Longbow_U",
            "name": "Revenant Longbow (u)",
            "category": "Fletching",
            "type": "Bows",
            "sellsFor": 650
        },
        {
            "id": "melvorTotH:Revenant_Longbow",
            "name": "Revenant Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 650,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "revenant",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 93,
                "rangedStrengthBonus": 100
            },
            "specialAttacks": [
                "melvorTotH:RevenantHunter"
            ],
            "overrideSpecialChances": [
                20
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Carrion_Shortbow_U",
            "name": "Carrion Shortbow (u)",
            "category": "Fletching",
            "type": "Bows",
            "sellsFor": 800
        },
        {
            "id": "melvorTotH:Carrion_Shortbow",
            "name": "Carrion Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 800,
            "tier": "carrion",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 68,
                "rangedStrengthBonus": 50
            },
            "specialAttacks": [
                "melvorTotH:CarrionMarker"
            ],
            "overrideSpecialChances": [
                15
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Carrion_Longbow_U",
            "name": "Carrion Longbow (u)",
            "category": "Fletching",
            "type": "Bows",
            "sellsFor": 850
        },
        {
            "id": "melvorTotH:Carrion_Longbow",
            "name": "Carrion Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 850,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "carrion",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 93,
                "rangedStrengthBonus": 100
            },
            "specialAttacks": [
                "melvorTotH:CarrionMarker"
            ],
            "overrideSpecialChances": [
                20
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Corundum_Arrows",
            "name": "Corundum Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 60,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 90
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Augite_Arrows",
            "name": "Augite Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 75,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 103
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Divine_Arrows",
            "name": "Divine Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 100,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 118
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Ethereal_Arrows",
            "name": "Ethereal Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 250,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 115
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 124
            },
            "ammoType": "Arrows",
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Ethereal Longbow: Target Damage Reduction is decreased by flat 5%.\u003C/span\u003E"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Onyx_Bolts",
            "name": "Onyx Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 1985,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 108
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 180
            },
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Meteorite_Bolts",
            "name": "Meteorite Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 2450,
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Meteorite Marksman Ring: +30% Ammo Preservation and +10% Ranged Strength Bonus from Equipment\u003C/span\u003E",
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 115
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 208
            },
            "specialAttacks": [
                "melvorTotH:MeteorShot"
            ],
            "overrideSpecialChances": [
                30
            ],
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Decay_Bolts",
            "name": "Decay Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 1250,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 112
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 195
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceToApplyDecayCurse": 100
                    }
                }
            ],
            "ammoType": "Bolts",
            "customDescription": "(RANGED ONLY) +100% chance to apply Decay Curse to the Target per hit"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Zephyte_Bolts",
            "name": "Zephyte Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 2700,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 118
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 246
            },
            "ammoType": "Bolts"
        },
        {
            "id": "melvorTotH:Corundum_Crossbow",
            "name": "Corundum Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 2550,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "corundum",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 95,
                "rangedStrengthBonus": 154
            },
            "specialAttacks": [
                "melvorTotH:CorundumWounds"
            ],
            "overrideSpecialChances": [
                20
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorTotH:Augite_Crossbow",
            "name": "Augite Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 2950,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "augite",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 112,
                "rangedStrengthBonus": 167
            },
            "specialAttacks": [
                "melvorTotH:AugiteCrystallization"
            ],
            "overrideSpecialChances": [
                20
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorTotH:Divine_Crossbow",
            "name": "Divine Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 3400,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "divine",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 155,
                "rangedStrengthBonus": 199
            },
            "specialAttacks": [
                "melvorTotH:DivineBreaker"
            ],
            "overrideSpecialChances": [
                20
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorTotH:Meteorite_Crossbow",
            "name": "Meteorite Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 4100,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "meteorite",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 115
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 132,
                "rangedStrengthBonus": 182
            },
            "specialAttacks": [
                "melvorTotH:MeteorShot"
            ],
            "overrideSpecialChances": [
                70
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "id": "melvorTotH:Corundum_Javelin",
            "name": "Corundum Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 725,
            "tier": "corundum",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 18,
                "rangedStrengthBonus": 130
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "specialAttacks": [
                "melvorTotH:CorundumWounds"
            ],
            "overrideSpecialChances": [
                15
            ],
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorTotH:Augite_Javelin",
            "name": "Augite Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 795,
            "tier": "augite",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 20,
                "rangedStrengthBonus": 149
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "specialAttacks": [
                "melvorTotH:AugiteCrystallization"
            ],
            "overrideSpecialChances": [
                15
            ],
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorTotH:Divine_Javelin",
            "name": "Divine Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 860,
            "tier": "divine",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 26,
                "rangedStrengthBonus": 196
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "specialAttacks": [
                "melvorTotH:DivineBreaker"
            ],
            "overrideSpecialChances": [
                15
            ],
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "id": "melvorTotH:Meteorite_Javelin",
            "name": "Meteorite Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 940,
            "customDescription": "+15% Ammo Preservation\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Meteorite Marksman Ring: +30% Ammo Preservation and +10% Ranged Strength Bonus from Equipment\u003C/span\u003E",
            "tier": "meteorite",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 115
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 23,
                "rangedStrengthBonus": 171
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "specialAttacks": [
                "melvorTotH:MeteorShot"
            ],
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Elderwood_Vambraces",
            "name": "Elderwood Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 2500,
            "tier": "Elderwood",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 24,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 6,
                "meleeDefenceBonus": 13,
                "magicDefenceBonus": 24
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Elderwood_Vambraces_U",
            "name": "(U) Elderwood Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 2500,
            "tier": "Elderwood",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 24,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 6,
                "meleeDefenceBonus": 13,
                "magicDefenceBonus": 24,
                "damageReduction": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Elderwood_Chaps",
            "name": "Elderwood Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 5000,
            "tier": "Elderwood",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 35,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 8,
                "meleeDefenceBonus": 63,
                "rangedDefenceBonus": 67,
                "magicDefenceBonus": 56
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Elderwood_Chaps_U",
            "name": "(U) Elderwood Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 5000,
            "tier": "Elderwood",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 35,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 8,
                "meleeDefenceBonus": 63,
                "rangedDefenceBonus": 67,
                "magicDefenceBonus": 56,
                "damageReduction": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Elderwood_Shield",
            "name": "Elderwood Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 5000,
            "tier": "Elderwood",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 22,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 32,
                "rangedDefenceBonus": 32,
                "magicDefenceBonus": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Elderwood_Shield_U",
            "name": "(U) Elderwood Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 5000,
            "tier": "Elderwood",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 28,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 32,
                "meleeDefenceBonus": 32,
                "rangedDefenceBonus": 32,
                "magicDefenceBonus": 25,
                "damageReduction": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Elderwood_Body",
            "name": "Elderwood Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 7500,
            "tier": "Elderwood",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 64,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 28,
                "meleeDefenceBonus": 109,
                "rangedDefenceBonus": 109,
                "magicDefenceBonus": 100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Elderwood_Body_U",
            "name": "(U) Elderwood Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 7500,
            "tier": "Elderwood",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 64,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 28,
                "meleeDefenceBonus": 109,
                "rangedDefenceBonus": 109,
                "magicDefenceBonus": 100,
                "damageReduction": 9
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Revenant_Vambraces",
            "name": "Revenant Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 9000,
            "tier": "Revenant",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 26,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 7,
                "meleeDefenceBonus": 15,
                "magicDefenceBonus": 26
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Revenant_Vambraces_U",
            "name": "(U) Revenant Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 9000,
            "tier": "Revenant",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 26,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 7,
                "meleeDefenceBonus": 15,
                "magicDefenceBonus": 26,
                "damageReduction": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Revenant_Chaps",
            "name": "Revenant Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 18000,
            "tier": "Revenant",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 37,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 9,
                "meleeDefenceBonus": 65,
                "rangedDefenceBonus": 69,
                "magicDefenceBonus": 58
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Revenant_Chaps_U",
            "name": "(U) Revenant Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 18000,
            "tier": "Revenant",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 37,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 9,
                "meleeDefenceBonus": 65,
                "rangedDefenceBonus": 69,
                "magicDefenceBonus": 58,
                "damageReduction": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Revenant_Shield",
            "name": "Revenant Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 18000,
            "tier": "Revenant",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 24,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 34,
                "rangedDefenceBonus": 34,
                "magicDefenceBonus": 27
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Revenant_Shield_U",
            "name": "(U) Revenant Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 18000,
            "tier": "Revenant",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 32,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 36,
                "meleeDefenceBonus": 34,
                "rangedDefenceBonus": 34,
                "magicDefenceBonus": 27,
                "damageReduction": 11
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Revenant_Body",
            "name": "Revenant Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 27000,
            "tier": "Revenant",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 66,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 30,
                "meleeDefenceBonus": 111,
                "rangedDefenceBonus": 111,
                "magicDefenceBonus": 102
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Revenant_Body_U",
            "name": "(U) Revenant Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 27000,
            "tier": "Revenant",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 66,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 30,
                "meleeDefenceBonus": 111,
                "rangedDefenceBonus": 111,
                "magicDefenceBonus": 102,
                "damageReduction": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Carrion_Vambraces",
            "name": "Carrion Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 16000,
            "tier": "Carrion",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 29,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 9,
                "meleeDefenceBonus": 18,
                "magicDefenceBonus": 29
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Carrion_Vambraces_U",
            "name": "(U) Carrion Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 16000,
            "tier": "Carrion",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 29,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 9,
                "meleeDefenceBonus": 18,
                "magicDefenceBonus": 29,
                "damageReduction": 11
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Carrion_Chaps",
            "name": "Carrion Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 32000,
            "tier": "Carrion",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 40,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 11,
                "meleeDefenceBonus": 68,
                "rangedDefenceBonus": 72,
                "magicDefenceBonus": 61
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Carrion_Chaps_U",
            "name": "(U) Carrion Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 32000,
            "tier": "Carrion",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 40,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 11,
                "meleeDefenceBonus": 68,
                "rangedDefenceBonus": 72,
                "magicDefenceBonus": 61,
                "damageReduction": 11
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Carrion_Shield",
            "name": "Carrion Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 32000,
            "tier": "Carrion",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 27,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 27,
                "rangedDefenceBonus": 27,
                "magicDefenceBonus": 30
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Carrion_Shield_U",
            "name": "(U) Carrion Shield",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 32000,
            "tier": "Carrion",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 38,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 42,
                "meleeDefenceBonus": 27,
                "rangedDefenceBonus": 27,
                "magicDefenceBonus": 30,
                "damageReduction": 12
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Carrion_Body",
            "name": "Carrion Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 48000,
            "tier": "Carrion",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 69,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 33,
                "meleeDefenceBonus": 114,
                "rangedDefenceBonus": 114,
                "magicDefenceBonus": 105
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Carrion_Body_U",
            "name": "(U) Carrion Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 46000,
            "tier": "Carrion",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 69,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 33,
                "meleeDefenceBonus": 114,
                "rangedDefenceBonus": 114,
                "magicDefenceBonus": 105,
                "damageReduction": 11
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Onyx_Ring",
            "name": "Iridium Onyx Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 3600,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedFlatMeleeAccuracyBonusPerAttackInterval": 1,
                "increasedFlatMeleeStrengthBonusPerAttackInterval": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Onyx_Ring",
            "name": "Palladium Onyx Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 3750,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "damageReduction": -1
            },
            "modifiers": {
                "increasedDamageReductionAgainstRanged": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Oricha_Ring",
            "name": "Iridium Oricha Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 5100,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedFlatRangedAccuracyBonusPerAttackInterval": 1,
                "increasedFlatRangedStrengthBonusPerAttackInterval": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Oricha_Ring",
            "name": "Palladium Oricha Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 5250,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "damageReduction": -1
            },
            "modifiers": {
                "increasedDamageReductionAgainstMagic": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Cerulean_Ring",
            "name": "Iridium Cerulean Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 7100,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedAutoEatEfficiency": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Cerulean_Ring",
            "name": "Palladium Cerulean Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 7250,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedDamageReductionWithMagic2HWeapon": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Runestone_Ring",
            "name": "Iridium Runestone Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 1400,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "magicAttackBonus": 35,
                "magicDefenceBonus": 35
            },
            "modifiers": {
                "increasedMinHitBasedOnMaxHit": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Runestone_Ring",
            "name": "Palladium Runestone Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 1550,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "damageReduction": -1
            },
            "modifiers": {
                "increasedDamageReductionAgainstMelee": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Zephyte_Ring",
            "name": "Iridium Zephyte Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 9600,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedMaxHitPercentBasedOnEnemyDamageReduction": 0.25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Zephyte_Ring",
            "name": "Palladium Zephyte Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 9750,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "halveDamageReduction": 1,
                "increasedMaxHitPercentBasedOnDamageReduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Meteorite_Warrior_Ring",
            "name": "Meteorite Warrior Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 700000,
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Meteorite 2H Sword: +10% of Maximum Hit added to Minimum Hit, and +10% Melee Strength Bonus",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {}
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Meteorite_Marksman_Ring",
            "name": "Meteorite Marksman Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 700000,
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Meteorite Javelins OR Meteorite Bolts: +30% Ammo Preservation and +10% Ranged Strength Bonus from Equipment\u003C/span\u003E",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {}
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Onyx_Necklace",
            "name": "Iridium Onyx Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 3700,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedMeleeMaxHitBonusAgainstRanged": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Onyx_Necklace",
            "name": "Palladium Onyx Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 3850,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "gainSlayerCoinsBasedOnEnemyCombatLevelMelee": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Oricha_Necklace",
            "name": "Iridium Oricha Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 5200,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedRangedMaxHitBonusAgainstMagic": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Oricha_Necklace",
            "name": "Palladium Oricha Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 5350,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "gainSlayerCoinsBasedOnEnemyCombatLevelRanged": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Cerulean_Necklace",
            "name": "Iridium Cerulean Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 7200,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "disableHPRegeneration": 1,
                "increasedLifestealBasedOnHPRegenEffectiveness": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Cerulean_Necklace",
            "name": "Palladium Cerulean Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 7350,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "decreasedRegenerationInterval": 7500,
                "decreasedHitpointRegeneration": 75
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Runestone_Necklace",
            "name": "Iridium Runestone Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 1500,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedMagicMaxHitBonusAgainstMelee": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Runestone_Necklace",
            "name": "Palladium Runestone Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 1650,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "gainSlayerCoinsBasedOnEnemyCombatLevelMagic": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Iridium_Zephyte_Necklace",
            "name": "Iridium Zephyte Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 9700,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedDamageReductionAgainstBosses": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Palladium_Zephyte_Necklace",
            "name": "Palladium Zephyte Necklace",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 9850,
            "validSlots": [
                "Amulet"
            ],
            "specialAttacks": [
                "melvorTotH:Reduction"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Artisan_Pouch",
            "name": "Artisan Pouch",
            "category": "Crafting",
            "type": "Bag",
            "sellsFor": 800,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 10
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 200
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Kindling_Pouch",
            "name": "Kindling Pouch",
            "category": "Crafting",
            "type": "Bag",
            "sellsFor": 800,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedGPFromFiremaking": 200,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Stamina_Pouch",
            "name": "Stamina Pouch",
            "category": "Crafting",
            "type": "Bag",
            "sellsFor": 800,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedGPFromAgility": 20,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Spirit_Bag",
            "name": "Spirit Bag",
            "category": "Crafting",
            "type": "Bag",
            "sellsFor": 800,
            "customDescription": "+30% Item Alchemy Item sale price conversion. Reduces the Spirit Rune cost of Magic Spells by 2.",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedGPFromItemAlchemy": 0.299999999999999988897769753748434595763683319091796875
            },
            "providedRunes": [
                {
                    "id": "melvorF:Spirit_Rune",
                    "quantity": 2
                }
            ],
            "consumesOn": [
                {
                    "type": "AltMagicAction",
                    "produces": [
                        "GP"
                    ]
                },
                {
                    "type": "AltMagicAction",
                    "usedRuneIDs": [
                        "melvorF:Spirit_Rune"
                    ]
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Chefs_Bag",
            "name": "Chefs Bag",
            "category": "Crafting",
            "type": "Bag",
            "sellsFor": 800,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 20
                    }
                ],
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 10
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoners_Bag",
            "name": "Summoners Bag",
            "category": "Crafting",
            "type": "Bag",
            "sellsFor": 800,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSummoningCreationCharges": 10,
                "increasedSummoningChargePreservation": 10
            },
            "consumesOn": [
                {
                    "type": "SummoningAction"
                },
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Large_Urn",
            "name": "Large Urn",
            "category": "Crafting",
            "type": "Urn",
            "sellsFor": 950
        },
        {
            "id": "melvorTotH:Large_Urn_Enchanted",
            "name": "Large Urn (Enchanted)",
            "category": "Misc",
            "type": "Enchanted Urn",
            "sellsFor": 1900,
            "itemType": "Bone",
            "prayerPoints": 1500
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Carrion_Bark",
            "name": "Carrion Bark",
            "category": "Combat",
            "type": "Resource",
            "sellsFor": 1200,
            "customDescription": "Used as a Crafting resource."
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Poison_Rune",
            "name": "Poison Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 20
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Decay_Rune",
            "name": "Decay Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 21
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Infernal_Rune",
            "name": "Infernal Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 22
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Despair_Rune",
            "name": "Despair Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 23
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Soul_Rune",
            "name": "Soul Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 24
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lightning_Rune",
            "name": "Lightning Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 25
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Archaic_Rune",
            "name": "Archaic Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 26
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Calamity_Rune",
            "name": "Calamity Rune",
            "category": "Runecrafting",
            "type": "Rune",
            "sellsFor": 27
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Master_Wizard_Hat",
            "name": "Poison Master Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 26,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 12,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Master_Wizard_Boots",
            "name": "Poison Master Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDamageBonus": 5,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 10,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Master_Wizard_Bottoms",
            "name": "Poison Master Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 26,
                "magicDamageBonus": 11,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 26,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Master_Wizard_Robes",
            "name": "Poison Master Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 37,
                "magicDamageBonus": 36,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 37,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Master_Wizard_Hat",
            "name": "Infernal Master Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 26,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 12,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Master_Wizard_Boots",
            "name": "Infernal Master Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDamageBonus": 5,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 10,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Master_Wizard_Bottoms",
            "name": "Infernal Master Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 26,
                "magicDamageBonus": 11,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 26,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Master_Wizard_Robes",
            "name": "Infernal Master Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 37,
                "magicDamageBonus": 36,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 37,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Master_Wizard_Hat",
            "name": "Lightning Master Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 26,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 12,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Master_Wizard_Boots",
            "name": "Lightning Master Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDamageBonus": 5,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 10,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Master_Wizard_Bottoms",
            "name": "Lightning Master Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 26,
                "magicDamageBonus": 11,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 26,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Master_Wizard_Robes",
            "name": "Lightning Master Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 150,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 37,
                "magicDamageBonus": 36,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 37,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Legendary_Wizard_Hat",
            "name": "Poison Legendary Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 13,
                "magicDamageBonus": 28,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 13,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Legendary_Wizard_Boots",
            "name": "Poison Legendary Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 11,
                "magicDamageBonus": 6,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 11,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Legendary_Wizard_Bottoms",
            "name": "Poison Legendary Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 28,
                "magicDamageBonus": 12,
                "meleeDefenceBonus": 12,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 28,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Legendary_Wizard_Robes",
            "name": "Poison Legendary Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 40,
                "magicDamageBonus": 39,
                "meleeDefenceBonus": 16,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 40,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Legendary_Wizard_Hat",
            "name": "Infernal Legendary Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 13,
                "magicDamageBonus": 28,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 13,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Legendary_Wizard_Boots",
            "name": "Infernal Legendary Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 11,
                "magicDamageBonus": 6,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 11,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Legendary_Wizard_Bottoms",
            "name": "Infernal Legendary Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 28,
                "magicDamageBonus": 12,
                "meleeDefenceBonus": 12,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 28,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Legendary_Wizard_Robes",
            "name": "Infernal Legendary Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 40,
                "magicDamageBonus": 39,
                "meleeDefenceBonus": 16,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 40,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Legendary_Wizard_Hat",
            "name": "Lightning Legendary Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 13,
                "magicDamageBonus": 28,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 13,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Legendary_Wizard_Boots",
            "name": "Lightning Legendary Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 11,
                "magicDamageBonus": 6,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 11,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Legendary_Wizard_Bottoms",
            "name": "Lightning Legendary Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 28,
                "magicDamageBonus": 12,
                "meleeDefenceBonus": 12,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 28,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Legendary_Wizard_Robes",
            "name": "Lightning Legendary Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 300,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 40,
                "magicDamageBonus": 39,
                "meleeDefenceBonus": 16,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 40,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Mythical_Wizard_Hat",
            "name": "Poison Mythical Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 14,
                "magicDamageBonus": 30,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 14,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Mythical_Wizard_Boots",
            "name": "Poison Mythical Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 7,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": 12,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Mythical_Wizard_Bottoms",
            "name": "Poison Mythical Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 30,
                "magicDamageBonus": 13,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 30,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Mythical_Wizard_Robes",
            "name": "Poison Mythical Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 44,
                "magicDamageBonus": 43,
                "meleeDefenceBonus": 18,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 44,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedPoisonSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Mythical_Wizard_Hat",
            "name": "Infernal Mythical Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 14,
                "magicDamageBonus": 30,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 14,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Mythical_Wizard_Boots",
            "name": "Infernal Mythical Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 7,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": 12,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Mythical_Wizard_Bottoms",
            "name": "Infernal Mythical Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 30,
                "magicDamageBonus": 13,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 30,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Infernal_Mythical_Wizard_Robes",
            "name": "Infernal Mythical Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 44,
                "magicDamageBonus": 43,
                "meleeDefenceBonus": 18,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 44,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedInfernalSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Mythical_Wizard_Hat",
            "name": "Lightning Mythical Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 14,
                "magicDamageBonus": 30,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 14,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Mythical_Wizard_Boots",
            "name": "Lightning Mythical Wizard Boots",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 7,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": 12,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Mythical_Wizard_Bottoms",
            "name": "Lightning Mythical Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 30,
                "magicDamageBonus": 13,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 30,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Mythical_Wizard_Robes",
            "name": "Lightning Mythical Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 600,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 44,
                "magicDamageBonus": 43,
                "meleeDefenceBonus": 18,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 44,
                "damageReduction": 11
            },
            "modifiers": {
                "increasedLightningSpellAccuracy": 15
            }
        },
        {
            "id": "melvorTotH:Poison_Staff",
            "name": "Poison Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 8500,
            "customDescription": "Reduces the Poison Rune cost of Magic Spells by 8 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 39,
                "magicDamageBonus": 61,
                "magicDefenceBonus": 39
            },
            "providedRunes": [
                {
                    "id": "melvorTotH:Poison_Rune",
                    "quantity": 8
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorTotH:Infernal_Staff",
            "name": "Infernal Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 9000,
            "customDescription": "Reduces the Infernal Rune cost of Magic Spells by 8 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 102
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 40,
                "magicDamageBonus": 62,
                "magicDefenceBonus": 40
            },
            "providedRunes": [
                {
                    "id": "melvorTotH:Infernal_Rune",
                    "quantity": 8
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorTotH:Lightning_Staff",
            "name": "Lightning Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 9500,
            "customDescription": "Reduces the Lightning Rune cost of Magic Spells by 8 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 41,
                "magicDamageBonus": 63,
                "magicDefenceBonus": 41
            },
            "providedRunes": [
                {
                    "id": "melvorTotH:Lightning_Rune",
                    "quantity": 8
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorTotH:Meteorite_Staff",
            "name": "Meteorite Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 11000,
            "customDescription": "Grants access to the Meteor Shower Archaic Spell.\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Meteorite Spellcaster Ring: +50 minimum Spell damage when using Meteor Shower Archaic Spell and +20% Magic Accuracy Bonus.\u003C/span\u003E",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 106
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 42,
                "magicDamageBonus": 64,
                "magicDefenceBonus": 42
            },
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorTotH:Despair_Wand",
            "name": "Despair Wand",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 550000,
            "customDescription": "Reduces the Despair Rune cost of Magic Spells by 5 when equipped as a Weapon.",
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 105
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 40,
                "magicDamageBonus": 62,
                "magicDefenceBonus": 40
            },
            "specialAttacks": [
                "melvorD:BruteForce"
            ],
            "providedRunes": [
                {
                    "id": "melvorTotH:Despair_Rune",
                    "quantity": 5
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorTotH:Archaic_Wand",
            "name": "Archaic Wand",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 550000,
            "customDescription": "Reduces the Archaic Rune cost of Magic Spells by 5 when equipped as a Weapon.",
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 41,
                "magicDamageBonus": 63,
                "magicDefenceBonus": 41
            },
            "specialAttacks": [
                "melvorD:BruteForce"
            ],
            "providedRunes": [
                {
                    "id": "melvorTotH:Archaic_Rune",
                    "quantity": 5
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorTotH:Calamity_Wand",
            "name": "Calamity Wand",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 550000,
            "customDescription": "Reduces the Calamity Rune cost of Magic Spells by 5 when equipped as a Weapon.",
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 115
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 42,
                "magicDamageBonus": 64,
                "magicDefenceBonus": 42
            },
            "specialAttacks": [
                "melvorD:BruteForce"
            ],
            "providedRunes": [
                {
                    "id": "melvorTotH:Calamity_Rune",
                    "quantity": 5
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Runestone",
            "name": "Runestone",
            "category": "Gemstone",
            "type": "Superior Gem",
            "sellsFor": 100,
            "customDescription": "Superior Gem"
        },
        {
            "id": "melvorTotH:Area_Control_Potion_I",
            "name": "Area Control Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 628,
            "itemType": "Potion",
            "modifiers": {
                "increasedSlayerAreaEffectNegationFlat": 20
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Area_Control_Potion_II",
            "name": "Area Control Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 690,
            "itemType": "Potion",
            "modifiers": {
                "increasedSlayerAreaEffectNegationFlat": 30
            },
            "charges": 20,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Area_Control_Potion_III",
            "name": "Area Control Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 759,
            "itemType": "Potion",
            "modifiers": {
                "increasedSlayerAreaEffectNegationFlat": 40
            },
            "charges": 35,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Area_Control_Potion_IV",
            "name": "Area Control Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 835,
            "itemType": "Potion",
            "modifiers": {
                "increasedSlayerAreaEffectNegationFlat": 50
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Adaptive_Defence_Potion_I",
            "name": "Adaptive Defence Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1254,
            "itemType": "Potion",
            "modifiers": {
                "globalEvasionHPScaling": 1.75
            },
            "charges": 20,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Adaptive_Defence_Potion_II",
            "name": "Adaptive Defence Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1379,
            "itemType": "Potion",
            "modifiers": {
                "globalEvasionHPScaling": 1.75
            },
            "charges": 35,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Adaptive_Defence_Potion_III",
            "name": "Adaptive Defence Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1517,
            "itemType": "Potion",
            "modifiers": {
                "globalEvasionHPScaling": 1.75
            },
            "charges": 50,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Adaptive_Defence_Potion_IV",
            "name": "Adaptive Defence Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1669,
            "itemType": "Potion",
            "modifiers": {
                "globalEvasionHPScaling": 1.75
            },
            "charges": 75,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Slayer_Bounty_Potion_I",
            "name": "Slayer Bounty Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1430,
            "itemType": "Potion",
            "modifiers": {
                "increasedSlayerCoins": 10,
                "increasedChanceDoubleSlayerTaskKill": 10
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Slayer_Bounty_Potion_II",
            "name": "Slayer Bounty Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1573,
            "itemType": "Potion",
            "modifiers": {
                "increasedSlayerCoins": 15,
                "increasedChanceDoubleSlayerTaskKill": 15
            },
            "charges": 15,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Slayer_Bounty_Potion_III",
            "name": "Slayer Bounty Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1730,
            "itemType": "Potion",
            "modifiers": {
                "increasedSlayerCoins": 20,
                "increasedChanceDoubleSlayerTaskKill": 20
            },
            "charges": 20,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Slayer_Bounty_Potion_IV",
            "name": "Slayer Bounty Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1903,
            "itemType": "Potion",
            "modifiers": {
                "increasedSlayerCoins": 25,
                "increasedChanceDoubleSlayerTaskKill": 25
            },
            "charges": 30,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Holy_Bulwark_Potion_I",
            "name": "Holy Bulwark Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 256,
            "customDescription": "+1% of all damage taken is added as Prayer Points (Rounded down)",
            "itemType": "Potion",
            "modifiers": {
                "increasedDamageTakenAddedAsPrayerPoints": 10
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Holy_Bulwark_Potion_II",
            "name": "Holy Bulwark Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 281,
            "customDescription": "+1% of all damage taken is added as Prayer Points (Rounded down)",
            "itemType": "Potion",
            "modifiers": {
                "increasedDamageTakenAddedAsPrayerPoints": 10
            },
            "charges": 15,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Holy_Bulwark_Potion_III",
            "name": "Holy Bulwark Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 309,
            "customDescription": "+1% of all damage taken is added as Prayer Points (Rounded down)",
            "itemType": "Potion",
            "modifiers": {
                "increasedDamageTakenAddedAsPrayerPoints": 10
            },
            "charges": 20,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Holy_Bulwark_Potion_IV",
            "name": "Holy Bulwark Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 340,
            "customDescription": "+1% of all damage taken is added as Prayer Points (Rounded down)",
            "itemType": "Potion",
            "modifiers": {
                "increasedDamageTakenAddedAsPrayerPoints": 10
            },
            "charges": 30,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Adaptive_Accuracy_Potion_I",
            "name": "Adaptive Accuracy Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 488,
            "itemType": "Potion",
            "modifiers": {
                "globalAccuracyHPScaling": 1.5
            },
            "charges": 20,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Adaptive_Accuracy_Potion_II",
            "name": "Adaptive Accuracy Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 536,
            "itemType": "Potion",
            "modifiers": {
                "globalAccuracyHPScaling": 1.5
            },
            "charges": 35,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Adaptive_Accuracy_Potion_III",
            "name": "Adaptive Accuracy Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 590,
            "itemType": "Potion",
            "modifiers": {
                "globalAccuracyHPScaling": 1.5
            },
            "charges": 50,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Adaptive_Accuracy_Potion_IV",
            "name": "Adaptive Accuracy Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 649,
            "itemType": "Potion",
            "modifiers": {
                "globalAccuracyHPScaling": 1.5
            },
            "charges": 75,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Reaper_Potion_I",
            "name": "Reaper Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1270,
            "itemType": "Potion",
            "modifiers": {
                "increasedBleedLifesteal": 30,
                "increasedBurnLifesteal": 30,
                "increasedPoisonLifesteal": 30
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Reaper_Potion_II",
            "name": "Reaper Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1397,
            "itemType": "Potion",
            "modifiers": {
                "increasedBleedLifesteal": 40,
                "increasedBurnLifesteal": 40,
                "increasedPoisonLifesteal": 40
            },
            "charges": 25,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Reaper_Potion_III",
            "name": "Reaper Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1536,
            "itemType": "Potion",
            "modifiers": {
                "increasedBleedLifesteal": 50,
                "increasedBurnLifesteal": 50,
                "increasedPoisonLifesteal": 50
            },
            "charges": 35,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Reaper_Potion_IV",
            "name": "Reaper Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1690,
            "itemType": "Potion",
            "modifiers": {
                "increasedBleedLifesteal": 75,
                "increasedBurnLifesteal": 75,
                "increasedPoisonLifesteal": 75
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Penetration_Potion_I",
            "name": "Penetration Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1275,
            "itemType": "Potion",
            "modifiers": {
                "decreasedEnemyDamageReduction": 2
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Penetration_Potion_II",
            "name": "Penetration Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1402,
            "itemType": "Potion",
            "modifiers": {
                "decreasedEnemyDamageReduction": 4
            },
            "charges": 15,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Penetration_Potion_III",
            "name": "Penetration Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1542,
            "itemType": "Potion",
            "modifiers": {
                "decreasedEnemyDamageReduction": 6
            },
            "charges": 20,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Penetration_Potion_IV",
            "name": "Penetration Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1697,
            "itemType": "Potion",
            "modifiers": {
                "decreasedEnemyDamageReduction": 8
            },
            "charges": 25,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Critical_Strike_Potion_I",
            "name": "Critical Strike Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 7950,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeCritChance": 15,
                "increasedRangedCritChance": 15,
                "increasedMagicCritChance": 15
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Critical_Strike_Potion_II",
            "name": "Critical Strike Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 8745,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeCritChance": 20,
                "increasedRangedCritChance": 20,
                "increasedMagicCritChance": 20
            },
            "charges": 15,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Critical_Strike_Potion_III",
            "name": "Critical Strike Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 9619,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeCritChance": 25,
                "increasedRangedCritChance": 25,
                "increasedMagicCritChance": 25
            },
            "charges": 25,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Critical_Strike_Potion_IV",
            "name": "Critical Strike Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 10581,
            "itemType": "Potion",
            "modifiers": {
                "increasedMeleeCritChance": 30,
                "increasedRangedCritChance": 30,
                "increasedMagicCritChance": 30
            },
            "charges": 35,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Alchemic_Practice_Potion_I",
            "name": "Alchemic Practice Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 58,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 10
                    }
                ]
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Herblore",
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Alchemic_Practice_Potion_II",
            "name": "Alchemic Practice Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 63,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 15
                    }
                ]
            },
            "charges": 15,
            "tier": 1,
            "action": "melvorD:Herblore",
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Alchemic_Practice_Potion_III",
            "name": "Alchemic Practice Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 70,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 20
                    }
                ]
            },
            "charges": 20,
            "tier": 2,
            "action": "melvorD:Herblore",
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Alchemic_Practice_Potion_IV",
            "name": "Alchemic Practice Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 77,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 25
                    }
                ]
            },
            "charges": 30,
            "tier": 3,
            "action": "melvorD:Herblore",
            "consumesOn": [
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Gem_Detector_Potion_I",
            "name": "Gem Detector Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 2752,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceForQualitySuperiorGem": 2
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Mining",
            "consumesOn": [
                {
                    "type": "MiningAction",
                    "actionGivesSuperiorGems": true
                }
            ]
        },
        {
            "id": "melvorTotH:Gem_Detector_Potion_II",
            "name": "Gem Detector Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 3027,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceForQualitySuperiorGem": 4
            },
            "charges": 20,
            "tier": 1,
            "action": "melvorD:Mining",
            "consumesOn": [
                {
                    "type": "MiningAction",
                    "actionGivesSuperiorGems": true
                }
            ]
        },
        {
            "id": "melvorTotH:Gem_Detector_Potion_III",
            "name": "Gem Detector Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 3329,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceForQualitySuperiorGem": 7
            },
            "charges": 30,
            "tier": 2,
            "action": "melvorD:Mining",
            "consumesOn": [
                {
                    "type": "MiningAction",
                    "actionGivesSuperiorGems": true
                }
            ]
        },
        {
            "id": "melvorTotH:Gem_Detector_Potion_IV",
            "name": "Gem Detector Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 3622,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceForQualitySuperiorGem": 10
            },
            "charges": 40,
            "tier": 3,
            "action": "melvorD:Mining",
            "consumesOn": [
                {
                    "type": "MiningAction",
                    "actionGivesSuperiorGems": true
                }
            ]
        },
        {
            "id": "melvorTotH:Star_Seeker_Potion_I",
            "name": "Star Seeker Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 931,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceGoldenStardust": 1
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Astrology",
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Star_Seeker_Potion_II",
            "name": "Star Seeker Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1024,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceGoldenStardust": 2
            },
            "charges": 25,
            "tier": 1,
            "action": "melvorD:Astrology",
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Star_Seeker_Potion_III",
            "name": "Star Seeker Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1126,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceGoldenStardust": 3
            },
            "charges": 35,
            "tier": 2,
            "action": "melvorD:Astrology",
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Star_Seeker_Potion_IV",
            "name": "Star Seeker Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1239,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceGoldenStardust": 5
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Astrology",
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Traps_Potion_I",
            "name": "Traps Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1052,
            "itemType": "Potion",
            "modifiers": {
                "increasedGPFromNegativeObstacles": 20,
                "increasedXPFromNegativeObstacles": 2,
                "increasedMasteryXPFromNegativeObstacles": 2
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Agility",
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Traps_Potion_II",
            "name": "Traps Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1157,
            "itemType": "Potion",
            "modifiers": {
                "increasedGPFromNegativeObstacles": 30,
                "increasedXPFromNegativeObstacles": 3,
                "increasedMasteryXPFromNegativeObstacles": 3
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Agility",
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Traps_Potion_III",
            "name": "Traps Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1272,
            "itemType": "Potion",
            "modifiers": {
                "increasedGPFromNegativeObstacles": 40,
                "increasedXPFromNegativeObstacles": 4,
                "increasedMasteryXPFromNegativeObstacles": 4
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Agility",
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Traps_Potion_IV",
            "name": "Traps Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1400,
            "itemType": "Potion",
            "modifiers": {
                "increasedGPFromNegativeObstacles": 50,
                "increasedXPFromNegativeObstacles": 5,
                "increasedMasteryXPFromNegativeObstacles": 5
            },
            "charges": 20,
            "tier": 3,
            "action": "melvorD:Agility",
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Blacksmith_Potion_I",
            "name": "Blacksmith Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1020,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 5
                    }
                ]
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Smithing",
            "consumesOn": [
                {
                    "type": "SmithingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Blacksmith_Potion_II",
            "name": "Blacksmith Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1122,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 10
                    }
                ]
            },
            "charges": 25,
            "tier": 1,
            "action": "melvorD:Smithing",
            "consumesOn": [
                {
                    "type": "SmithingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Blacksmith_Potion_III",
            "name": "Blacksmith Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1234,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 15
                    }
                ]
            },
            "charges": 35,
            "tier": 2,
            "action": "melvorD:Smithing",
            "consumesOn": [
                {
                    "type": "SmithingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Blacksmith_Potion_IV",
            "name": "Blacksmith Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 1357,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 20
                    }
                ]
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Smithing",
            "consumesOn": [
                {
                    "type": "SmithingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Enkindled_Yields_Potion_I",
            "name": "Enkindled Yields Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 408,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 10
                    }
                ]
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Firemaking",
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Enkindled_Yields_Potion_II",
            "name": "Enkindled Yields Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 448,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 15
                    }
                ]
            },
            "charges": 25,
            "tier": 1,
            "action": "melvorD:Firemaking",
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Enkindled_Yields_Potion_III",
            "name": "Enkindled Yields Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 493,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 20
                    }
                ]
            },
            "charges": 35,
            "tier": 2,
            "action": "melvorD:Firemaking",
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Enkindled_Yields_Potion_IV",
            "name": "Enkindled Yields Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 543,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 25
                    }
                ]
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Firemaking",
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Alt_Magic_Potion_I",
            "name": "Alt Magic Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 75,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Magic",
                        "value": 5
                    }
                ]
            },
            "charges": 15,
            "tier": 0,
            "action": "melvorD:Magic",
            "consumesOn": [
                {
                    "type": "AltMagicAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Alt_Magic_Potion_II",
            "name": "Alt Magic Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 82,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Magic",
                        "value": 10
                    }
                ]
            },
            "charges": 25,
            "tier": 1,
            "action": "melvorD:Magic",
            "consumesOn": [
                {
                    "type": "AltMagicAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Alt_Magic_Potion_III",
            "name": "Alt Magic Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 90,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Magic",
                        "value": 15
                    }
                ]
            },
            "charges": 35,
            "tier": 2,
            "action": "melvorD:Magic",
            "consumesOn": [
                {
                    "type": "AltMagicAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Alt_Magic_Potion_IV",
            "name": "Alt Magic Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 99,
            "itemType": "Potion",
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Magic",
                        "value": 20
                    }
                ]
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Magic",
            "consumesOn": [
                {
                    "type": "AltMagicAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Multicooker_Potion_I",
            "name": "Multicooker Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 375,
            "itemType": "Potion",
            "modifiers": {
                "decreasedPassiveCookInterval": 10
            },
            "charges": 10,
            "tier": 0,
            "action": "melvorD:Cooking",
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Multicooker_Potion_II",
            "name": "Multicooker Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 412,
            "itemType": "Potion",
            "modifiers": {
                "decreasedPassiveCookInterval": 15
            },
            "charges": 20,
            "tier": 1,
            "action": "melvorD:Cooking",
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Multicooker_Potion_III",
            "name": "Multicooker Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 453,
            "itemType": "Potion",
            "modifiers": {
                "decreasedPassiveCookInterval": 25
            },
            "charges": 30,
            "tier": 2,
            "action": "melvorD:Cooking",
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Multicooker_Potion_IV",
            "name": "Multicooker Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 499,
            "itemType": "Potion",
            "modifiers": {
                "decreasedPassiveCookInterval": 40
            },
            "charges": 50,
            "tier": 3,
            "action": "melvorD:Cooking",
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoning_Familiar_Eagle",
            "name": "Eagle",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 4 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoning_Familiar_Owl",
            "name": "Owl",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 4 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoning_Familiar_Beaver",
            "name": "Beaver",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 5 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FletchingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoning_Familiar_Fox",
            "name": "Fox",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 5 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "modifiers": {
                "increasedSummoningMaxHit": 5,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                },
                {
                    "type": "SummoningAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoning_Familiar_Lightning_Spirit",
            "name": "Lightning Spirit",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 4 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 20.199999999999999289457264239899814128875732421875
            },
            "modifiers": {
                "increasedGlobalStunChance": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoning_Familiar_Siren",
            "name": "Siren",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 4 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 20.699999999999999289457264239899814128875732421875
            },
            "modifiers": {
                "increasedGlobalSleepChance": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoning_Familiar_Spider",
            "name": "Spider",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 5 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 21.199999999999999289457264239899814128875732421875
            },
            "modifiers": {
                "increasedChanceToApplyPoison": 5,
                "increased15SlowStunChance2Turns": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoning_Familiar_Spectre",
            "name": "Spectre",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 0,
            "tier": "Tier 5 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 21.699999999999999289457264239899814128875732421875
            },
            "modifiers": {
                "decreasedEnemyDamageReduction": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorTotH:Bananas",
            "name": "Bananas",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 350,
            "itemType": "Food",
            "healsFor": 4
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Weakness_Finder_Cape",
            "name": "Weakness Finder Cape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "rangedAttackBonus": 24,
                "rangedStrengthBonus": 24,
                "rangedDefenceBonus": -24
            },
            "modifiers": {
                "decreasedEnemyDamageReduction": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Sharp_Fletcher_Gloves",
            "name": "Sharp Fletcher Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 25000,
            "validSlots": [
                "Gloves"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 10
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 3
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 100
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 100
                    }
                ]
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Perfect_Sight_Legs_Material",
            "name": "Perfect Sight Legs Material",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Perfect_Sight_Legs",
            "name": "Perfect Sight Legs",
            "category": "Combat",
            "type": "Equipment",
            "sellsFor": 2000000,
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 42,
                "magicAttackBonus": -13,
                "rangedStrengthBonus": 12,
                "meleeDefenceBonus": 71,
                "rangedDefenceBonus": 76,
                "magicDefenceBonus": 64,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedGlobalAccuracy": 20
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Bundled_Protection_Body_Material",
            "name": "Bundled Protection Body Material",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Bundled_Protection_Body",
            "name": "Bundled Protection Body",
            "category": "Combat",
            "type": "Equipment",
            "sellsFor": 4000000,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 72,
                "magicAttackBonus": -19,
                "rangedStrengthBonus": 34,
                "meleeDefenceBonus": 120,
                "rangedDefenceBonus": 120,
                "magicDefenceBonus": 110,
                "damageReduction": 12
            },
            "modifiers": {
                "increased5DROnBeingHit": 1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Jungle_Spores",
            "name": "Jungle Spores",
            "category": "Combat",
            "type": "TODO",
            "sellsFor": 20
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Poison_Lifesteal_Amulet",
            "name": "Poison Lifesteal Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 12000,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedPoisonLifesteal": 50
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Weakness_Exploiter_Cape_Material",
            "name": "Weakness Exploiter Cape Material",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Weakness_Exploiter_Cape",
            "name": "Weakness Exploiter Cape",
            "category": "Combat",
            "type": "Cape",
            "sellsFor": 1500000,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "rangedAttackBonus": 26,
                "rangedStrengthBonus": 26,
                "rangedDefenceBonus": -22,
                "damageReduction": 3
            },
            "modifiers": {},
            "enemyModifiers": {
                "decreasedDamageReduction": 2,
                "decreasedDamageReductionAgainstRanged": 5
            },
            "customDescription": "Enemy Damage Reduction is decreased by a flat 2%, plus an additional 5% if you are using Ranged"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Toxic_Maker_Gloves",
            "name": "Toxic Maker Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 25000,
            "customDescription": "While creating Lethal Toxins Potions in Herblore, gain +1 Deadly Toxins Potion as an additional Potion (Cannot be doubled).",
            "validSlots": [
                "Gloves"
            ],
            "modifiers": {
                "increasedDeadlyToxinsFromHerblore": 1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Thorned_Power_Core",
            "name": "Thorned Power Core",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "id": "melvorTotH:Thorned_Power_Bow",
            "name": "Thorned Power Bow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 8000000,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 155,
                "rangedStrengthBonus": 215,
                "damageReduction": 8
            },
            "modifiers": {
                "decreasedEnemyDamageReduction": 5
            },
            "specialAttacks": [
                "melvorTotH:ThornedPower"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Blacksmiths_Gloves",
            "name": "Blacksmiths Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 25000,
            "validSlots": [
                "Gloves"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 75
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 3
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 100
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Burning_Embers_Book",
            "name": "Burning Embers Book",
            "category": "Combat",
            "type": "Magic Book",
            "sellsFor": 150000,
            "customDescription": "Reduces the Fire Rune cost of Magic Spells by 4 when equipped as an Offhand.",
            "tier": "book",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 20,
                "magicDamageBonus": 12,
                "magicDefenceBonus": 23
            },
            "specialAttacks": [
                "melvorTotH:BurningEmbers"
            ],
            "providedRunes": [
                {
                    "id": "melvorD:Fire_Rune",
                    "quantity": 4
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Burning_Protection_Material",
            "name": "Burning Protection Material",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Burning_Protection_Platelegs",
            "name": "Burning Protection Platelegs",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 2000000,
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 25,
                "meleeDefenceBonus": 239,
                "rangedDefenceBonus": 316,
                "magicDefenceBonus": -10,
                "damageReduction": 12
            },
            "modifiers": {
                "burnImmunity": 15
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Ward_of_Flame_Material",
            "name": "Ward of Flame Material",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Ward_of_Flame_Platebody",
            "name": "Ward of Flame Platebody",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 4000000,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 37,
                "meleeDefenceBonus": 371,
                "rangedDefenceBonus": 251,
                "magicDefenceBonus": -5,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedChanceToApplyBurn": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Blazing_Helmet",
            "name": "Blazing Helmet",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 3000000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 112
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 83,
                "rangedDefenceBonus": 85,
                "magicDefenceBonus": -1,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedChanceToApplyBurn": 15,
                "burnImmunity": 10
            }
        },
        {
            "id": "melvorTotH:Heated_Fury_2H_Hammer",
            "name": "Heated Fury 2H Hammer",
            "category": "Misc",
            "type": "Weapon",
            "sellsFor": 8000000,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 100
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 200,
                "blockAttackBonus": 200,
                "meleeStrengthBonus": 450,
                "meleeDefenceBonus": 44,
                "damageReduction": 8
            },
            "specialAttacks": [
                "melvorTotH:HeatedFury"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Frost_Walker_Boots_Material",
            "name": "Frost Walker Boots Material",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Frost_Walker_Boots",
            "name": "Frost Walker Boots",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 800000,
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDamageBonus": 5,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 10,
                "damageReduction": 12
            },
            "modifiers": {
                "slowImmunity": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Cool_Winds_Gloves",
            "name": "Cool Winds Gloves",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 25000,
            "validSlots": [
                "Gloves"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 10
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 3
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 100
                    }
                ],
                "increasedAdditionalRunecraftCountRunes": 1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Freezing_Touch_Material",
            "name": "Freezing Touch Material",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Freezing_Touch_Body",
            "name": "Freezing Touch Body",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 3000000,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 37,
                "magicDamageBonus": 26,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 37,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedChanceToApplyFrostburn": 20
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Spectral_Ice_Sword_Shard",
            "name": "Spectral Ice Sword Shard",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "id": "melvorTotH:Spectral_Ice_Sword",
            "name": "Spectral Ice Sword",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 4000000,
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 140,
                "slashAttackBonus": 42,
                "blockAttackBonus": 52,
                "meleeStrengthBonus": 143,
                "meleeDefenceBonus": 7
            },
            "specialAttacks": [
                "melvorTotH:SpectralIceBlades"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Frostshield_Amulet",
            "name": "Frostshield Amulet",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 600000,
            "customDescription": "While the Target is Slowed or Frozen, +80 Maximum Hitpoints.",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "Some",
                        "conditions": [
                            {
                                "type": "Effect",
                                "character": "Player",
                                "effectType": "Slow",
                                "inverted": false
                            },
                            {
                                "type": "IsStunned",
                                "character": "Player",
                                "flavour": "Freeze",
                                "inverted": false
                            }
                        ]
                    },
                    "modifiers": {
                        "increasedFlatMaxHitpoints": 8
                    }
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Amulet",
            "name": "Lightning Amulet",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 600000,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedReflectDamage": 20,
                "stunImmunity": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:FrostSpark_Amulet",
            "name": "FrostSpark Amulet",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1200000,
            "customDescription": "Passive: +20% Reflect Damage and +10% chance to ignore Stuns and Freezes. When you are Slowed or Frozen: +80 Maximum Hitpoints and +3% Damage Reduction. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Frostspark Boots and Frostspark 1H Sword: +10% chance to ignore Stuns and Freezes, -0.2s Attack Interval, and +15% Maximum Hit\u003C/span\u003E",
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedReflectDamage": 20,
                "stunImmunity": 10
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "Some",
                        "conditions": [
                            {
                                "type": "Effect",
                                "character": "Player",
                                "effectType": "Slow",
                                "inverted": false
                            },
                            {
                                "type": "IsStunned",
                                "character": "Player",
                                "flavour": "Freeze",
                                "inverted": false
                            }
                        ]
                    },
                    "modifiers": {
                        "increasedFlatMaxHitpoints": 8,
                        "increasedDamageReduction": 3
                    }
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Boots",
            "name": "Lightning Boots",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 800000,
            "customDescription": "While the Target is stunned, -0.3s Attack Interval.",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDamageBonus": 5,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 10,
                "damageReduction": 11
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "IsStunned",
                        "character": "Enemy",
                        "flavour": "Stun",
                        "inverted": false
                    },
                    "modifiers": {
                        "decreasedAttackInterval": 300
                    }
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Frostspark_Boots",
            "name": "Frostspark Boots",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1600000,
            "customDescription": "While the Target is stunned, -0.3s Attack Interval. Also, +30% chance to ignore Slow effects.\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Frostspark Amulet and Frostspark Sword: +10% chance to ignore Stuns and Freezes, -0.2s Attack Interval, and +15% Maximum Hit\u003C/span\u003E",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 11,
                "magicDamageBonus": 6,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 11,
                "damageReduction": 12
            },
            "modifiers": {
                "slowImmunity": 30
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "IsStunned",
                        "character": "Enemy",
                        "flavour": "Stun",
                        "inverted": false
                    },
                    "modifiers": {
                        "decreasedAttackInterval": 300
                    }
                }
            ]
        },
        {
            "id": "melvorTotH:Lightning_Strike_1H_Sword",
            "name": "Lightning Strike 1H Sword",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 4000000,
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 140,
                "slashAttackBonus": 42,
                "blockAttackBonus": 52,
                "meleeStrengthBonus": 143,
                "meleeDefenceBonus": 7
            },
            "specialAttacks": [
                "melvorTotH:LargeLightningStrike"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:FrostSpark_1H_Sword",
            "name": "FrostSpark 1H Sword",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 8000000,
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Frostspark Amulet and Frostspark Boots: +10% chance to ignore Stuns and Freezes, -0.2s Attack Interval, and +15% Maximum Hit\u003C/span\u003E",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 160,
                "slashAttackBonus": 50,
                "blockAttackBonus": 60,
                "meleeStrengthBonus": 161,
                "meleeDefenceBonus": 8
            },
            "specialAttacks": [
                "melvorTotH:SpectralIceBlades",
                "melvorTotH:LargeLightningStrike"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Lightning_Coil_2H_Staff",
            "name": "Lightning Coil 2H Staff",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 10000000,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 48,
                "magicDamageBonus": 71,
                "magicDefenceBonus": 48,
                "damageReduction": 8
            },
            "specialAttacks": [
                "melvorTotH:LargeThunderStrike"
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Lightning_Aura_Helmet",
            "name": "Lightning Aura Helmet",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 3500000,
            "customDescription": "Passive: When the Enemy is Stunned: +20% of Maximum Hit added to Minimum Hit",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 26,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 12,
                "damageReduction": 12
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "IsStunned",
                        "character": "Enemy",
                        "flavour": "Stun",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedMinHitBasedOnMaxHit": 20
                    }
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Allure_Amulet",
            "name": "Allure Amulet",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 650000,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipmentStats": {
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceToApplySleepToTargetWhenHit": 5,
                "increasedChanceToAvoidSleep": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Bleed_Burner_Cape",
            "name": "Bleed Burner Cape",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 850000,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 110,
                "rangedDefenceBonus": 110,
                "damageReduction": 3
            },
            "modifiers": {
                "bleedImmunity": 50
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Leviathan_Shield_Material",
            "name": "Leviathan Shield Material",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Leviathan_Shield",
            "name": "Leviathan Shield",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 2500000,
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 32,
                "meleeDefenceBonus": 310,
                "rangedDefenceBonus": 210,
                "magicDefenceBonus": -5,
                "damageReduction": 13
            },
            "modifiers": {
                "increasedLeviathan": 1
            },
            "fightEffects": [
                "melvorTotH:Leviathan"
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Torrential_Blast_Crossbow_Shard",
            "name": "Torrential Blast Crossbow Shard",
            "category": "Combat",
            "type": "Fragment",
            "sellsFor": 0
        },
        {
            "id": "melvorTotH:Torrential_Blast_Crossbow",
            "name": "Torrential Blast Crossbow",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 12000000,
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 181,
                "rangedStrengthBonus": 218
            },
            "specialAttacks": [
                "melvorTotH:TorrentialBlast"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Spider_Queen_Eggs",
            "name": "Spider Queen Eggs",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 50
        },
        {
            "id": "melvorTotH:Royal_Toxins_Spear",
            "name": "Royal Toxins Spear",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 15000000,
            "customDescription": "While the Target is both Poisoned and Bleeding, +40% of Maximum Hit added to Minimum Hit and -40% Attack Interval.",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "stabAttackBonus": 296,
                "slashAttackBonus": 198,
                "blockAttackBonus": -198,
                "meleeStrengthBonus": 438,
                "meleeDefenceBonus": 44,
                "damageReduction": 10
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "Every",
                        "conditions": [
                            {
                                "type": "DOT",
                                "character": "Enemy",
                                "dotType": "Poison",
                                "inverted": false
                            },
                            {
                                "type": "DOT",
                                "character": "Enemy",
                                "dotType": "Bleed",
                                "inverted": false
                            }
                        ]
                    },
                    "modifiers": {
                        "increasedMinHitBasedOnMaxHit": 40,
                        "decreasedAttackIntervalPercent": 40
                    }
                }
            ],
            "specialAttacks": [
                "melvorTotH:PiercingToxicStrike"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Gauntlets_of_Rage",
            "name": "Gauntlets of Rage",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 2000000,
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 15,
                "slashAttackBonus": 15,
                "blockAttackBonus": 15,
                "rangedAttackBonus": 31,
                "meleeDefenceBonus": 19,
                "rangedStrengthBonus": 10,
                "magicDefenceBonus": 31,
                "damageReduction": -3
            },
            "modifiers": {
                "increasedPlayerRage": 1
            },
            "fightEffects": [
                "melvorTotH:Rage"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Ring_of_Curse_Protection",
            "name": "Ring of Curse Protection",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 600000,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "magicDamageBonus": 20
            },
            "modifiers": {
                "increasedChanceToAvoidCurses": 20,
                "increasedCurseLifesteal": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Mask_of_Madness",
            "name": "Mask of Madness",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 20000000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 112
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 20,
                "slashAttackBonus": 20,
                "blockAttackBonus": 20,
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 28,
                "meleeDefenceBonus": 86,
                "rangedDefenceBonus": 89,
                "magicDefenceBonus": -1,
                "damageReduction": 13
            },
            "modifiers": {
                "applyMadnessCurseOnSpawn": 1,
                "increasedChanceToAvoidCurses": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Mask_of_Torment",
            "name": "Mask of Torment",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 20000000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 112
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 20,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 18,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": 13,
                "damageReduction": 13
            },
            "modifiers": {
                "applyTormentCurseOnSpawn": 1,
                "increasedChanceToAvoidCurses": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Mask_of_Despair",
            "name": "Mask of Despair",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 20000000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 112
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 20,
                "magicDamageBonus": 45,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 14,
                "damageReduction": 13
            },
            "modifiers": {
                "applyDespairCurseOnSpawn": 1,
                "increasedChanceToAvoidCurses": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Voodoo_Trinket",
            "name": "Voodoo Trinket",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 112
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 112
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 112
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": -120,
                "rangedDefenceBonus": -120,
                "magicDefenceBonus": -120
            },
            "modifiers": {
                "allowNonMagicCurses": 1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Ectoplasm",
            "name": "Ectoplasm",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 1000
        },
        {
            "id": "melvorTotH:Ethereal_Longbow",
            "name": "Ethereal Longbow",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 15000000,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 115
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 128,
                "rangedStrengthBonus": 115,
                "meleeDefenceBonus": 80,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": 80,
                "damageReduction": 11
            },
            "modifiers": {
                "decreasedEnemyDamageReduction": 10,
                "increasedAmmoPreservation": 30
            },
            "specialAttacks": [
                "melvorTotH:EtheralArrows"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows",
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Ethereal Arrows: Target Damage Reduction is decreased by flat 5%.\u003C/span\u003E"
        },
        {
            "id": "melvorTotH:Ethereal_Staff",
            "name": "Ethereal Staff",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 15000000,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 115
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 56,
                "magicDamageBonus": 71,
                "meleeDefenceBonus": 80,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": 80,
                "damageReduction": 11
            },
            "modifiers": {
                "decreasedEnemyDamageReduction": 10
            },
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorTotH:Ethereal_Greataxe",
            "name": "Ethereal Greataxe",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 15000000,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 115
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 115
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 306,
                "blockAttackBonus": 306,
                "meleeStrengthBonus": 438,
                "meleeDefenceBonus": 80,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": 80,
                "damageReduction": 11
            },
            "modifiers": {
                "decreasedEnemyDamageReduction": 10
            },
            "specialAttacks": [
                "melvorTotH:SpinningAxePlayer"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Hood_of_Shade_Summon",
            "name": "Hood of Shade Summon",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 3000000,
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Amulet of Curse Totem Summon, Gloves of Greater Shade Summon and Ring of Phantom Summon: +30% Chance to preserve Summoning Charges and +200% Summoning Maximum Hit\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 100
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 70,
                "rangedDefenceBonus": 72,
                "magicDefenceBonus": -1,
                "damageReduction": 10
            },
            "specialAttacks": [
                "melvorTotH:ShadeSummon"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Gloves_of_Greater_Shade_Summon",
            "name": "Gloves of Greater Shade Summon",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 4000000,
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Amulet of Curse Totem Summon, Hood of Shade Summon and Ring of Phantom Summon: +30% Chance to preserve Summoning Charges and +200% Summoning Maximum Hit\u003C/span\u003E",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 105
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 13,
                "slashAttackBonus": 13,
                "blockAttackBonus": 13,
                "rangedAttackBonus": 24,
                "meleeDefenceBonus": 16,
                "meleeStrengthBonus": 20,
                "rangedStrengthBonus": 20,
                "magicDamageBonus": 20,
                "magicDefenceBonus": 25,
                "damageReduction": 10
            },
            "specialAttacks": [
                "melvorTotH:GreaterShadeSummon"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Ring_of_Phantom_Summon",
            "name": "Ring of Phantom Summon",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 2000000,
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Amulet of Curse Totem Summon, Gloves of Greater Shade Summon and Hood of Shade Summon: +30% Chance to preserve Summoning Charges and +200% Summoning Maximum Hit\u003C/span\u003E",
            "validSlots": [
                "Ring"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 110
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 30,
                "slashAttackBonus": 30,
                "blockAttackBonus": 30,
                "rangedAttackBonus": 30,
                "magicAttackBonus": 30,
                "meleeStrengthBonus": 10,
                "rangedStrengthBonus": 10,
                "magicDamageBonus": 10
            },
            "specialAttacks": [
                "melvorTotH:PhantomSummonPlayer"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Amulet_of_Curse_Totem_Summon",
            "name": "Amulet of Curse Totem Summon",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 5000000,
            "customDescription": "\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Gloves of Greater Shade Summon, Hood of Shade Summon and Ring of Phantom Summon: +30% Chance to preserve Summoning Charges and +200% Summoning Maximum Hit\u003C/span\u003E",
            "validSlots": [
                "Amulet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 115
                }
            ],
            "specialAttacks": [
                "melvorTotH:CurseTotemSummonPlayer"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Summoning_Scrolls",
            "name": "Summoning Scrolls",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 30,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSummoningCreationCharges": 15,
                "increasedSummoningChargePreservation": 10,
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 10
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "SummoningAction"
                },
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Feather_Storm_Crossbow_Shard",
            "name": "Feather Storm Crossbow Shard",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 0
        },
        {
            "id": "melvorTotH:Feather_Storm_Crossbow",
            "name": "Feather Storm Crossbow",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 25000000,
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 214,
                "rangedStrengthBonus": 243
            },
            "specialAttacks": [
                "melvorTotH:FeatherStormPlayer"
            ],
            "overrideSpecialChances": [
                100
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Agile_Wings_Rapier_Shard",
            "name": "Agile Wings Rapier Shard",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 0
        },
        {
            "id": "melvorTotH:Agile_Wings_Rapier",
            "name": "Agile Wings Rapier",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 25000000,
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 208,
                "slashAttackBonus": 65,
                "blockAttackBonus": 78,
                "meleeStrengthBonus": 209,
                "meleeDefenceBonus": 10
            },
            "specialAttacks": [
                "melvorTotH:AgileWingsPlayer"
            ],
            "overrideSpecialChances": [
                100
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Slicing_Maelstrom_Wand_Shard",
            "name": "Slicing Maelstrom Wand Shard",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 0
        },
        {
            "id": "melvorTotH:Slicing_Maelstrom_Wand",
            "name": "Slicing Maelstrom Wand",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 25000000,
            "customDescription": "Grants access to Slicing Maelstrom Archaic Spell",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 65,
                "magicDamageBonus": 80,
                "magicDefenceBonus": 48
            },
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Devastator_Gauntlets",
            "name": "Vorloran Devastator Gauntlets",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 250000,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDamageBonus": 20,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 8,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Devastator_Boots",
            "name": "Vorloran Devastator Boots",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 15,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 12,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Devastator_Helmet",
            "name": "Vorloran Devastator Helmet",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 750000,
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDamageBonus": 50,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 15,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Devastator_Platelegs",
            "name": "Vorloran Devastator Platelegs",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1000000,
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 30,
                "magicDamageBonus": 25,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": 30,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Devastator_Platebody",
            "name": "Vorloran Devastator Platebody",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1500000,
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 41,
                "magicDamageBonus": 35,
                "meleeDefenceBonus": 17,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 43,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Watcher_Gauntlets",
            "name": "Vorloran Watcher Gauntlets",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 250000,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 28,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 8,
                "meleeDefenceBonus": 15,
                "magicDefenceBonus": 28,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Watcher_Boots",
            "name": "Vorloran Watcher Boots",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 13,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 5,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 9,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Watcher_Helmet",
            "name": "Vorloran Watcher Helmet",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 750000,
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 22,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 20,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 72,
                "magicDefenceBonus": 14,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Watcher_Platelegs",
            "name": "Vorloran Watcher Platelegs",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1000000,
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 42,
                "magicAttackBonus": -12,
                "meleeStrengthBonus": 12,
                "rangedStrengthBonus": 10,
                "meleeDefenceBonus": 79,
                "rangedDefenceBonus": 83,
                "magicDefenceBonus": 69,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Watcher_Platebody",
            "name": "Vorloran Watcher Platebody",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1500000,
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 80,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 32,
                "meleeDefenceBonus": 137,
                "rangedDefenceBonus": 137,
                "magicDefenceBonus": 128,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Protector_Gauntlets",
            "name": "Vorloran Protector Gauntlets",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 250000,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 14,
                "slashAttackBonus": 14,
                "blockAttackBonus": 14,
                "rangedAttackBonus": -2,
                "magicAttackBonus": -2,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 14,
                "magicDefenceBonus": -2,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Protector_Boots",
            "name": "Vorloran Protector Boots",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 12,
                "meleeDefenceBonus": 30,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -4,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Protector_Helmet",
            "name": "Vorloran Protector Helmet",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 750000,
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 22,
                "slashAttackBonus": 22,
                "blockAttackBonus": 22,
                "rangedAttackBonus": -4,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 31,
                "meleeDefenceBonus": 95,
                "rangedDefenceBonus": 98,
                "magicDefenceBonus": -8,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Protector_Platelegs",
            "name": "Vorloran Protector Platelegs",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1000000,
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 17,
                "meleeDefenceBonus": 148,
                "rangedDefenceBonus": 126,
                "magicDefenceBonus": -10,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Vorloran_Protector_Platebody",
            "name": "Vorloran Protector Platebody",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 1500000,
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 120
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 25,
                "meleeDefenceBonus": 229,
                "rangedDefenceBonus": 167,
                "magicDefenceBonus": -5,
                "damageReduction": 14
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Helmet_Legendary",
            "name": "Slayer Helmet (Legendary)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 180000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 20,
                "meleeDefenceBonus": 40,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": -1,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 4,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 4
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 45
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 25,
                "increasedDamageToSlayerTasks": 6,
                "increasedSlayerCoins": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Platebody_Legendary",
            "name": "Slayer Platebody (Legendary)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 180000,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 29,
                "meleeDefenceBonus": 99,
                "rangedDefenceBonus": 99,
                "magicDefenceBonus": -6,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 4,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 4
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 45
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 25,
                "increasedDamageToSlayerTasks": 6,
                "increasedSlayerCoins": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Cowl_Legendary",
            "name": "Slayer Cowl (Legendary)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 180000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 16,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 19,
                "meleeDefenceBonus": 8,
                "magicDefenceBonus": 10,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 4,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 4
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 45
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 25,
                "increasedDamageToSlayerTasks": 6,
                "increasedSlayerCoins": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Leather_Body_Legendary",
            "name": "Slayer Leather Body (Legendary)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 180000,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 100
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 36,
                "magicAttackBonus": -15,
                "rangedStrengthBonus": 36,
                "meleeDefenceBonus": 64,
                "rangedDefenceBonus": 66,
                "magicDefenceBonus": 52,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 4,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 4
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 45
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 25,
                "increasedDamageToSlayerTasks": 6,
                "increasedSlayerCoins": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Wizard_Hat_Legendary",
            "name": "Slayer Wizard Hat (Legendary)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 180000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDamageBonus": 15,
                "magicDefenceBonus": 8,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 4,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 4
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 45
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 25,
                "increasedDamageToSlayerTasks": 6,
                "increasedSlayerCoins": 6
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Wizard_Robes_Legendary",
            "name": "Slayer Wizard Robes (Legendary)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 180000,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 100
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 26,
                "magicDamageBonus": 12,
                "magicDefenceBonus": 26,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 4,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 4
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 45
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 25,
                "increasedDamageToSlayerTasks": 6,
                "increasedSlayerCoins": 6
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Slayer_Upgrade_Kit_Legendary",
            "name": "Slayer Gear Upgrade Kit (Legendary)",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 180000,
            "customDescription": "Used to upgrade Master Slayer Gear to Legendary."
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Helmet_Mythical",
            "name": "Slayer Helmet (Mythical)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 7,
                "slashAttackBonus": 7,
                "blockAttackBonus": 7,
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 24,
                "meleeDefenceBonus": 48,
                "rangedDefenceBonus": 48,
                "magicDefenceBonus": -1,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 5,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 5
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 50
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 30,
                "increasedDamageToSlayerTasks": 8,
                "increasedSlayerCoins": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Platebody_Mythical",
            "name": "Slayer Platebody (Mythical)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 12,
                "slashAttackBonus": 12,
                "blockAttackBonus": 12,
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 35,
                "meleeDefenceBonus": 110,
                "rangedDefenceBonus": 110,
                "magicDefenceBonus": -6,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 5,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 5
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 50
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 30,
                "increasedDamageToSlayerTasks": 8,
                "increasedSlayerCoins": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Cowl_Mythical",
            "name": "Slayer Cowl (Mythical)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 20,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 23,
                "meleeDefenceBonus": 12,
                "magicDefenceBonus": 15,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 5,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 5
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 50
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 30,
                "increasedDamageToSlayerTasks": 8,
                "increasedSlayerCoins": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Leather_Body_Mythical",
            "name": "Slayer Leather Body (Mythical)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 40,
                "magicAttackBonus": -15,
                "rangedStrengthBonus": 40,
                "meleeDefenceBonus": 70,
                "rangedDefenceBonus": 72,
                "magicDefenceBonus": 58,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 5,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 5
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 50
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 30,
                "increasedDamageToSlayerTasks": 8,
                "increasedSlayerCoins": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Wizard_Hat_Mythical",
            "name": "Slayer Wizard Hat (Mythical)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 20,
                "magicDefenceBonus": 12,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 5,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 5
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 50
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 30,
                "increasedDamageToSlayerTasks": 8,
                "increasedSlayerCoins": 8
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Wizard_Robes_Mythical",
            "name": "Slayer Wizard Robes (Mythical)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 500000,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 32,
                "magicDamageBonus": 16,
                "magicDefenceBonus": 30,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 5,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 5
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 50
                    }
                ],
                "increasedSlayerAreaEffectNegationFlat": 30,
                "increasedDamageToSlayerTasks": 8,
                "increasedSlayerCoins": 8
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Slayer_Upgrade_Kit_Mythical",
            "name": "Slayer Gear Upgrade Kit (Mythical)",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 500000,
            "customDescription": "Used to upgrade Legendary Slayer Gear to Mythical."
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Slayer_Torch",
            "name": "Slayer Torch",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 50,
            "customDescription": "Grants access to Afflicted City. One item is consumed per player attack.",
            "validSlots": [
                "Consumable"
            ],
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Mystic_Lantern",
            "name": "Mystic Lantern",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 100,
            "customDescription": "Grants access to Midnight Valley. One item is consumed per player attack.",
            "validSlots": [
                "Consumable"
            ],
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Labyrinth_Clue_1",
            "name": "Labyrinth Clue 1",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 5000
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Labyrinth_Clue_2",
            "name": "Labyrinth Clue 2",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 5000
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Labyrinth_Clue_3",
            "name": "Labyrinth Clue 3",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 5000
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Labyrinth_Clue_4",
            "name": "Labyrinth Clue 4",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 5000
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Labyrinth_Clue_5",
            "name": "Labyrinth Clue 5",
            "category": "melvorF:Slayer",
            "type": "Misc",
            "sellsFor": 5000
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Book_of_the_Ancients",
            "name": "Book of the Ancients",
            "category": "Combat",
            "type": "Magic Book",
            "sellsFor": 150000,
            "customDescription": "+15% Magic Damage Bonus from Equipment and +25% Summoning Maximum Hit. Reduces the Light, Body and Fire Rune costs of spells by 2 when equipped as an Offhand, and grants access to Tier IV Auroras when equipped.",
            "tier": "book",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 110
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 23,
                "magicDamageBonus": 18,
                "magicDefenceBonus": 26
            },
            "modifiers": {
                "increasedMagicDamageBonus": 15,
                "increasedSummoningMaxHit": 25
            },
            "providedRunes": [
                {
                    "id": "melvorD:Light_Rune",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Body_Rune",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Fire_Rune",
                    "quantity": 2
                }
            ]
        },
        {
            "id": "melvorTotH:Raven_Nest",
            "name": "Raven Nest",
            "category": "Miscellaneous",
            "type": "Item",
            "sellsFor": 3500,
            "customDescription": "Can be opened.",
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Pumpkin_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 370
                },
                {
                    "itemID": "melvorTotH:Chilli_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 270
                },
                {
                    "itemID": "melvorTotH:Mushroom_Spores",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 230
                },
                {
                    "itemID": "melvorTotH:Starfruit_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 205
                },
                {
                    "itemID": "melvorTotH:Banana_Tree_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 180
                },
                {
                    "itemID": "melvorTotH:Grove_Tree_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 150
                },
                {
                    "itemID": "melvorTotH:Elderwood_Tree_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 135
                },
                {
                    "itemID": "melvorTotH:Carrion_Tree_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 120
                },
                {
                    "itemID": "melvorTotH:Woodcutting_Ring_Fragment",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorTotH:Woodcutting_Amulet_Fragment",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Charcoal",
            "name": "Charcoal",
            "category": "Firemaking",
            "type": "Misc",
            "sellsFor": 1
        },
        {
            "id": "melvorTotH:Dark_Blade_Defender",
            "name": "Dark Blade Defender",
            "category": "Thieving",
            "type": "Weapon",
            "sellsFor": 1,
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 100
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Impending_Darkness",
                    "count": 1
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 20,
                "slashAttackBonus": 20,
                "blockAttackBonus": 20,
                "meleeStrengthBonus": 10
            },
            "modifiers": {
                "decreasedAttackInterval": 100
            },
            "specialAttacks": [
                "melvorTotH:DarkBladePlayer"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Decaying_Stem",
            "name": "Decaying Stem",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 150
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Travellers_Compass",
            "name": "Travellers Compass",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToFindMeteorite": 0.25
            },
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Blood_Ring",
            "name": "Blood Ring",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 60000,
            "customDescription": "Passive: +25% Bleed lifesteal.\u003Cbr\u003EIf target is currently Bleeding: +15% Magic Damage Bonus from Equipment, +15% Melee Strength Bonus from Equipment, and +15% Ranged Strength Bonus from Equipment",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedBleedLifesteal": 25
            },
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "DOT",
                        "character": "Enemy",
                        "dotType": "Bleed",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedMagicDamageBonus": 15,
                        "increasedMeleeStrengthBonus": 15,
                        "increasedRangedStrengthBonus": 15
                    }
                }
            ]
        },
        {
            "id": "melvorTotH:Grappling_Hook",
            "name": "Grappling Hook",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 6969,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "stabAttackBonus": -69,
                "slashAttackBonus": -69,
                "blockAttackBonus": -69,
                "meleeStrengthBonus": 69,
                "rangedStrengthBonus": -69,
                "rangedAttackBonus": -69,
                "magicAttackBonus": -69,
                "magicDefenceBonus": -69,
                "meleeDefenceBonus": -69,
                "rangedDefenceBonus": -69
            },
            "modifiers": {
                "increasedThievingStealth": 50,
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 100
                    }
                ],
                "increasedChanceToAvoidThievingStuns": 20
            },
            "specialAttacks": [
                "melvorTotH:BadThrow",
                "melvorTotH:GoodThrow"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "id": "melvorTotH:Golden_Chest",
            "name": "Golden Chest",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 300,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Silver_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 14
                },
                {
                    "itemID": "melvorD:Gold_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 2,
                    "weight": 17
                },
                {
                    "itemID": "melvorTotH:Corundumite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 7
                },
                {
                    "itemID": "melvorF:Gold_Diamond_Necklace",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 6
                },
                {
                    "itemID": "melvorF:Gold_Ruby_Necklace",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Palladium_Onyx_Necklace",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorTotH:Iridium_Onyx_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorTotH:Iridium_Runestone_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 4
                },
                {
                    "itemID": "melvorTotH:Iridium_Zephyte_Necklace",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Portable_Rations",
            "name": "Portable Rations",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 0,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedAutoEatEfficiency": 15,
                "decreasedLifesteal": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                },
                {
                    "type": "ThievingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Crate_of_Lost_Supplies",
            "name": "Crate of Lost Supplies",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 300,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Lava_Fish",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Salmon",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 16
                },
                {
                    "itemID": "melvorTotH:Corundum_Arrows",
                    "minQuantity": 1,
                    "maxQuantity": 25,
                    "weight": 8
                },
                {
                    "itemID": "melvorD:Leather",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 18
                },
                {
                    "itemID": "melvorTotH:Onyx_Bolts",
                    "minQuantity": 1,
                    "maxQuantity": 15,
                    "weight": 1
                },
                {
                    "itemID": "melvorTotH:Sandwich",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorF:Holy_Dust",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 12
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Mortar_and_Pestle",
            "name": "Mortar and Pestle",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 1200,
            "customDescription": "-5% Cooking Interval, +3% Cooking Mastery XP, and +10% chance to receive an additional Perfect Item from Cooking (Cannot be doubled)",
            "validSlots": [
                "Shield"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 5
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 3
                    }
                ],
                "increasedChanceAdditionalPerfectItem": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Blood_Vial",
            "name": "Blood Vial",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 800,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedLifesteal": 5,
                "increasedAutoEatEfficiency": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Masquerade_Mask",
            "name": "Masquerade Mask",
            "category": "Thieving",
            "type": "Misc",
            "sellsFor": 380,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedThievingStealth": 45,
                "decreasedThievingStunIntervalPercent": 25,
                "decreasedDamageReduction": 4
            },
            "consumesOn": [
                {
                    "type": "ThievingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Infernal_Bones",
            "name": "Infernal Bones",
            "category": "Misc",
            "type": "Bones",
            "sellsFor": 1000,
            "itemType": "Bone",
            "prayerPoints": 14
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Meteorite_Dust",
            "name": "Meteorite Dust",
            "category": "Mining",
            "type": "Miscellaneous",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Agility_Skillcape",
            "name": "Superior Agility Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Agility",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedAgilityObstacleCost": 30,
                "increasedGPFromAgility": 20,
                "decreasedAgilityPillarCost": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Astrology_Skillcape",
            "name": "Superior Astrology Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Astrology",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedBaseStardustDropQty": 2,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 10
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Attack_Skillcape",
            "name": "Superior Attack Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 45,
                "slashAttackBonus": 45,
                "blockAttackBonus": 45,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedMinHitBasedOnMaxHit": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Cooking_Skillcape",
            "name": "Superior Cooking Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Cooking",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedChanceSuccessfulCook": 100,
                "increasedChancePerfectCookGlobal": 4,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 25
                    }
                ],
                "increasedChanceToPreserveFood": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Crafting_Skillcape",
            "name": "Superior Crafting Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Crafting",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 800
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 15
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Defence_Skillcape",
            "name": "Superior Defence Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 120,
                "rangedDefenceBonus": 120,
                "magicDefenceBonus": 120
            },
            "modifiers": {
                "increasedReflectDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Farming_Skillcape",
            "name": "Superior Farming Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Farming",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedFarmingYield": 40,
                "increasedChanceDoubleHarvest": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Firemaking_Skillcape",
            "name": "Superior Firemaking Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedGlobalSkillXP": 8,
                "increasedFiremakingCoalChance": 100,
                "increasedChanceForAshInFiremaking": 100,
                "increasedChanceForCharcoalInFiremaking": 100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Fishing_Skillcape",
            "name": "Superior Fishing Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 1
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 100
                    }
                ],
                "increasedChanceToFindLostChest": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Fletching_Skillcape",
            "name": "Superior Fletching Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fletching",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 1
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 100
                    }
                ],
                "increasedBoltProduction": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Herblore_Skillcape",
            "name": "Superior Herblore Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Herblore",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 1
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 100
                    }
                ],
                "increasedChanceToPreservePotionCharge": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Hitpoints_Skillcape",
            "name": "Superior Hitpoints Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Hitpoints",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedHPRegenFlat": 1.5,
                "increasedLifesteal": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Magic_Skillcape",
            "name": "Superior Magic Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9,
                "magicAttackBonus": 100
            },
            "modifiers": {
                "increasedRuneProvision": 2,
                "increasedMagicDamageBonus": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Mining_Skillcape",
            "name": "Superior Mining Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedBonusCoalMining": 2,
                "increasedGemVeinChance": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Prayer_Skillcape",
            "name": "Superior Prayer Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedPrayerCost": 75,
                "increasedChanceToPreservePrayerPoints": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Ranged_Skillcape",
            "name": "Superior Ranged Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedAmmoPreservation": 75,
                "increasedRangedStrengthBonus": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Runecrafting_Skillcape",
            "name": "Superior Runecrafting Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Runecrafting",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 25
                    }
                ],
                "increasedAdditionalRunecraftCountRunes": 8,
                "increasedRunePreservation": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Slayer_Skillcape",
            "name": "Superior Slayer Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedDamageToSlayerTasks": 8,
                "increasedSlayerAreaEffectNegationFlat": 35,
                "bypassAllSlayerItems": 1,
                "increasedSlayerCoins": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Smithing_Skillcape",
            "name": "Superior Smithing Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedSmithingCoalCost": 75,
                "increasedChanceAdditionalBarSmithing": 50
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Strength_Skillcape",
            "name": "Superior Strength Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 23,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedMeleeStrengthBonus": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Summoning_Skillcape",
            "name": "Superior Summoning Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 25
                    }
                ],
                "increasedSummoningChargePreservation": 15,
                "increasedSummoningCreationCharges": 10,
                "increasedSummoningMaxHit": 10,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 10
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Thieving_Skillcape",
            "name": "Superior Thieving Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Thieving",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 800
                    }
                ],
                "increasedGPFromThieving": 150,
                "increasedThievingStealth": 270,
                "increasedChanceToAvoidThievingStuns": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Township_Skillcape",
            "name": "Superior Township Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedTownshipBuildingCost": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Woodcutting_Skillcape",
            "name": "Superior Woodcutting Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 20
                    }
                ],
                "increasedMinBirdNestQuantity": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Max_Skillcape",
            "name": "Superior Max Skillcape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 23000000,
            "customDescription": "Inherits all Superior Skillcape perks.",
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Hitpoints",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Cooking",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Thieving",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Farming",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fletching",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Crafting",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Runecrafting",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Herblore",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Agility",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Astrology",
                    "level": 120
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 45,
                "slashAttackBonus": 45,
                "blockAttackBonus": 45,
                "meleeStrengthBonus": 23,
                "meleeDefenceBonus": 120,
                "rangedDefenceBonus": 120,
                "magicDefenceBonus": 120,
                "magicAttackBonus": 100
            },
            "modifiers": {
                "increasedMinHitBasedOnMaxHit": 5,
                "increasedMeleeStrengthBonus": 5,
                "increasedReflectDamage": 5,
                "increasedLifesteal": 5,
                "increasedRangedStrengthBonus": 5,
                "increasedRuneProvision": 2,
                "increasedMagicDamageBonus": 5,
                "decreasedPrayerCost": 75,
                "increasedChanceToPreservePrayerPoints": 5,
                "increasedDamageToSlayerTasks": 8,
                "increasedSlayerAreaEffectNegationFlat": 35,
                "bypassAllSlayerItems": 1,
                "increasedSlayerCoins": 10,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 20
                    },
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 25
                    },
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 10
                    },
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 10
                    }
                ],
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 1
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 100
                    },
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 100
                    },
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 15
                    },
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 100
                    }
                ],
                "increasedChanceToFindLostChest": 1,
                "increasedGlobalSkillXP": 8,
                "increasedChanceForAshInFiremaking": 100,
                "increasedChanceForCharcoalInFiremaking": 100,
                "increasedFiremakingCoalChance": 100,
                "increasedChanceSuccessfulCook": 100,
                "increasedChancePerfectCookGlobal": 4,
                "increasedBonusCoalMining": 2,
                "decreasedSmithingCoalCost": 75,
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 800
                    },
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 800
                    }
                ],
                "increasedGPFromThieving": 150,
                "increasedThievingStealth": 270,
                "increasedChanceToAvoidThievingStuns": 20,
                "increasedFarmingYield": 40,
                "increasedChanceDoubleHarvest": 20,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 25
                    }
                ],
                "increasedAdditionalRunecraftCountRunes": 8,
                "increasedRunePreservation": 10,
                "increasedChanceToPreservePotionCharge": 5,
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 25
                    }
                ],
                "increasedSummoningChargePreservation": 15,
                "increasedSummoningCreationCharges": 10,
                "increasedSummoningMaxHit": 10,
                "increasedBaseStardustDropQty": 2,
                "decreasedAgilityObstacleCost": 30,
                "increasedGPFromAgility": 20,
                "decreasedTownshipBuildingCost": 20,
                "increasedMinBirdNestQuantity": 1,
                "increasedGemVeinChance": 5,
                "increasedChanceAdditionalBarSmithing": 50,
                "increasedBoltProduction": 1,
                "decreasedAgilityPillarCost": 20,
                "increasedChanceToPreserveFood": 5,
                "increasedHPRegenFlat": 1.5,
                "increasedAmmoPreservation": 75
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Shadow_Cloak",
            "name": "Shadow Cloak",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 300000,
            "customDescription": "Start a fight with +40% Global Evasion Rating. When hit by an Enemy, this modifier is removed for the remainder of the fight.",
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 99,
                "rangedDefenceBonus": 99,
                "magicDefenceBonus": 99
            },
            "modifiers": {
                "increasedGlobalEvasion": 40,
                "shadowCloak": 1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Empty",
            "name": "Lemonade (Empty)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Very_empty",
            "name": "Lemonade (Very empty)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Still_very_empty",
            "name": "Lemonade (Still very empty)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Not_as_empty_as_before",
            "name": "Lemonade (Not as empty as before)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Not_much",
            "name": "Lemonade (Not much)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Has_a_bit_now",
            "name": "Lemonade (Has a bit now)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_A_little_bit_more_now",
            "name": "Lemonade (A little bit more now)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Half_full",
            "name": "Lemonade (Half full)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Just_over_half_full",
            "name": "Lemonade (Just over half full)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Maybe_this_is_half_full",
            "name": "Lemonade (Maybe this is half full?)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Nope_this_is_half_full_now",
            "name": "Lemonade (Nope this is half full now)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Wow_this_is_slow",
            "name": "Lemonade (Wow this is slow)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Just_fill_it_up_already",
            "name": "Lemonade (Just fill it up already)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Still_not_full",
            "name": "Lemonade (Still not full)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Again_still_not_full",
            "name": "Lemonade (Again, still not full)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Less_than_before_because_you_drank_some",
            "name": "Lemonade (Less than before because you drank some)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Back_to_where_we_were_before",
            "name": "Lemonade (Back to where we were before)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Almost_full",
            "name": "Lemonade (Almost full)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Still_almost_full",
            "name": "Lemonade (Still almost full)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_How_full_is_it_supposed_to_be",
            "name": "Lemonade (How full is it supposed to be?)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Wait_this_might_be_half_full_now",
            "name": "Lemonade (Wait this might be half full now)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Haha_just_joking_hurry_up",
            "name": "Lemonade (Haha just joking, hurry up)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Okay_this_looks_pretty_full_now",
            "name": "Lemonade (Okay this looks pretty full now)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Now",
            "name": "Lemonade (Now?)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_What_about_now",
            "name": "Lemonade (What about now?)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_YAY_ITS_FINALLY_FULL",
            "name": "Lemonade (YAY ITS FINALLY FULL!)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Oh_still_not_full",
            "name": "Lemonade (Oh... still not full)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Wait_for_it",
            "name": "Lemonade (Wait for it)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Lemonade_Wait_for_it2",
            "name": "Lemonade (Wait for it!)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0
        },
        {
            "id": "melvorTotH:Lemonade_Full",
            "name": "Lemonade (Full)",
            "category": "Limes",
            "type": "Lime",
            "ignoreCompletion": true,
            "sellsFor": 0,
            "itemType": "Food",
            "healsFor": 69
        },
        {
            "id": "melvorTotH:Ancient_Chest",
            "name": "Ancient Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 100000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Poison_Lifesteal_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Weakness_Exploiter_Cape_Material",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorTotH:Toxic_Maker_Gloves",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Thorned_Power_Core",
                    "minQuantity": 1,
                    "maxQuantity": 35,
                    "weight": 3
                },
                {
                    "itemID": "melvorTotH:Carrion_Bark",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 60
                },
                {
                    "itemID": "melvorTotH:Jungle_Spores",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                }
            ]
        },
        {
            "id": "melvorTotH:Burning_Chest",
            "name": "Burning Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 100000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Heated_Fury_2H_Hammer",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorTotH:Blazing_Helmet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Charcoal",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 20
                },
                {
                    "itemID": "melvorF:Ash",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 20
                },
                {
                    "itemID": "melvorTotH:Infernal_Bones",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 30
                }
            ]
        },
        {
            "id": "melvorTotH:Static_Chest",
            "name": "Static Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 100000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Lightning_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorTotH:Lightning_Boots",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 20
                },
                {
                    "itemID": "melvorTotH:Lightning_Strike_1H_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Lightning_Coil_2H_Staff",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorTotH:Lightning_Aura_Helmet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                }
            ]
        },
        {
            "id": "melvorTotH:Webbed_Chest",
            "name": "Webbed Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 100000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Spider_Queen_Eggs",
                    "minQuantity": 1,
                    "maxQuantity": 2000,
                    "weight": 50
                },
                {
                    "itemID": "melvorTotH:Royal_Toxins_Spear",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorTotH:Cursed_Chest",
            "name": "Cursed Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 100000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Ring_of_Curse_Protection",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Mask_of_Madness",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorTotH:Mask_of_Despair",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorTotH:Mask_of_Torment",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorTotH:Voodoo_Trinket",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 30
                },
                {
                    "itemID": "melvorTotH:Despair_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 100
                },
                {
                    "itemID": "melvorTotH:Decay_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 100
                },
                {
                    "itemID": "melvorTotH:Large_Urn_Enchanted",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 40
                }
            ]
        },
        {
            "id": "melvorTotH:Bone_Chest",
            "name": "Bone Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 100000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Hood_of_Shade_Summon",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 15
                },
                {
                    "itemID": "melvorTotH:Gloves_of_Greater_Shade_Summon",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Ring_of_Phantom_Summon",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorTotH:Amulet_of_Curse_Totem_Summon",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Summoning_Scrolls",
                    "minQuantity": 1,
                    "maxQuantity": 10000,
                    "weight": 50
                },
                {
                    "itemID": "melvorTotH:Large_Urn_Enchanted",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 20
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Golden_Reel",
            "name": "Golden Reel",
            "category": "Fishing",
            "type": "Equipment",
            "sellsFor": 150,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 15
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Burning_Reel",
            "name": "Burning Reel",
            "category": "Fishing",
            "type": "Equipment",
            "sellsFor": 150,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedFishingCookedChance": 25
            },
            "consumesOn": [
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Thieving_Shorts",
            "name": "Thieving Shorts",
            "category": "Fishing",
            "type": "Equipment",
            "sellsFor": 15000,
            "validSlots": [
                "Platelegs"
            ],
            "equipmentStats": {
                "damageReduction": 5
            },
            "modifiers": {
                "increasedThievingStealth": 50,
                "increasedChanceToAvoidThievingStuns": 15,
                "increasedMinThievingGP": 5
            }
        },
        {
            "id": "melvorTotH:Deadly_Toxins_Potion",
            "name": "Deadly Toxins Potion",
            "category": "Combat",
            "type": "Potion",
            "sellsFor": 650,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToApplyPoison": 20,
                "increasedChanceToApplyDeadlyPoison": 15
            },
            "charges": 15,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorTotH:Golden_Key",
            "name": "Golden Key",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 500
        },
        {
            "id": "melvorTotH:Exotic_Herb_Sack",
            "name": "Exotic Herb Sack",
            "category": "Thieving",
            "type": "Item",
            "sellsFor": 20,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Snowcress_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Bitterlyme_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 6
                },
                {
                    "itemID": "melvorTotH:Moonwort_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorTotH:Wurmtayle_Seeds",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Meteorite_Spellcaster_Ring",
            "name": "Meteorite Spellcaster Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 700000,
            "customDescription": "Passive: Reduces the Infernal Rune cost of Magic Spells by 6 when equipped in the Ring slot.\u003Cspan class=\"text-warning\"\u003EWhen equipped with Meteorite Staff: +50 minimum Spell damage when using Meteor Shower Archaic Spell and +20% Magic Accuracy Bonus.\u003C/span\u003E",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipmentStats": {
                "magicAttackBonus": 30
            },
            "modifiers": {},
            "providedRunes": [
                {
                    "id": "melvorTotH:Infernal_Rune",
                    "quantity": 6
                }
            ]
        },
        {
            "id": "melvorTotH:Lost_Chest",
            "name": "Lost Chest",
            "category": "Misc",
            "type": "Chest",
            "sellsFor": 10000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Runestone",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 25
                },
                {
                    "itemID": "melvorTotH:Onyx",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 25
                },
                {
                    "itemID": "melvorTotH:Oricha",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 20
                },
                {
                    "itemID": "melvorTotH:Cerulean",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 15
                },
                {
                    "itemID": "melvorTotH:Zephyte",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Golden_Reel",
                    "minQuantity": 1,
                    "maxQuantity": 500,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Burning_Reel",
                    "minQuantity": 1,
                    "maxQuantity": 500,
                    "weight": 5
                },
                {
                    "itemID": "melvorF:Fishing_Hook",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 100
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Superior_Cape_Of_Completion",
            "name": "Superior Cape of Completion",
            "category": "Combat",
            "type": "Armour",
            "ignoreCompletion": true,
            "sellsFor": 100000000,
            "customDescription": "Inherits all Superior Skillcape perks. 10% Damage Reduction.",
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "Completion",
                    "namespace": "melvorBaseGame",
                    "percent": 100
                },
                {
                    "type": "Completion",
                    "namespace": "melvorTotH",
                    "percent": 100
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 45,
                "slashAttackBonus": 45,
                "blockAttackBonus": 45,
                "meleeStrengthBonus": 23,
                "meleeDefenceBonus": 120,
                "rangedDefenceBonus": 120,
                "magicDefenceBonus": 120,
                "magicAttackBonus": 100,
                "damageReduction": 10
            },
            "modifiers": {
                "increasedMinHitBasedOnMaxHit": 5,
                "increasedMeleeStrengthBonus": 5,
                "increasedReflectDamage": 5,
                "increasedLifesteal": 5,
                "increasedRangedStrengthBonus": 5,
                "increasedRuneProvision": 2,
                "increasedMagicDamageBonus": 5,
                "decreasedPrayerCost": 75,
                "increasedChanceToPreservePrayerPoints": 5,
                "increasedDamageToSlayerTasks": 8,
                "increasedSlayerAreaEffectNegationFlat": 35,
                "bypassAllSlayerItems": 1,
                "increasedSlayerCoins": 10,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 20
                    },
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 25
                    },
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 10
                    },
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 10
                    }
                ],
                "doubleItemsSkill": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 1
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 100
                    },
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 100
                    },
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 15
                    },
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 100
                    }
                ],
                "increasedChanceToFindLostChest": 1,
                "increasedGlobalSkillXP": 8,
                "increasedChanceForAshInFiremaking": 100,
                "increasedChanceForCharcoalInFiremaking": 100,
                "increasedFiremakingCoalChance": 100,
                "increasedChanceSuccessfulCook": 100,
                "increasedChancePerfectCookGlobal": 4,
                "increasedBonusCoalMining": 2,
                "decreasedSmithingCoalCost": 75,
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 800
                    },
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 800
                    }
                ],
                "increasedGPFromThieving": 150,
                "increasedThievingStealth": 270,
                "increasedChanceToAvoidThievingStuns": 20,
                "increasedFarmingYield": 40,
                "increasedChanceDoubleHarvest": 20,
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 25
                    }
                ],
                "increasedAdditionalRunecraftCountRunes": 8,
                "increasedRunePreservation": 10,
                "increasedChanceToPreservePotionCharge": 5,
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 25
                    }
                ],
                "increasedSummoningChargePreservation": 15,
                "increasedSummoningCreationCharges": 10,
                "increasedSummoningMaxHit": 10,
                "increasedBaseStardustDropQty": 2,
                "decreasedAgilityObstacleCost": 30,
                "increasedGPFromAgility": 20,
                "decreasedTownshipBuildingCost": 20,
                "increasedMinBirdNestQuantity": 1,
                "increasedGemVeinChance": 5,
                "increasedChanceAdditionalBarSmithing": 50,
                "increasedBoltProduction": 1,
                "decreasedAgilityPillarCost": 20,
                "increasedChanceToPreserveFood": 5,
                "increasedHPRegenFlat": 1.5,
                "increasedAmmoPreservation": 75
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Burning_Amulet_of_Charcoal",
            "name": "Burning Amulet of Charcoal",
            "category": "Firemaking",
            "type": "Amulet",
            "sellsFor": 12000,
            "validSlots": [
                "Amulet"
            ],
            "modifiers": {
                "increasedChanceForCharcoalInFiremaking": 10,
                "decreasedSkillXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 10
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Explorers_Map_II",
            "name": "Explorers Map II",
            "category": "Combat",
            "type": "Equipment",
            "sellsFor": 53,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSlayerAreaEffectNegationFlat": 25,
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 5
                    }
                ],
                "increasedSlayerCoins": 8
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Portable_Rations_II",
            "name": "Portable Rations II",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 10,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedAutoEatEfficiency": 20,
                "decreasedLifesteal": 8
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                },
                {
                    "type": "ThievingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Blood_Vial_II",
            "name": "Blood Vial II",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 850,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedLifesteal": 8,
                "increasedAutoEatEfficiency": 8
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Kindling_Pouch_II",
            "name": "Kindling Pouch II",
            "category": "Firemaking",
            "type": "Bag",
            "sellsFor": 850,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedGPFromFiremaking": 250,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 8
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorTotH:Artisan_Pouch_II",
            "name": "Artisan Pouch II",
            "category": "Crafting",
            "type": "Bag",
            "sellsFor": 850,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 15
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 300
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "id": "melvorTotH:Food_Box_III",
            "name": "Food Box III",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains high level Food Items",
            "sellsFor": 1500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Lava_Fish",
                    "minQuantity": 1,
                    "maxQuantity": 2,
                    "weight": 11
                },
                {
                    "itemID": "melvorTotH:Blue_Crab",
                    "minQuantity": 1,
                    "maxQuantity": 2,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Static_Jellyfish",
                    "minQuantity": 1,
                    "maxQuantity": 2,
                    "weight": 5
                },
                {
                    "itemID": "melvorTotH:Frost_Crab",
                    "minQuantity": 1,
                    "maxQuantity": 2,
                    "weight": 11
                },
                {
                    "itemID": "melvorTotH:Terrorfish",
                    "minQuantity": 1,
                    "maxQuantity": 2,
                    "weight": 6
                },
                {
                    "itemID": "melvorTotH:Mystic_Shark",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 2
                },
                {
                    "itemID": "melvorTotH:Banana_Bread",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 20
                },
                {
                    "itemID": "melvorTotH:Sandwich",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 11
                },
                {
                    "itemID": "melvorTotH:Mushroom_Soup",
                    "minQuantity": 1,
                    "maxQuantity": 8,
                    "weight": 20
                },
                {
                    "itemID": "melvorTotH:Chicken_Cream_Mushroom_Soup",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 11
                }
            ]
        },
        {
            "id": "melvorTotH:Wood_Box_III",
            "name": "Wood Box III",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains above average Logs",
            "sellsFor": 1500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Spruce_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 12
                },
                {
                    "itemID": "melvorTotH:Grove_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 14
                },
                {
                    "itemID": "melvorTotH:Elderwood_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 8
                },
                {
                    "itemID": "melvorTotH:Revenant_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 3
                },
                {
                    "itemID": "melvorTotH:Carrion_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorTotH:Ore_Box_III",
            "name": "Ore Box III",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains high level Ores",
            "sellsFor": 1500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Corundumite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 15,
                    "weight": 25
                },
                {
                    "itemID": "melvorTotH:Iridium_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 15,
                    "weight": 15
                },
                {
                    "itemID": "melvorTotH:Palladium_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 15,
                    "weight": 10
                },
                {
                    "itemID": "melvorTotH:Augite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 15,
                    "weight": 3
                },
                {
                    "itemID": "melvorTotH:Divinite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 15,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorTotH:Bar_Box_III",
            "name": "Bar Box III",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains high level Bars",
            "sellsFor": 1500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Corundumite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 30
                },
                {
                    "itemID": "melvorTotH:Iridium_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 20
                },
                {
                    "itemID": "melvorTotH:Palladium_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 15
                },
                {
                    "itemID": "melvorTotH:Augite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 3
                },
                {
                    "itemID": "melvorTotH:Divinite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorTotH:Herb_Box_III",
            "name": "Herb Box III",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains high level Herbs",
            "sellsFor": 1500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Snowcress_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 3
                },
                {
                    "itemID": "melvorTotH:Bitterlyme_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 2
                },
                {
                    "itemID": "melvorTotH:Moonwort_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 2
                },
                {
                    "itemID": "melvorTotH:Wurmtayle_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 75,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorTotH:Potion_Box_III",
            "name": "Potion Box III",
            "category": "Township",
            "type": "Chest",
            "customDescription": "Contains high level Potions",
            "sellsFor": 1500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorTotH:Area_Control_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 22
                },
                {
                    "itemID": "melvorTotH:Slayer_Bounty_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 21
                },
                {
                    "itemID": "melvorTotH:Holy_Bulwark_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 20
                },
                {
                    "itemID": "melvorTotH:Penetration_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 4
                },
                {
                    "itemID": "melvorTotH:Alchemic_Practice_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 7
                },
                {
                    "itemID": "melvorTotH:Gem_Detector_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 35
                },
                {
                    "itemID": "melvorTotH:Traps_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 38
                },
                {
                    "itemID": "melvorTotH:Enkindled_Yields_Potion_I",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 15
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Bronze_Bar",
            "name": "Imbued Bronze Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 6
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Iron_Bar",
            "name": "Imbued Iron Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 12
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Steel_Bar",
            "name": "Imbued Steel Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 30
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Mithril_Bar",
            "name": "Imbued Mithril Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 125
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Adamantite_Bar",
            "name": "Imbued Adamantite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 178
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Runite_Bar",
            "name": "Imbued Runite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 220
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Dragonite_Bar",
            "name": "Imbued Dragonite Bar",
            "category": "Smithing",
            "type": "Bar",
            "sellsFor": 605
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Reduced_Hitpoints_Gem",
            "name": "Reduced Hitpoints Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 100,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "decreasedEnemyMaximumHitpoints": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Doubling_Gem",
            "name": "Doubling Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 100,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Max_Hitpoints_Gem",
            "name": "Max Hitpoints Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 100,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedFlatMaxHitpoints": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Slayer_Gem",
            "name": "Slayer Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 100,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedDamageToSlayerTasks": 5,
                "increasedSlayerCoins": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Dungeon_Gem",
            "name": "Dungeon Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 100,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedDamageToDungeonMonsters": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Combat_Gem",
            "name": "Combat Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 100,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedDamageToCombatAreaMonsters": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Combination_Gem",
            "name": "Combination Fury Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 250000,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "decreasedEnemyMaximumHitpoints": 3,
                "increasedChanceToDoubleLootCombat": 3,
                "increasedFlatMaxHitpoints": 2,
                "increasedDamageToSlayerTasks": 5,
                "increasedSlayerCoins": 5,
                "increasedDamageToDungeonMonsters": 5,
                "increasedDamageToCombatAreaMonsters": 4
            }
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Paper",
            "name": "Paper",
            "category": "Cartography",
            "type": "Material",
            "sellsFor": 1
        },
        {
            "id": "melvorAoD:Treasure_Map",
            "name": "Treasure Map",
            "customDescription": "Where could it lead?",
            "category": "Cartography",
            "type": "Misc",
            "sellsFor": 10,
            "itemType": "Item"
        },
        {
            "id": "melvorAoD:Special_Key",
            "name": "Special Key",
            "category": "Cartography",
            "type": "Misc",
            "sellsFor": 69,
            "itemType": "Item"
        },
        {
            "id": "melvorAoD:Golden_Golbin_Statue",
            "name": "Golden Golbin Statue",
            "category": "Cartography",
            "type": "Misc",
            "sellsFor": 6969,
            "itemType": "Item"
        },
        {
            "id": "melvorAoD:Golden_Crate",
            "name": "Golden Crate",
            "category": "Cartography",
            "type": "Misc",
            "sellsFor": 420,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Lemon",
                    "minQuantity": 1,
                    "maxQuantity": 69,
                    "weight": 5
                },
                {
                    "itemID": "melvorAoD:Golden_Golbin_Statue",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "id": "melvorAoD:Gold_Bar_Coffer",
            "name": "Gold Bar Coffer",
            "category": "Archaeology",
            "type": "Chest",
            "sellsFor": 300,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Gold_Bar",
                    "minQuantity": 2,
                    "maxQuantity": 15,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Darksteel_Plating",
            "name": "Old Darksteel Plating",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 150,
            "customDescription": "Used in Smithing.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Aranite_Plating",
            "name": "Old Aranite Plating",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 75,
            "customDescription": "Used in Smithing.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Relic_Plating",
            "name": "Old Relic Plating",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 20000,
            "customDescription": "Used in Smithing.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Magic_Anvil",
            "name": "Magic Anvil",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 50000,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Boat_Figurehead",
            "name": "Boat Figurehead",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1500,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Large_Warhorn",
            "name": "Large War Gem",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 10000,
            "validSlots": [
                "Gem"
            ],
            "specialAttacks": [
                "melvorAoD:Warhorn"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Bulky_Gloves",
            "name": "Bulky Gloves",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 360,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 45
                }
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 80,
                "rangedStrengthBonus": 80
            },
            "modifiers": {
                "increasedAttackInterval": 400
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Elusive_Boots",
            "name": "Elusive Boots",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 1000,
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 45
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 45
                }
            ],
            "equipmentStats": {
                "damageReduction": 3
            },
            "modifiers": {
                "increasedElusive": 1
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Magic_Hammer",
            "name": "Ancient Magic Hammer",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 2,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 5
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 5
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 200
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "SmithingAction"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Whetstone_Fragment",
            "name": "Whetstone Fragment",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 1,
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Whetstone",
            "name": "Ancient Whetstone",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 9,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedMeleeAccuracyBonus": 10,
                "increasedMeleeMaxHit": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Relic_Whetstone",
            "name": "Relic Whetstone",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 13,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedMeleeAccuracyMaxHitPer8Strength": 1
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Aranite_Arrowtips",
            "name": "Aranite Arrowtips",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Darksteel_Arrowtips",
            "name": "Darksteel Arrowtips",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Decorative_Fabric",
            "name": "Decorative Fabric",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 600,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Dreamcatcher",
            "name": "Old Dreamcatcher",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 1,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Music_Box",
            "name": "Old Music Box",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 800,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Wooden_Cart",
            "name": "Wooden Cart",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 150,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Wine_Casket",
            "name": "Ancient Wine Casket",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 2500,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Giant_Clay_Pot",
            "name": "Giant Clay Pot",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 25,
            "customDescription": "Used to unlock Farming Plots.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Amphora",
            "name": "Amphora",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 150000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:City_Map",
            "name": "City Chart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 2,
            "customDescription": "A map detailing the location of the Bazaar Dig Site in Cartography. An icon has now appeared displaying its location. You can sell this item.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Woven_Bags",
            "name": "Ancient Woven Bags",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 10,
            "customDescription": "Can be broken down into Basic Bags in Crafting.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ruined_Woven_Bags",
            "name": "Ruined Woven Bags",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 1,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Charged_Golden_Quiver",
            "name": "Charged Golden Quiver",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 5,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedRangedStrengthBonus": 5,
                "increasedAmmoPreservation": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Charged_Ancient_Quiver",
            "name": "Charged Ancient Quiver",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 10,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedRangedStrengthBonus": 10,
                "increasedRangedAccuracyBonus": 5,
                "increasedAmmoPreservation": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Charged_Relic_Quiver",
            "name": "Charged Relic Quiver",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 15,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedRangedStrengthBonusPer8Ranged": 1,
                "increasedRangedAccuracyBonus": 10,
                "increasedAmmoPreservation": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Silk",
            "name": "Ancient Silk",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 20000,
            "customDescription": "Can be upgraded.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Golden_Silk",
            "name": "Golden Silk",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1000,
            "customDescription": "Can be upgraded.",
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Tiny_Spice_Jar",
            "name": "Tiny Spice Jar",
            "category": "Cooking",
            "type": "Artefact",
            "sellsFor": 3,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceAdditionalPerfectItem": 20
            },
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Silver_Coin",
            "name": "Old Silver Coin",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 3,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Gold_Coin",
            "name": "Old Gold Coin",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Jeweled_Necklace",
            "name": "Old Jeweled Necklace",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 300,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Pristine_Jeweled_Necklace",
            "name": "Pristine Jeweled Necklace",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 3000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Wall_Chart",
            "name": "Ancient Wall Chart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 80000,
            "customDescription": "A chart detailing the location of the Shipwreck Cove Dig Site in Cartography. An icon has now appeared displaying its location. You can sell this item.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Magicburn_Shield",
            "name": "Magicburn Shield",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 2650,
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 75
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": 16,
                "rangedStrengthBonus": -8,
                "rangedDefenceBonus": -6,
                "magicDefenceBonus": 27,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedBurnReflectChance": 10,
                "increasedFrostburnReflectChance": 10
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Blessed_Shield",
            "name": "Blessed Shield",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 1300,
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": 14,
                "rangedStrengthBonus": -8,
                "rangedDefenceBonus": -6,
                "magicDefenceBonus": 24,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedDamageReductionWithActivePrayer": 4,
                "increasedMagicMaxHitWithActivePrayer": 10
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Malevolent_Ward_Shield",
            "name": "Malevolent Ward Shield",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 125000,
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": 18,
                "rangedStrengthBonus": -8,
                "rangedDefenceBonus": -6,
                "magicDefenceBonus": 31,
                "damageReduction": 8
            },
            "enemyModifiers": {
                "decreasedMaxHitIfCursed": 15,
                "decreasedAccuracyIfCursed": 25,
                "decreasedEvasionIfCursed": 25
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Dark_Altar",
            "name": "Dark Altar",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 180000,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Candles",
            "name": "Candles",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 2,
            "customDescription": "Used for some item upgrades.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Candelabra",
            "name": "Candelabra",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 50,
            "customDescription": "Can be upgraded.",
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Candelabra_Lit",
            "name": "Candelabra (Lit)",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 60,
            "tier": "misc",
            "validSlots": [
                "Consumable"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 65
                }
            ],
            "modifiers": {
                "increasedNonCombatSkillXP": 4,
                "increasedGlobalMasteryXP": 4,
                "increasedGlobalPreservationChance": 3,
                "decreasedGlobalSkillIntervalPercent": 3
            },
            "consumesOn": [
                {
                    "type": "WoodcuttingAction"
                },
                {
                    "type": "FishingAction"
                },
                {
                    "type": "FiremakingAction"
                },
                {
                    "type": "CookingAction"
                },
                {
                    "type": "MiningAction"
                },
                {
                    "type": "SmithingAction"
                },
                {
                    "type": "FarmingPlantAction"
                },
                {
                    "type": "ThievingAction"
                },
                {
                    "type": "FletchingAction"
                },
                {
                    "type": "CraftingAction"
                },
                {
                    "type": "RunecraftingAction"
                },
                {
                    "type": "HerbloreAction"
                },
                {
                    "type": "AgilityAction"
                },
                {
                    "type": "SummoningAction"
                },
                {
                    "type": "AstrologyAction"
                },
                {
                    "type": "ArchaeologyAction"
                },
                {
                    "type": "CartographySurvey"
                },
                {
                    "type": "CartographyMapUpgrade"
                },
                {
                    "type": "CartographyPaperMaking"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cursed_Arcana",
            "name": "Cursed Arcana",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1000,
            "customDescription": "Enables the use of some Magic Curses while equipped.",
            "isArtefact": true,
            "tier": "misc",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Elemental_Scroll",
            "name": "Elemental Scroll",
            "category": "Combat",
            "type": "Artefact",
            "sellsFor": 10,
            "customDescription": "Reduces all Elemental Rune costs by 2",
            "validSlots": [
                "Consumable"
            ],
            "providedRunes": [
                {
                    "id": "melvorD:Air_Rune",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Water_Rune",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Earth_Rune",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Fire_Rune",
                    "quantity": 2
                }
            ],
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Bone",
            "id": "melvorAoD:Prayer_Idol",
            "name": "Prayer Idol",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 450,
            "prayerPoints": 1000,
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Impenetrable_Idol",
            "name": "Impenetrable Idol",
            "category": "Archaeology",
            "type": "Artefact",
            "customDescription": "You take no damage for the first 2 turns of a Combat encounter",
            "sellsFor": 200,
            "validSlots": [
                "Consumable"
            ],
            "consumesOn": [
                {
                    "type": "MonsterSpawned"
                }
            ],
            "fightEffects": [
                "melvorAoD:Impenetrable_Idol"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Decoy_Idol",
            "name": "Decoy Idol",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 10,
            "customDescription": "This is always chosen as the item lost on death.",
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "deathPenaltyPriority": -1,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Golden_idol",
            "name": "Golden Idol",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 4000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Stone_statue",
            "name": "Stone Statue",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 180,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Music_Manuscript",
            "name": "Old Music Manuscript",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5500,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Navigation_Chart",
            "name": "Navigation Chart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 20,
            "customDescription": "A chart detailing the location of the Castle Ruins Dig Site in Cartography. An icon has now appeared displaying its location. You can sell this item.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Island_Map",
            "name": "Island Chart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 15,
            "customDescription": "A chart detailing the location of the Watchtower Dig Site in Cartography. An icon has now appeared displaying its location. You can sell this item.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "id": "melvorAoD:Statue_of_Prosperity",
            "name": "Statue of Prosperity",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 240000,
            "customDescription": "Used to purchase a Shop unlock.",
            "itemType": "Item",
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Gold_Brazier",
            "name": "Gold Brazier",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 73000,
            "itemType": "Item",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "id": "melvorAoD:Ritual_Bowl",
            "name": "Ritual Bowl",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "itemType": "Item",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Brush",
            "name": "Ancient Brush",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 900,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Aranite_Brush",
            "name": "Aranite Brush",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 300,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Relic_Brush",
            "name": "Relic Brush",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5000,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Stone_Tablet",
            "name": "Ancient Stone Tablet",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 30,
            "customDescription": "Grants access to Dark Quarry Slayer Area and Golem Territory Dungeon.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Old_Crafting_Gloves",
            "name": "Old Crafting Gloves",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 400,
            "validSlots": [
                "Gloves"
            ],
            "modifiers": {
                "increasedChanceForGoldFromCrafting30": 10,
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 3
                    }
                ]
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Metal_Plaque",
            "name": "Old Metal Plaque",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 900,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Chipped_Marble",
            "name": "Chipped Marble",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Large_Stone",
            "name": "Large Stone",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Large_Marble",
            "name": "Large Marble",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 2000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Oil_Lamp",
            "name": "Broken Oil Lamp",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Quiver",
            "name": "Broken Quiver",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Burnt_Offerings",
            "name": "Old Burnt Offerings",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Down_Ballista",
            "name": "Broken Down Ballista",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 8000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Blood_Chalice",
            "name": "Blood Chalice",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSelfDamageBasedOnCurrentHitpoints": 5,
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Attack",
                        "value": 5
                    },
                    {
                        "skillID": "melvorD:Strength",
                        "value": 5
                    },
                    {
                        "skillID": "melvorD:Defence",
                        "value": 5
                    },
                    {
                        "skillID": "melvorD:Hitpoints",
                        "value": 5
                    },
                    {
                        "skillID": "melvorD:Ranged",
                        "value": 5
                    },
                    {
                        "skillID": "melvorD:Magic",
                        "value": 5
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Circlet_of_Pain",
            "name": "Circlet of Pain",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 280,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedSelfDamageBasedOnCurrentHitpoints": 5,
                "increasedRolledReflectDamage": 4
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Colourful_Vase",
            "name": "Colourful Vase",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 430,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Readable",
            "id": "melvorAoD:Melantis_Clue_1",
            "name": "Melantis Clue 1",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1,
            "isArtefact": true,
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorAoD:Melantis_Clue_1"
                },
                "htmlTemplateID": "Melantis_Clue_1_Swal_Content"
            }
        },
        {
            "itemType": "Readable",
            "id": "melvorAoD:Melantis_Clue_2",
            "name": "Melantis Clue 2",
            "category": "Archaeology",
            "type": "Artefact",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 2,
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorAoD:Melantis_Clue_2"
                },
                "htmlTemplateID": "Melantis_Clue_2_Swal_Content"
            }
        },
        {
            "itemType": "Readable",
            "id": "melvorAoD:Melantis_Clue_3",
            "name": "Melantis Clue 3",
            "category": "Archaeology",
            "type": "Artefact",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 3,
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorAoD:Melantis_Clue_3"
                },
                "htmlTemplateID": "Melantis_Clue_3_Swal_Content"
            }
        },
        {
            "itemType": "Readable",
            "id": "melvorAoD:Melantis_Clue_4",
            "name": "Melantis Clue 4",
            "category": "Archaeology",
            "type": "Artefact",
            "ignoreCompletion": true,
            "obtainFromItemLog": true,
            "sellsFor": 4,
            "swalData": {
                "title": {
                    "category": "ITEM_NAME",
                    "id": "melvorAoD:Melantis_Clue_4"
                },
                "htmlTemplateID": "Melantis_Clue_4_Swal_Content"
            }
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Golden_Leaf",
            "name": "Golden Leaf",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 300,
            "isArtefact": true,
            "customDescription": "Can be upgraded."
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Golden_Wreath",
            "name": "Golden Wreath",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 3000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedGPFlat": 100,
                "increasedNonCombatSkillXP": 3,
                "increasedGlobalMasteryXP": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Dividers",
            "name": "Dividers",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "customDescription": "-20% dig site map refinement cost. One item is consumed per map refinement.",
            "isArtefact": true,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedMapRefinementCost": 20
            },
            "consumesOn": [
                {
                    "type": "CartographyMapRefinement"
                }
            ]
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Chisel",
            "name": "Chisel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 780,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 6900
            },
            "modifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 3
                    }
                ],
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 100
                    }
                ]
            },
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Ancient_Hunting_Bow",
            "name": "Ancient Hunting Bow",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 10000,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "ancient",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 75
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 89,
                "rangedStrengthBonus": 115
            },
            "specialAttacks": [
                "melvorAoD:Killshot"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows",
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Old_Hunting_Bow",
            "name": "Old Hunting Bow",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 500,
            "customDescription": "Requires Arrows as Ammunition.",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 25,
                "rangedStrengthBonus": 63
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows",
            "specialAttacks": [
                "melvorAoD:HunterPrecision"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Leather_Belt",
            "name": "Leather Belt",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 42,
            "customDescription": "A nice belt. It's very useful, trust me.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Torn_Map",
            "name": "Torn Chart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "customDescription": "Details the location of the Ancient Market Dig Site in Cartography. An icon has now appeared displaying its location. You can sell this item.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Secret_Coffer",
            "name": "Secret Coffer",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 25000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Jug_of_Beer",
            "name": "Empty Jug",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 8,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Cult_Flyer",
            "name": "Cult Flyer",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "customDescription": "A flyer detailing the location of the Sacrificial Site (Dig Site) in Cartography. An icon has now appeared displaying its location. You can sell this item.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Aranite_Trowel",
            "name": "Aranite Trowel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1800,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Trowel",
            "name": "Ancient Trowel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 366,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Relic_Trowel",
            "name": "Relic Trowel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 875,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Old_Woodcutting_Gloves",
            "name": "Old Woodcutting Gloves",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 300,
            "validSlots": [
                "Gloves"
            ],
            "modifiers": {
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 10
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 3
                    }
                ]
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Sieve",
            "name": "Ancient Sieve",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 358,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Aranite_Sieve",
            "name": "Aranite Sieve",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 88,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Relic_Sieve",
            "name": "Relic Sieve",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 654,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Aranite_Shovel",
            "name": "Aranite Shovel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 150,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Shovel",
            "name": "Ancient Shovel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 450,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Relic_Shovel",
            "name": "Relic Shovel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 950,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Shipment_Map",
            "name": "Shipment Chart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "customDescription": "A chart detailing the location of the Ancient Forge Dig Site in Cartography. An icon has now appeared displaying its location. You can sell this item.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Wooden_Sign",
            "name": "Wooden Sign",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 100,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "id": "melvorAoD:Bag_of_Coal",
            "name": "Bag of Coal",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 100,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Coal_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Darksteel_Ore",
            "name": "Darksteel Ore",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 150,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Darksteel_Bar",
            "name": "Darksteel Bar",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 175
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Aranite_Ore",
            "name": "Aranite Ore",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 50,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Aranite_Bar",
            "name": "Aranite Bar",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 30
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mining_Lantern",
            "name": "Mining Lantern",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 500,
            "validSlots": [
                "Shield"
            ],
            "modifiers": {
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 30
                    }
                ]
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Rock_Carving",
            "name": "Rock Carving",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 2100,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Large_Organ",
            "name": "Large Organ",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 10000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Grinding_Stone",
            "name": "Grinding Stone",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 3,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedMeleeCritChance": 10,
                "increasedRangedCritChance": 10,
                "increasedMagicCritChance": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Dirty_Mining_Boots",
            "name": "Dirty Mining Boots",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 150,
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 100
                    }
                ]
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Fossil",
            "name": "Ancient Fossil",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 90000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Large_Fossil",
            "name": "Large Fossil",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 65000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Coral",
            "name": "Coral",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 1,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Rusted_Ring",
            "name": "Rusted Ring",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Stained_Glass",
            "name": "Stained Glass",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 20,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Bell",
            "name": "Bell",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Charged_Topaz_Shard",
            "name": "Charged Topaz Shard",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Charged_Sapphire_Shard",
            "name": "Charged Sapphire Shard",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 2,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Charged_Ruby_Shard",
            "name": "Charged Ruby Shard",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 3,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Charged_Emerald_Shard",
            "name": "Charged Emerald Shard",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 4,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Charged_Diamond_Shard",
            "name": "Charged Diamond Shard",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 4,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Charged_Jadestone_Shard",
            "name": "Charged Jadestone Shard",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 4,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Totem_Pole",
            "name": "Totem Pole",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 99,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Cursed_Golden_Disc",
            "name": "Cursed Golden Disc",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 13000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Temple_Map",
            "name": "Old Temple Chart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "customDescription": "A chart detailing the location of the Lost Temple Dig Site in Cartography. An icon has now appeared displaying its location. You can sell this item.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "id": "melvorAoD:Cursed_Rune_Pouch",
            "name": "Cursed Rune Pouch",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 200,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Mind_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 8
                },
                {
                    "itemID": "melvorD:Body_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 8
                },
                {
                    "itemID": "melvorD:Chaos_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 8
                },
                {
                    "itemID": "melvorF:Havoc_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 8
                },
                {
                    "itemID": "melvorD:Death_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 8
                },
                {
                    "itemID": "melvorD:Blood_Rune",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 8
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cursed_Idol",
            "name": "Cursed Idol",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 150,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Prayer",
                        "value": 10
                    }
                ],
                "increasedPrayerCost": 2
            },
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mask_of_Weakening",
            "name": "Mask of Weakening",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 450,
            "customDescription": "Applies Weakening I curse to the Target at the start of the fight.",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 3
            },
            "fightEffects": [
                "melvorAoD:Weakening_I"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mask_of_Confusion",
            "name": "Mask of Confusion",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1333,
            "customDescription": "Applies Confusion curse to the Target at the start of the fight.",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 45
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 4,
                "damageReduction": 3
            },
            "fightEffects": [
                "melvorAoD:Confusion"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Lost_Cursed_Text",
            "name": "Lost Cursed Text",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 20,
            "customDescription": "Grants access to the Ritual Site Combat Area and the Cult Grounds Dungeon",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "id": "melvorAoD:Bag_of_Shards",
            "name": "Bag of Shards",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 600,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorF:Summoning_Shard_Black",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Summoning_Shard_Blue",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Summoning_Shard_Gold",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Summoning_Shard_Green",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Summoning_Shard_Red",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Summoning_Shard_Silver",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Old_Summoning_Gloves",
            "name": "Old Summoning Gloves",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 9000,
            "validSlots": [
                "Gloves"
            ],
            "modifiers": {
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 300
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 3
                    }
                ],
                "increasedSummoningCreationCharges": 3
            },
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Stack_Of_Big_Bones",
            "name": "Stack Of Big Bones",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 400,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Big_Bones",
                    "minQuantity": 20,
                    "maxQuantity": 20,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Stack_Of_Small_Bones",
            "name": "Stack of Small Bones",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 10,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Bones",
                    "minQuantity": 20,
                    "maxQuantity": 20,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Skull",
            "name": "Skull",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 30,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Cursed_Charm",
            "name": "Cursed Charm",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 200,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Old_Summoning_Amulet",
            "name": "Old Summoning Amulet",
            "category": "Archaeology",
            "type": "Amulet",
            "sellsFor": 700,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedSummoningMaxHit": 10,
                "increasedSummoningChargePreservation": 10
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ring_of_Summoning",
            "name": "Ring of Summoning",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 3500,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 200
                    }
                ],
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 8
                    }
                ],
                "increasedSummoningChargePreservation": 5
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Bone_Ring",
            "name": "Bone Ring",
            "category": "Ring",
            "type": "Artefact",
            "sellsFor": 500,
            "validSlots": [
                "Ring"
            ],
            "modifiers": {
                "increasedPrayerPointsPerMonsterKill": 3
            },
            "isArtefact": true
        },
        {
            "itemType": "Openable",
            "id": "melvorAoD:Old_Carriage",
            "name": "Old Carriage",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 100,
            "dropTable": [
                {
                    "itemID": "melvorD:Leather",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Green_Dragonhide",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Red_Dragonhide",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Blue_Dragonhide",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Black_Dragonhide",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Normal_Logs",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Willow_Logs",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Maple_Logs",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Yew_Logs",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Redwood_Logs",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Melee_Strength_Potion_III",
                    "minQuantity": 100,
                    "maxQuantity": 100,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Magic_Damage_Potion_III",
                    "minQuantity": 100,
                    "maxQuantity": 100,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Ranged_Strength_Potion_III",
                    "minQuantity": 100,
                    "maxQuantity": 100,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Divine_Potion_III",
                    "minQuantity": 100,
                    "maxQuantity": 100,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Door",
            "name": "Broken Door",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 55,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Dusty_Book_of_Knowledge",
            "name": "Uncovered Dusty Torn Book of Dangerous Untold Knowledge from the Past with missing pages",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 320,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "id": "melvorAoD:Rotten_Fish",
            "name": "Rotten Fish",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 1,
            "itemType": "Item"
        },
        {
            "id": "melvorAoD:Stale_Bread",
            "name": "Stale Bread",
            "category": "Archaeology",
            "type": "Food",
            "sellsFor": 1,
            "itemType": "Food",
            "healsFor": 0.40000000000000002220446049250313080847263336181640625
        },
        {
            "itemType": "Openable",
            "id": "melvorAoD:Old_Barrel",
            "name": "Old Barrel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 300,
            "dropTable": [
                {
                    "itemID": "melvorAoD:Rotten_Fish",
                    "minQuantity": 1,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorAoD:Stale_Bread",
                    "minQuantity": 1,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Compost",
                    "minQuantity": 1,
                    "maxQuantity": 30,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Golden_Harp",
            "name": "Broken Golden Harp",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 13000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Tower_Bell",
            "name": "Old Tower Bell",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 160000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Cooking_Pot",
            "name": "Old Cooking Pot",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 70,
            "customDescription": "Used to purchase a Shop unlock.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Route_Chart",
            "name": "Old Route Chart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 10,
            "customDescription": "Grants access to the Tree Overgrowth Combat Area and Unholy Forest Dungeon",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Vase",
            "name": "Old Vase",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 120,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Silver_Goblet",
            "name": "Silver Goblet",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 100,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Old_Scripture",
            "name": "Old Scripture",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1000,
            "customDescription": "+1 minimum Items found in Archaeology. One item is consumed when finding an artifact.",
            "isArtefact": true,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedMinimumItemsFoundInArchaeology": 1
            },
            "consumesOn": [
                {
                    "type": "ArchaeologyAction",
                    "artifactFound": true
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Plant_Pot",
            "name": "Old Plant Pot",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 300,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Gold_Bars",
            "name": "Old Gold Bars",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Old_Fancy_Quill",
            "name": "Old Fancy Quill",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 32,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 6900
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 8
                    }
                ],
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 5
                    }
                ]
            },
            "attackType": "magic",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Noble_Jeweled_Necklace",
            "name": "Noble Jeweled Necklace",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 6000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aranite_Platebody",
            "name": "Aranite Platebody",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 500,
            "validSlots": [
                "Platebody"
            ],
            "tier": "aranite",
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 55,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -6,
                "damageReduction": 4
            },
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Aranite_2H_Blade",
            "name": "Aranite 2H Blade",
            "category": "Archaeology",
            "type": "Weapon",
            "sellsFor": 480,
            "tier": "aranite",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 50,
                "blockAttackBonus": 50,
                "meleeStrengthBonus": 60
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Darksteel_2H_SWord",
            "name": "Dark Steel 2H Sword",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 95000,
            "tier": "darksteel",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "stabAttackBonus": -4,
                "slashAttackBonus": 135,
                "blockAttackBonus": 135,
                "meleeStrengthBonus": 225,
                "meleeDefenceBonus": 18
            },
            "specialAttacks": [
                "melvorAoD:DarksteelStab"
            ],
            "itemType": "Weapon",
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Kingdom_Painting",
            "name": "Kingdom Painting",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 350,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Insignia",
            "name": "Insignia",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 900,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Kingdom_Banners",
            "name": "Kingdom Banners",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1200,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Kings_Crown",
            "name": "Kings Crown",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 300000,
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "modifiers": {
                "increasedGPGlobal": 40
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Peasant_Shirt",
            "name": "Peasant Shirt",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 60,
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedGlobalPreservationChance": 8,
                "decreasedGPGlobal": 30
            },
            "isArtefact": true
        },
        {
            "itemType": "Openable",
            "id": "melvorAoD:Small_Lockbox",
            "name": "Small Lockbox",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 180,
            "dropTable": [
                {
                    "itemID": "melvorD:Amulet_of_Accuracy",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 30
                },
                {
                    "itemID": "melvorD:Amulet_of_Strength",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Amulet_of_Defence",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorD:Amulet_of_Ranged",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 5
                },
                {
                    "itemID": "melvorD:Amulet_of_Glory",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Gold_Diamond_Necklace",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Candle_Lamp",
            "name": "Candle Lamp",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 40,
            "customDescription": "Can be upgraded.",
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Candle_Lamp_Lit",
            "name": "Candle Lamp (Lit)",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 50,
            "tier": "misc",
            "validSlots": [
                "Consumable"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 50
                }
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Attack",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Strength",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Defence",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Hitpoints",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Ranged",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Magic",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Slayer",
                        "value": 4
                    },
                    {
                        "skillID": "melvorD:Prayer",
                        "value": 4
                    }
                ],
                "decreasedMonsterRespawnTimer": 200,
                "decreasedAltMagicSkillXP": 4,
                "increasedGPOnEnemyHit": 25
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Book_of_Prayers",
            "name": "Book of Prayers",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 300,
            "validSlots": [
                "Shield"
            ],
            "modifiers": {
                "increasedChanceToPreservePrayerPointsPerPoint": 1,
                "increasedMaxHitBasedOnPrayerCost": 0.330000000000000015543122344752191565930843353271484375
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Chess_Piece",
            "name": "Chess Piece",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Hunting_Trophy",
            "name": "Hunting Trophy",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1400,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Golbin_Portrait",
            "name": "Golbin Portrait",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 69696,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Lockbox_Key",
            "name": "Lockbox Key",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Miniature_Toy_Horse",
            "name": "Miniature Toy Horse",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 35,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Silver_Spoon",
            "name": "Silver Spoon",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 80,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Pirate_Captains_Sword",
            "name": "Pirate Captains Sword",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 30000,
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 72,
                "slashAttackBonus": 24,
                "blockAttackBonus": 28,
                "meleeStrengthBonus": 75,
                "meleeDefenceBonus": 3
            },
            "modifiers": {
                "increasedMeleeStrengthBonusPer10EnemyDR": 8
            },
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Large_Anchor",
            "name": "Large Anchor",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1450,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Odd_Weapon",
            "name": "Broken Odd Weapon",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 400,
            "customDescription": "Looks like some kind of weapon with a barrel where you can place a small projectile inside with some form of explosive powder, resulting in you propelling said projectlile towards an Enemy. Too bad you don't actually understand how it works.",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Bundle_of_Rope",
            "name": "Bundle of Rope",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 50,
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Trader_Crate",
            "name": "Trader Crate",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 100,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Sourweed_Herb",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Lemontyle_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Poraxx_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Barrentoe_Herb",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Feathers",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Bowstring",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Leather",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Old_Spyglass",
            "name": "Old Spyglass",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 3000,
            "equipmentStats": {
                "attackSpeed": 6900
            },
            "validSlots": [
                "Weapon"
            ],
            "modifiers": {
                "increasedSurveyRange": 1,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 10
                    }
                ],
                "decreasedHexTravelCost": 8
            },
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Old_Pirate_Pants",
            "name": "Old Pirate Pants",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 520,
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "modifiers": {
                "increasedGPBasedOnEnemyCombatLevel": 1
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Blue_Jewel",
            "name": "Blue Jewel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 500,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Bottle_of_Rum",
            "name": "Bottle of Rum",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 60,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Shackles",
            "name": "Shackles",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1269,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Captains_Logbook",
            "name": "Captains Logbook",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 21000,
            "isArtefact": true,
            "validSlots": [
                "Shield"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 8
                    }
                ],
                "increasedTravelEventChance": 100
            }
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Pirate_Doubloons",
            "name": "Pirate Doubloons",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 12,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Openable",
            "id": "melvorAoD:Old_Pirate_Treasure",
            "name": "Old Pirate Treasure",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 20000,
            "isArtefact": true,
            "dropTable": [
                {
                    "itemID": "melvorAoD:Pirate_Doubloons",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 6
                },
                {
                    "itemID": "melvorD:Topaz",
                    "minQuantity": 1,
                    "maxQuantity": 250,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Sapphire",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 2
                },
                {
                    "itemID": "melvorD:Ruby",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Diamond",
                    "minQuantity": 1,
                    "maxQuantity": 1000,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Openable",
            "id": "melvorAoD:Old_Pirate_Treasure_Map",
            "name": "Old Pirate Treasure Chart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 60,
            "isArtefact": true,
            "dropTable": [
                {
                    "itemID": "melvorD:Treasure_Chest",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 99
                },
                {
                    "itemID": "melvorAoD:Old_Pirate_Treasure",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ring_of_Deception",
            "name": "Ring of Deception",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1310,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedChanceToDoubleLootCombat": 15,
                "increasedChanceToReceiveNoCombatDrops": 3
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ring_of_Faith",
            "name": "Ring of Faith",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 810,
            "validSlots": [
                "Ring"
            ],
            "modifiers": {
                "increasedHolyDustFromBlessedOffering": 2
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Sailors_Compass",
            "name": "Sailor's Compass",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 250,
            "validSlots": [
                "Ring"
            ],
            "modifiers": {
                "decreasedHexTravelCost": 6
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Misty_Jewel",
            "name": "Misty Jewel",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 20000,
            "customDescription": "Grants access to Shipwreck Cove Combat Area",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "id": "melvorAoD:Water_Sceptre",
            "name": "Water Sceptre",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 6500,
            "customDescription": "Magic Curses and Auroras can be used without a Magic weapon. Reduces the Water Rune cost of Magic Spells by 3 when equipped.",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 75
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 80,
                "slashAttackBonus": 80,
                "blockAttackBonus": 80,
                "meleeStrengthBonus": 90
            },
            "modifiers": {
                "allowAttackAugmentingMagic": 1
            },
            "providedRunes": [
                {
                    "id": "melvorD:Water_Rune",
                    "quantity": 3
                }
            ],
            "itemType": "Weapon",
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Shield",
            "name": "Water Shield",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 40000,
            "customDescription": "-30% Global Evasion. \u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Water Crown: -10% damage taken during Stun, Freeze or Crystallize.",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "rangedAttackBonus": 8,
                "magicAttackBonus": 8,
                "damageReduction": 8
            },
            "modifiers": {
                "decreasedGlobalEvasion": 30
            },
            "isArtefact": true
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Ancient_Scythe",
            "name": "Ancient Scythe",
            "category": "Archaeology",
            "type": "Weapon",
            "sellsFor": 160,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 6969,
                "slashAttackBonus": 69,
                "meleeStrengthBonus": 1
            },
            "modifiers": {
                "increasedFarmingYield": 8,
                "increasedChanceDoubleHarvest": 15
            },
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Golden_Bow",
            "name": "Golden Bow",
            "category": "Archaeology",
            "type": "Bow",
            "sellsFor": 6000,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 39,
                "rangedStrengthBonus": 77
            },
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Silver_Statue",
            "name": "Silver Statue",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 80000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Arcana",
            "name": "Ancient Arcana",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 696969,
            "customDescription": "Enables the use of new Ancient Magic Spells while equipped.",
            "isArtefact": true,
            "tier": "misc",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 78
                }
            ]
        },
        {
            "id": "melvorAoD:Water_Crown",
            "name": "Water Crown",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 200000,
            "itemType": "Equipment",
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Water Shield: -10% damage taken during Stun, Freeze or Crystallize.",
            "validSlots": [
                "Helmet"
            ],
            "equipmentStats": {
                "damageReduction": 5
            },
            "specialAttacks": [
                "melvorAoD:WaterBarrierPlayer"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Silver_Armband",
            "name": "Silver Armband",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 590,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "id": "melvorAoD:Golden_Flute",
            "name": "Golden Flute",
            "category": "Archaeology",
            "type": "Artefact",
            "customDescription": "Summons the MerGolbin to provide you with a random reward",
            "sellsFor": 2222,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Potato_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Onion_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Cabbage_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Tomato_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Sweetcorn_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Strawberry_Seed",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Cherry_Seeds",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Watermelon_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Snape_Grass_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Carrot_Seeds",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Garum_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Sourweed_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Mantalyme_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Lemontyle_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Oxilyme_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Poraxx_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Pigtayle_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Barrentoe_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Oak_Tree_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Willow_Tree_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Maple_Tree_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Yew_Tree_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Apple_Tree_Seeds",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Magic_Tree_Seed",
                    "minQuantity": 30,
                    "maxQuantity": 30,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Shrimp_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Sardine_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Herring_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Seahorse_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Trout_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Salmon_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Lobster_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Anglerfish_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Swordfish_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Fanfish_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Crab_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Carp_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Shark_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Cave_Fish_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Manta_Ray_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Whale_Perfect",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Bronze_Bar",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Iron_Bar",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Steel_Bar",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Silver_Bar",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Gold_Bar",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Mithril_Bar",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Adamantite_Bar",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Runite_Bar",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Dragonite_Bar",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Topaz",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Sapphire",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Ruby",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Emerald",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Diamond",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorD:Coal_Ore",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                },
                {
                    "itemID": "melvorF:Ash",
                    "minQuantity": 50,
                    "maxQuantity": 50,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Bottle_of_Mystic_Water",
            "name": "Bottle of Mystic Water",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 10000,
            "validSlots": [
                "Shield"
            ],
            "specialAttacks": [
                "melvorAoD:MysticRegen"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Power_Crystals",
            "name": "Power Crystals",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedGlobalStunChance": 10,
                "increasedGlobalFreezeChance": 10,
                "increasedChanceToApplyBurn": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "customDescription": "+10% chance to apply a Stun for 1 Attack Turn when hitting with any attack, +10% chance to apply Freeze for 1 Attack Turn when hitting with any attack, and +10% Chance to apply burn when attacking. One item is consumed per player attack.",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Large_Shell",
            "name": "Large Shell",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 800,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Mosaic",
            "name": "Mosaic",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 125000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Shell_Amulet",
            "name": "Shell Amulet",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 600,
            "validSlots": [
                "Amulet"
            ],
            "equipmentStats": {
                "damageReduction": 2
            },
            "specialAttacks": [
                "melvorAoD:ShellBuff"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Merman_Pendant",
            "name": "Merman Pendant",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 35000,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "disabledSpecialAttacks": 1,
                "decreasedAttackIntervalPercent": 20,
                "increasedMaxHitPercent": 50,
                "increasedGlobalAccuracy": 75,
                "decreasedDamageReduction": 10
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Different_Shell",
            "name": "A Different Shell",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 50,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Pearl",
            "name": "Pearl",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 100000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Darksteel_Shield",
            "name": "Darksteel Shield",
            "category": "Combat",
            "type": "Shield",
            "sellsFor": 1200,
            "tier": "specialItem",
            "customDescription": "Enemy takes +100% Bleed Damage",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 9,
                "meleeDefenceBonus": 80,
                "rangedDefenceBonus": 66,
                "magicDefenceBonus": -1,
                "damageReduction": 7
            },
            "enemyModifiers": {
                "increasedBleedDOTDamage": 100
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aranite_Shield",
            "name": "Aranite Shield",
            "category": "Combat",
            "type": "Shield",
            "sellsFor": 280,
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 25,
                "rangedDefenceBonus": 23,
                "magicDefenceBonus": -1,
                "damageReduction": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Relic_Shield",
            "name": "Relic Shield",
            "category": "Combat",
            "type": "Shield",
            "sellsFor": 120000,
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 95
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -30,
                "slashAttackBonus": -30,
                "blockAttackBonus": -30,
                "rangedAttackBonus": -30,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 11,
                "meleeDefenceBonus": 105,
                "rangedDefenceBonus": 89,
                "magicDefenceBonus": -8,
                "damageReduction": 13
            },
            "modifiers": {
                "increasedDamageReductionPer30Defence": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Darksteel_Arrows",
            "name": "Darksteel Arrows",
            "category": "Combat",
            "type": "Arrows",
            "sellsFor": 15,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 86
            },
            "ammoType": "Arrows",
            "specialAttacks": [
                "melvorAoD:DeadlyCutRanged"
            ],
            "overrideSpecialChances": [
                100
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aranite_Arrows",
            "name": "Aranite Arrows",
            "category": "Combat",
            "type": "Arrows",
            "sellsFor": 3,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 54
            },
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Topaz_Bolts_Enchanted",
            "name": "Topaz Bolts (Enchanted)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 500,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 65
            },
            "specialAttacks": [
                "melvorD:TopazShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ruby_Bolts_Enchanted",
            "name": "Ruby Bolts (Enchanted)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 600,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 88
            },
            "specialAttacks": [
                "melvorD:RubyShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Sapphire_Bolts_Enchanted",
            "name": "Sapphire Bolts (Enchanted)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 700,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 76
            },
            "specialAttacks": [
                "melvorD:SapphireShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Emerald_Bolts_Enchanted",
            "name": "Emerald Bolts (Enchanted)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 800,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 101
            },
            "specialAttacks": [
                "melvorD:EmeraldShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Diamond_Bolts_Enchanted",
            "name": "Diamond Bolts (Enchanted)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 900,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 128
            },
            "specialAttacks": [
                "melvorD:DiamondShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Jadestone_Bolts_Enchanted",
            "name": "Jadestone Bolts (Enchanted)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 1000,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 152
            },
            "specialAttacks": [
                "melvorD:JadestoneShots"
            ],
            "overrideSpecialChances": [
                1
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Topaz_Bolts_Arcane",
            "name": "Topaz Bolts (Arcane)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 1000,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 65
            },
            "specialAttacks": [
                "melvorD:TopazShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2,
                        "increasedChanceCrystalSanction": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect), +2% chance to apply Crystal Sanction to the Target (Next Attack Turn from Target deals no Damage)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ruby_Bolts_Arcane",
            "name": "Ruby Bolts (Arcane)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 850,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 88
            },
            "specialAttacks": [
                "melvorD:RubyShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2,
                        "increasedChanceCrystalSanction": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect), +2% chance to apply Crystal Sanction to the Target (Next Attack Turn from Target deals no Damage)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Sapphire_Bolts_Arcane",
            "name": "Sapphire Bolts (Arcane)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 1200,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 76
            },
            "specialAttacks": [
                "melvorD:SapphireShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2,
                        "increasedChanceCrystalSanction": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect), +2% chance to apply Crystal Sanction to the Target (Next Attack Turn from Target deals no Damage)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Emerald_Bolts_Arcane",
            "name": "Emerald Bolts (Arcane)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 1400,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 101
            },
            "specialAttacks": [
                "melvorD:EmeraldShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2,
                        "increasedChanceCrystalSanction": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect), +2% chance to apply Crystal Sanction to the Target (Next Attack Turn from Target deals no Damage)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Diamond_Bolts_Arcane",
            "name": "Diamond Bolts (Arcane)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 1600,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 128
            },
            "specialAttacks": [
                "melvorD:DiamondShots"
            ],
            "overrideSpecialChances": [
                5
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2,
                        "increasedChanceCrystalSanction": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect), +2% chance to apply Crystal Sanction to the Target (Next Attack Turn from Target deals no Damage)"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Jadestone_Bolts_Arcane",
            "name": "Jadestone Bolts (Arcane)",
            "category": "Combat",
            "type": "Bolts",
            "sellsFor": 1800,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 152
            },
            "specialAttacks": [
                "melvorD:JadestoneShots"
            ],
            "overrideSpecialChances": [
                1
            ],
            "ammoType": "Bolts",
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "CombatType",
                        "character": "Player",
                        "thisAttackType": "ranged",
                        "targetAttackType": "any",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedChanceCrystallization": 2,
                        "increasedChanceCrystalSanction": 2
                    }
                }
            ],
            "customDescription": "(RANGED ONLY) +2% chance to apply Crystallization (Target is stunned and takes +50% Damage during effect) and +2% chance to apply Crystal Sanction to the Target (Next Attack Turn from Target deals no Damage)"
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Anvil",
            "name": "Old Anvil",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 50,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Flint",
            "name": "Flint",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Crumbled_Artefact",
            "name": "Crumbled Artefact",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Large_Wooden_Plank",
            "name": "Large Wooden Plank",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Ship_Wood",
            "name": "Broken Ship Wood",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Stone_Shard",
            "name": "Broken Stone Shard",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Cell_Key",
            "name": "Old Cell Key",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Torn_Fishing_Net",
            "name": "Torn Fishing Net",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 188,
            "isArtefact": true
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Fishing_Net",
            "name": "Fishing Net",
            "category": "Archaeology",
            "type": "Fishing",
            "sellsFor": 69,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipmentStats": {
                "attackSpeed": 6900
            },
            "attackType": "melee",
            "modifiers": {
                "increasedChanceToCatchExtraSameAreaFish": 10
            }
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Horseshoe",
            "name": "Horseshoe",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Crystal_Ball",
            "name": "Crystal Ball",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 125,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Silver_Magic_Band",
            "name": "Silver Magic Band",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 350,
            "validSlots": [
                "Ring"
            ],
            "equipmentStats": {
                "magicAttackBonus": 30,
                "magicDefenceBonus": 30,
                "damageReduction": 1
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Nails",
            "name": "Nails",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Large_Woven_Rug",
            "name": "Large Woven Rug",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 50,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Large_Silver_Plate",
            "name": "Large Silver Plate",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Kelp",
            "name": "Kelp",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Silver_Stone_Brick",
            "name": "Silver Stone Brick",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Pickaxe",
            "name": "Broken Pickaxe",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Crystalized_Mithril_Fragment",
            "name": "Crystalized Mithril Fragment",
            "category": "Archaeology",
            "type": "Crafting",
            "sellsFor": 10,
            "isArtefact": true,
            "customDescription": "Used in Crafting"
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Crystalized_Dragon_Fragment",
            "name": "Crystalized Dragon Fragment",
            "category": "Archaeology",
            "type": "Crafting",
            "sellsFor": 10,
            "isArtefact": true,
            "customDescription": "Used in Crafting"
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Brush",
            "name": "Broken Brush",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Jug",
            "name": "Broken Jug",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Trowel",
            "name": "Broken Trowel",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Shovel",
            "name": "Broken Shovel",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Bucket",
            "name": "Old Bucket",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Marble",
            "name": "Marble",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Pebble",
            "name": "Pebble",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Incense",
            "name": "Incense",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Broken_Gem",
            "name": "Broken Gem",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Pirate_Flag",
            "name": "Pirate Flag",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 10,
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pirate_Hook",
            "name": "Pirate Hook",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 6200,
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 30,
                "slashAttackBonus": 30,
                "blockAttackBonus": 30,
                "meleeDefenceBonus": 80
            },
            "modifiers": {
                "decreasedAttackInterval": 200
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Wooden_Bowl",
            "name": "Old Wooden Bowl",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 50,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Rusted_Bronze_Coin",
            "name": "Rusted Bronze Coin",
            "category": "Archaeology",
            "type": "Junk",
            "sellsFor": 1,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ceramic_Jar",
            "name": "Ceramic Jar",
            "category": "Combat",
            "type": "Consumable",
            "sellsFor": 12,
            "tier": "misc",
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceAdditionalSoup": 30
            },
            "consumesOn": [
                {
                    "type": "CookingAction"
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Destroyed_Cannon",
            "name": "Destroyed Cannon",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 6000,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "id": "melvorAoD:Magic_Flute",
            "name": "Magic Flute",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 10000,
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 18,
                "magicDefenceBonus": 18,
                "magicDamageBonus": 6
            },
            "specialAttacks": [
                "melvorAoD:LullabyOfTheEnchanter",
                "melvorAoD:RestorationOfTheMind",
                "melvorAoD:DanceOfTheMage"
            ],
            "itemType": "Weapon",
            "attackType": "magic",
            "modifiers": {},
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Torn_Scrolls",
            "name": "Torn Scrolls",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 5,
            "customDescription": "Grants access to Lost Temple Combat Area and Trickery Temple Dungeon",
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Haunted_Ring",
            "name": "Haunted Ring",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 800,
            "customDescription": "Per Attack Turn you gain +3% Global Accuracy, +5% Lifesteal and +5% Max Hit. This stacks up to 6 times and stacks reset to 0 after maximum stacks reached. When stacks are reset, a random Curse is applied to you and you take self damage equal to 30% current Hitpoints.",
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {},
            "fightEffects": [
                "melvorAoD:HauntedRing"
            ],
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Toppled_Minecart",
            "name": "Toppled Minecart",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 200,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorD:Copper_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 110
                },
                {
                    "itemID": "melvorD:Tin_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 110
                },
                {
                    "itemID": "melvorD:Iron_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 45
                },
                {
                    "itemID": "melvorD:Coal_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 26
                },
                {
                    "itemID": "melvorD:Silver_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 26
                },
                {
                    "itemID": "melvorD:Gold_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 20
                },
                {
                    "itemID": "melvorD:Mithril_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 17
                },
                {
                    "itemID": "melvorD:Adamantite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 13
                },
                {
                    "itemID": "melvorD:Runite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 12
                },
                {
                    "itemID": "melvorD:Dragonite_Ore",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 10
                }
            ],
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Gold_Speck",
            "name": "Gold Speck",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 25,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Diamond_Speck",
            "name": "Diamond Speck",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 900,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Cauldron",
            "name": "Old Cauldron",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 80,
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Sacrificial_Dagger",
            "name": "Sacrificial Dagger",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 666,
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 5,
                "slashAttackBonus": 7,
                "blockAttackBonus": 18,
                "meleeStrengthBonus": 12
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "modifiers": {
                "increasedMeleeStrengthBonusBasedOnSkillLevel": [
                    {
                        "skillID": "melvorD:Hitpoints",
                        "value": 1
                    }
                ]
            },
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Magical_Broomstick",
            "name": "Magical Broomstick",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 6500,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 64,
                "blockAttackBonus": 64,
                "meleeStrengthBonus": 79
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "specialAttacks": [
                "melvorAoD:Flight"
            ],
            "modifiers": {
                "increasedMeleeStrengthBonusBasedOnSkillLevel": [
                    {
                        "skillID": "melvorD:Magic",
                        "value": 1
                    }
                ]
            },
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Harming_Potion",
            "name": "Harming Potion",
            "category": "Combat",
            "type": "Potion",
            "sellsFor": 50,
            "itemType": "Potion",
            "modifiers": {
                "increasedSelfDamageBasedOnCurrentHitpoints": 20,
                "increasedMaxHitPercent": 13,
                "increasedGlobalAccuracy": 13,
                "increasedGlobalEvasion": 13
            },
            "charges": 20,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ],
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Eyepatch",
            "name": "Eyepatch",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 250,
            "validSlots": [
                "Helmet"
            ],
            "itemType": "Equipment",
            "modifiers": {
                "decreasedGlobalAccuracy": 50
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Heavy_Boots",
            "name": "Heavy Boots",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 100,
            "tier": "trimmed",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 8,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedAttackInterval": 100
            },
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Stone_Hammer",
            "name": "Stone Hammer",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 200,
            "tier": "steel",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 15
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3800,
                "stabAttackBonus": -4,
                "slashAttackBonus": 40,
                "blockAttackBonus": 40,
                "meleeStrengthBonus": 52
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Old_Headless_Arrows",
            "name": "Old Headless Arrows",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 2,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Tough_Quill_Feather",
            "name": "Tough Quill Feather",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 22,
            "isArtefact": true
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Sturdy_Fancy_Quill",
            "name": "Sturdy Fancy Quill",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 69,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 6900
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 8
                    }
                ],
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 5
                    }
                ],
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 20
                    }
                ],
                "increasedChanceToDoubleItemsSkill": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 20
                    }
                ]
            },
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Torch",
            "name": "Torch",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 45,
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 8,
                "magicDefenceBonus": 8
            },
            "modifiers": {
                "increasedChanceToApplyBurn": 5
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Bronze_Ring",
            "name": "Bronze Ring",
            "category": "Archaeology",
            "type": "Ring",
            "sellsFor": 20,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Attack",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Strength",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Defence",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Ranged",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Magic",
                        "value": 3
                    }
                ]
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Barrier_Dust",
            "name": "Barrier Dust",
            "category": "Misc",
            "type": "Barrier",
            "sellsFor": 1
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Gem",
            "name": "Barrier Gem",
            "category": "Combat",
            "type": "Barrier",
            "sellsFor": 100,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedFlatBarrierDamage": 1.5
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Basic_Barrier_Gem",
            "name": "Basic Barrier Gem",
            "category": "Combat",
            "type": "Barrier",
            "sellsFor": 100,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedFlatBarrierDamage": 1
            },
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Touch_Gem",
            "name": "Barrier Touch Gem",
            "category": "Combat",
            "type": "Barrier",
            "sellsFor": 200,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 5,
                "increasedFlatBarrierSummonDamage": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Sapping_Barrier_Gem",
            "name": "Sapping Barrier Gem",
            "category": "Combat",
            "type": "Barrier",
            "sellsFor": 300,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Draining_Barrier_Gem",
            "name": "Draining Barrier Gem",
            "category": "Combat",
            "type": "Barrier",
            "sellsFor": 500,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Eroding_Barrier_Gem",
            "name": "Eroding Barrier Gem",
            "category": "Combat",
            "type": "Barrier",
            "sellsFor": 850,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 20,
                "increasedFlatBarrierSummonDamage": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Siphoning_Barrier_Gem",
            "name": "Siphoning Barrier Gem",
            "category": "Combat",
            "type": "Barrier",
            "sellsFor": 1000,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 3.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Devouring_Barrier_Gem",
            "name": "Devouring Barrier Gem",
            "category": "Combat",
            "type": "Barrier",
            "sellsFor": 1250,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 30,
                "increasedFlatBarrierSummonDamage": 4
            }
        },
        {
            "id": "melvorAoD:Familiar_Staff",
            "name": "Familiar Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 8800,
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 23,
                "magicDamageBonus": 20,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 23
            },
            "itemType": "Weapon",
            "attackType": "magic",
            "modifiers": {
                "decreasedMaxHitPercent": 30,
                "increasedSummoningMaxHit": 60,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 2
            }
        },
        {
            "id": "melvorAoD:Familiar_2H_Sword",
            "name": "Familiar 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 18900,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": 86,
                "slashAttackBonus": -4,
                "blockAttackBonus": -4,
                "meleeStrengthBonus": 126
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "modifiers": {
                "decreasedMaxHitPercent": 30,
                "increasedSummoningMaxHit": 60,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 2
            }
        },
        {
            "id": "melvorAoD:Familiar_Longbow",
            "name": "Familiar Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 15350,
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 83,
                "rangedStrengthBonus": 90
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows",
            "modifiers": {
                "decreasedMaxHitPercent": 30,
                "increasedSummoningMaxHit": 60,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 2
            }
        },
        {
            "id": "melvorAoD:Engulfing_Vortex_Longbow",
            "name": "Engulfing Vortex Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 4000000,
            "customDescription": "Requires Arrows as Ammunition.",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "damageReduction": 8,
                "rangedAttackBonus": 90,
                "rangedStrengthBonus": 90
            },
            "specialAttacks": [
                "melvorAoD:EngulfingVortexPlayer"
            ],
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows",
            "modifiers": {}
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Touch_Shield",
            "name": "Barrier Touch Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 23,
            "tier": "barrier",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -1
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 5,
                "increasedFlatBarrierSummonDamage": 2
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Sapping_Shield",
            "name": "Barrier Sapping Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 251,
            "tier": "barrier",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 44,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Sapping_Gloves",
            "name": "Barrier Sapping Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 5000,
            "tier": "barrier",
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "rangedAttackBonus": 5,
                "magicAttackBonus": 5,
                "meleeDefenceBonus": -5,
                "rangedDefenceBonus": -5,
                "magicDefenceBonus": -5,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 4
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Draining_Gloves",
            "name": "Barrier Draining Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 10000,
            "tier": "barrier",
            "validSlots": [
                "Gloves",
                "Passive"
            ],
            "equipmentStats": {
                "stabAttackBonus": 10,
                "slashAttackBonus": 10,
                "blockAttackBonus": 10,
                "rangedAttackBonus": 10,
                "magicAttackBonus": 10,
                "meleeDefenceBonus": -5,
                "rangedDefenceBonus": -5,
                "magicDefenceBonus": -5,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 6,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Burn_Shield",
            "name": "Barrier Burn Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "ancient",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -10,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 72,
                "rangedDefenceBonus": 67,
                "magicDefenceBonus": -3
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 20,
                "increasedChanceBarrierBurn": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Devouring_Barrier_Shield",
            "name": "Devouring Barrier Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2510000,
            "tier": "barrier",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": -8,
                "slashAttackBonus": -8,
                "blockAttackBonus": -8,
                "rangedAttackBonus": -8,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 11,
                "meleeDefenceBonus": 101,
                "rangedDefenceBonus": 86,
                "magicDefenceBonus": -7,
                "damageReduction": 12
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 30,
                "increasedFlatBarrierSummonDamage": 3
            }
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Barrier_Pure_Shard",
            "name": "Barrier Pure Shard",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 1000
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Barrier_Exalted_Shard",
            "name": "Barrier Exalted Shard",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 2500
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Barrier_God_Shard",
            "name": "Barrier God Shard",
            "category": "Combat",
            "type": "Misc",
            "sellsFor": 3500
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ring_of_Barrier_Touch",
            "name": "Ring of Barrier Touch",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 11200,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Amulet_of_Barrier_Touch",
            "name": "Amulet of Barrier Touch",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 11200,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Hunter_Ring",
            "name": "Barrier Hunter Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 11200,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Hunter_Amulet",
            "name": "Barrier Hunter Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 11200,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Eroding_Ring",
            "name": "Barrier Eroding Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 11200,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Barrier_Eroding_Amulet",
            "name": "Barrier Eroding Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 11200,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedBarrierSummonDamage": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cleansing_Ring",
            "name": "Cleansing Ring",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 11200,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "modifiers": {
                "increasedChanceToCleanse": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Nullifying_Amulet",
            "name": "Nullifying Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 11200,
            "validSlots": [
                "Amulet",
                "Passive"
            ],
            "modifiers": {
                "increasedChanceToNull": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Summoning_Familiar_Barrier",
            "name": "Tortoise",
            "category": "Summoning",
            "type": "Familiar",
            "sellsFor": 1,
            "tier": "Tier 3 Summon",
            "validSlots": [
                "Summon1",
                "Summon2"
            ],
            "equipmentStats": {
                "summoningMaxhit": 16
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 75
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Barrier_Touch_Potion_I",
            "name": "Barrier Touch Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 5,
            "itemType": "Potion",
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1
            },
            "charges": 2,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Barrier_Touch_Potion_II",
            "name": "Barrier Touch Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 10,
            "itemType": "Potion",
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2
            },
            "charges": 4,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Barrier_Touch_Potion_III",
            "name": "Barrier Touch Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 15,
            "itemType": "Potion",
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3
            },
            "charges": 6,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Barrier_Touch_Potion_IV",
            "name": "Barrier Touch Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 20,
            "itemType": "Potion",
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 4
            },
            "charges": 8,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Barrier_Igniter_Potion_I",
            "name": "Barrier Igniter Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 100,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceBarrierBurn": 3
            },
            "charges": 2,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Barrier_Igniter_Potion_II",
            "name": "Barrier Igniter Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 150,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceBarrierBurn": 6
            },
            "charges": 4,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Barrier_Igniter_Potion_III",
            "name": "Barrier Igniter Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 200,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceBarrierBurn": 9
            },
            "charges": 6,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Barrier_Igniter_Potion_IV",
            "name": "Barrier Igniter Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 250,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceBarrierBurn": 12
            },
            "charges": 8,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Unholy_Potion_I",
            "name": "Unholy Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 55,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToPreserveUnholyPrayerPoints": 5
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption",
                    "isUnholy": true
                }
            ]
        },
        {
            "id": "melvorAoD:Unholy_Potion_II",
            "name": "Unholy Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 83,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToPreserveUnholyPrayerPoints": 10
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption",
                    "isUnholy": true
                }
            ]
        },
        {
            "id": "melvorAoD:Unholy_Potion_III",
            "name": "Unholy Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 109,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToPreserveUnholyPrayerPoints": 15
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption",
                    "isUnholy": true
                }
            ]
        },
        {
            "id": "melvorAoD:Unholy_Potion_IV",
            "name": "Unholy Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 132,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceToPreserveUnholyPrayerPoints": 20
            },
            "charges": 20,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PrayerPointConsumption",
                    "isUnholy": true
                }
            ]
        },
        {
            "id": "melvorAoD:Cursed_Potion_I",
            "name": "Cursed Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 250,
            "itemType": "Potion",
            "modifiers": {
                "increasedCurseOnHitWithUnholyMark": 5
            },
            "charges": 5,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Cursed_Potion_II",
            "name": "Cursed Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 295,
            "itemType": "Potion",
            "modifiers": {
                "increasedCurseOnHitWithUnholyMark": 10
            },
            "charges": 10,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Cursed_Potion_III",
            "name": "Cursed Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 350,
            "itemType": "Potion",
            "modifiers": {
                "increasedCurseOnHitWithUnholyMark": 15
            },
            "charges": 15,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Cursed_Potion_IV",
            "name": "Cursed Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 415,
            "itemType": "Potion",
            "modifiers": {
                "increasedCurseOnHitWithUnholyMark": 20
            },
            "charges": 20,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Crystallization_Potion_I",
            "name": "Crystallization Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 250,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceCrystallization": 1
            },
            "charges": 2,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Crystallization_Potion_II",
            "name": "Crystallization Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 295,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceCrystallization": 2
            },
            "charges": 4,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Crystallization_Potion_III",
            "name": "Crystallization Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 350,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceCrystallization": 3
            },
            "charges": 6,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Crystallization_Potion_IV",
            "name": "Crystallization Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 415,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceCrystallization": 4
            },
            "charges": 10,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Crystal_Sanction_Potion_I",
            "name": "Crystal Sanction Potion I",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 250,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceCrystalSanction": 1
            },
            "charges": 2,
            "tier": 0,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Crystal_Sanction_Potion_II",
            "name": "Crystal Sanction Potion II",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 295,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceCrystalSanction": 2
            },
            "charges": 4,
            "tier": 1,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Crystal_Sanction_Potion_III",
            "name": "Crystal Sanction Potion III",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 350,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceCrystalSanction": 3
            },
            "charges": 6,
            "tier": 2,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "id": "melvorAoD:Crystal_Sanction_Potion_IV",
            "name": "Crystal Sanction Potion IV",
            "category": "Herblore",
            "type": "Potion",
            "sellsFor": 415,
            "itemType": "Potion",
            "modifiers": {
                "increasedChanceCrystalSanction": 4
            },
            "charges": 10,
            "tier": 3,
            "action": "melvorD:Combat",
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Crystal",
            "name": "Crystal",
            "category": "Crystal",
            "type": "Crystal",
            "sellsFor": 100
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Pure_Crystal",
            "name": "Pure Crystal",
            "category": "Crystal",
            "type": "Crystal",
            "sellsFor": 750
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Refined_Crystal",
            "name": "Refined Crystal",
            "category": "Crystal",
            "type": "Crystal",
            "sellsFor": 500
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Refined_Pure_Crystal",
            "name": "Refined Pure Crystal",
            "category": "Crystal",
            "type": "Crystal",
            "sellsFor": 1000
        },
        {
            "id": "melvorAoD:Crystal_Throwing_Knife",
            "name": "Crystal Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 5,
            "tier": "crystal",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 3,
                "rangedStrengthBonus": 23
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives",
            "specialAttacks": [
                "melvorAoD:Crystalline"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Defender",
            "name": "Crystal Defender",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 145,
            "tier": "crystal",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 20,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceCrystallization": 2,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "id": "melvorAoD:Crystal_Twin_Blades",
            "name": "Crystal Twin Blades",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 68,
            "tier": "crystal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 20,
                "slashAttackBonus": 8,
                "blockAttackBonus": 20,
                "meleeStrengthBonus": 18,
                "damageReduction": 3
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "specialAttacks": [
                "melvorAoD:TwinCrystals"
            ]
        },
        {
            "id": "melvorAoD:Crystal_2H_Hammer",
            "name": "Crystal 2H Hammer",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 182,
            "tier": "crystal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -20,
                "slashAttackBonus": 48,
                "blockAttackBonus": 48,
                "meleeStrengthBonus": 55,
                "damageReduction": 3
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "specialAttacks": [
                "melvorAoD:CrystalCrash"
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Crystal_Arrowtips",
            "name": "Crystal Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Crystal_Crossbow_Head",
            "name": "Crystal Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 385
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Crystal_Javelin_Heads",
            "name": "Crystal Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 50
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Arrows",
            "name": "Crystal Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 8,
            "tier": "Crystal",
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 22
            },
            "ammoType": "Arrows",
            "specialAttacks": [
                "melvorAoD:CrystalShot"
            ]
        },
        {
            "id": "melvorAoD:Crystal_Shortbow",
            "name": "Crystal Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 15,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "crystal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 16,
                "rangedStrengthBonus": 30
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorAoD:Crystal_Longbow",
            "name": "Crystal Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 15,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "crystal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 24,
                "rangedStrengthBonus": 60
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorAoD:Crystal_Javelin",
            "name": "Crystal Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 156,
            "tier": "crystal",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 7,
                "rangedStrengthBonus": 66
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins",
            "specialAttacks": [
                "melvorAoD:CrystalShot"
            ]
        },
        {
            "id": "melvorAoD:Crystal_Crossbow",
            "name": "Crystal Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 510,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "crystal",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 34,
                "rangedStrengthBonus": 44
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts",
            "specialAttacks": [
                "melvorAoD:CrystalBoom"
            ]
        },
        {
            "id": "melvorAoD:Crystal_Battlestaff",
            "name": "Crystal Battlestaff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 560,
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 15,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 15,
                "magicDamageBonus": 10
            },
            "itemType": "Weapon",
            "attackType": "magic",
            "specialAttacks": [
                "melvorAoD:CrystalBlast"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Helmet",
            "name": "Crystal Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 120,
            "tier": "Crystal",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -1,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Boots",
            "name": "Crystal Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 115,
            "tier": "Crystal",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 8,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Platelegs",
            "name": "Crystal Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 187,
            "tier": "Crystal",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 24,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": -4,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Platebody",
            "name": "Crystal Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 280,
            "tier": "Crystal",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 46,
                "rangedDefenceBonus": 44,
                "magicDefenceBonus": -6,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Shield",
            "name": "Crystal Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 145,
            "tier": "Crystal",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 18,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -1,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Gloves",
            "name": "Crystal Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 120,
            "tier": "Crystal",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 5,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Helmet_T_S",
            "name": "(S) Crystal Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 120,
            "tier": "Crystal",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 15,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -1,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Boots_T_S",
            "name": "(S) Crystal Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 115,
            "tier": "Crystal",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 9,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Platelegs_T_S",
            "name": "(S) Crystal Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 187,
            "tier": "Crystal",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 27,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": -4,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Platebody_T_S",
            "name": "(S) Crystal Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 280,
            "tier": "Crystal",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 50,
                "rangedDefenceBonus": 44,
                "magicDefenceBonus": -6,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Shield_T_S",
            "name": "(S) Crystal Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 145,
            "tier": "Crystal",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 20,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -1,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Helmet_T_G",
            "name": "(G) Crystal Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 120,
            "tier": "Crystal",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 17,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -1,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Boots_T_G",
            "name": "(G) Crystal Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 115,
            "tier": "Crystal",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 10,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Platelegs_T_G",
            "name": "(G) Crystal Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 187,
            "tier": "Crystal",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 29,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": -4,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Platebody_T_G",
            "name": "(G) Crystal Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 280,
            "tier": "Crystal",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 53,
                "rangedDefenceBonus": 44,
                "magicDefenceBonus": -6,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crystal_Shield_T_G",
            "name": "(G) Crystal Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 145,
            "tier": "Crystal",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 22,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -1,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "id": "melvorAoD:Pure_Crystal_Throwing_Knife",
            "name": "Pure Crystal Throwing Knife",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 5,
            "tier": "pureCrystal",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2000,
                "rangedAttackBonus": 6,
                "rangedStrengthBonus": 48
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "ThrowingKnives",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "ThrowingKnives",
            "specialAttacks": [
                "melvorAoD:Crystalline"
            ],
            "overrideSpecialChances": [
                60
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Defender",
            "name": "Pure Crystal Defender",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 145,
            "tier": "pureCrystal",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 25,
                "slashAttackBonus": 25,
                "blockAttackBonus": 25,
                "meleeStrengthBonus": 20,
                "meleeDefenceBonus": 40,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceCrystallization": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "id": "melvorAoD:Pure_Crystal_2H_Spear",
            "name": "Pure Crystal 2H Spear",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 68,
            "tier": "pureCrystal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2800,
                "stabAttackBonus": 98,
                "slashAttackBonus": -4,
                "blockAttackBonus": -4,
                "meleeStrengthBonus": 142,
                "damageReduction": 5
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "specialAttacks": [
                "melvorAoD:CrystalFlurry"
            ]
        },
        {
            "id": "melvorAoD:Pure_Crystal_2H_Axe",
            "name": "Pure Crystal 2H Axe",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 2250,
            "tier": "pureCrystal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -20,
                "slashAttackBonus": 128,
                "blockAttackBonus": 80,
                "meleeStrengthBonus": 181,
                "damageReduction": 5
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "specialAttacks": [
                "melvorAoD:CrystalCleave"
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Pure_Crystal_Arrowtips",
            "name": "Pure Crystal Arrowtips",
            "category": "Smithing",
            "type": "Arrowtips",
            "sellsFor": 1
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Pure_Crystal_Crossbow_Head",
            "name": "Pure Crystal Crossbow Head",
            "category": "Smithing",
            "type": "Crossbow",
            "sellsFor": 1850
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Pure_Crystal_Javelin_Heads",
            "name": "Pure Crystal Javelin Heads",
            "category": "Smithing",
            "type": "Javelin",
            "sellsFor": 202
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Arrows",
            "name": "Pure Crystal Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 45,
            "tier": "pureCrystal",
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 60
            },
            "ammoType": "Arrows",
            "specialAttacks": [
                "melvorAoD:CrystalShot"
            ],
            "overrideSpecialChances": [
                100
            ]
        },
        {
            "id": "melvorAoD:Pure_Crystal_Shortbow",
            "name": "Pure Crystal Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 315,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "pureCrystal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 61,
                "rangedStrengthBonus": 45
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorAoD:Pure_Crystal_Longbow",
            "name": "Pure Crystal Longbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 315,
            "customDescription": "Requires Arrows as Ammunition.",
            "tier": "pureCrystal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 83,
                "rangedStrengthBonus": 90
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorAoD:Pure_Crystal_Javelin",
            "name": "Pure Crystal Javelin",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 650,
            "tier": "pureCrystal",
            "validSlots": [
                "Quiver"
            ],
            "occupiesSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "rangedAttackBonus": 13,
                "rangedStrengthBonus": 93
            },
            "modifiers": {
                "increasedAmmoPreservation": 15
            },
            "ammoType": "Javelins",
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Javelins",
            "specialAttacks": [
                "melvorAoD:CrystalShot"
            ],
            "overrideSpecialChances": [
                60
            ]
        },
        {
            "id": "melvorAoD:Pure_Crystal_Crossbow",
            "name": "Pure Crystal Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 2150,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "pureCrystal",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 65,
                "rangedStrengthBonus": 102
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts",
            "specialAttacks": [
                "melvorAoD:CrystalBoom"
            ],
            "overrideSpecialChances": [
                30
            ]
        },
        {
            "id": "melvorAoD:Mystic_Pure_Crystal_Staff",
            "name": "Mystic Pure Crystal Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 6300,
            "customDescription": "Reduces the Air Rune cost of Magic Spells by 7 when equipped as a Weapon.",
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 23,
                "magicDamageBonus": 20,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 23
            },
            "itemType": "Weapon",
            "attackType": "magic",
            "specialAttacks": [
                "melvorAoD:CrystalTomb"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Helmet",
            "name": "Pure Crystal Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "PureCrystal",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeDefenceBonus": 45,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 10,
                "increasedChanceToDodgeCrystalSanction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Boots",
            "name": "Pure Crystal Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "PureCrystal",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeDefenceBonus": 16,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 10,
                "increasedChanceToDodgeCrystalSanction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Platelegs",
            "name": "Pure Crystal Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "PureCrystal",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeDefenceBonus": 68,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": -4,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 10,
                "increasedChanceToDodgeCrystalSanction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Platebody",
            "name": "Pure Crystal Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "PureCrystal",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 109,
                "rangedDefenceBonus": 106,
                "magicDefenceBonus": -6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 10,
                "increasedChanceToDodgeCrystalSanction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Shield",
            "name": "Pure Crystal Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "PureCrystal",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 58,
                "magicDefenceBonus": -1,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 10,
                "increasedChanceToDodgeCrystalSanction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Gloves",
            "name": "Pure Crystal Gloves",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 865,
            "tier": "PureCrystal",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 8,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 10,
                "increasedChanceToDodgeCrystalSanction": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Helmet_T_S",
            "name": "(S) Pure Crystal Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "PureCrystal",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 50,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15,
                "increasedChanceToDodgeCrystalSanction": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Boots_T_S",
            "name": "(S) Pure Crystal Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "PureCrystal",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 18,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15,
                "increasedChanceToDodgeCrystalSanction": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Platelegs_T_S",
            "name": "(S) Pure Crystal Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "PureCrystal",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 75,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": -4,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15,
                "increasedChanceToDodgeCrystalSanction": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Platebody_T_S",
            "name": "(S) Pure Crystal Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "PureCrystal",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 120,
                "rangedDefenceBonus": 106,
                "magicDefenceBonus": -6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15,
                "increasedChanceToDodgeCrystalSanction": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Shield_T_S",
            "name": "(S) Pure Crystal Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 890,
            "tier": "PureCrystal",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 62,
                "rangedDefenceBonus": 58,
                "magicDefenceBonus": -1,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 15,
                "increasedChanceToDodgeCrystalSanction": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Helmet_T_G",
            "name": "(G) Pure Crystal Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1398,
            "tier": "PureCrystal",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25,
                "increasedChanceToDodgeCrystalSanction": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Boots_T_G",
            "name": "(G) Pure Crystal Boots",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1289,
            "tier": "PureCrystal",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -1,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 20,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25,
                "increasedChanceToDodgeCrystalSanction": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Platelegs_T_G",
            "name": "(G) Pure Crystal Platelegs",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2275,
            "tier": "PureCrystal",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 85,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": -4,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25,
                "increasedChanceToDodgeCrystalSanction": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Platebody_T_G",
            "name": "(G) Pure Crystal Platebody",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "PureCrystal",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 136,
                "rangedDefenceBonus": 106,
                "magicDefenceBonus": -6,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25,
                "increasedChanceToDodgeCrystalSanction": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Pure_Crystal_Shield_T_G",
            "name": "(G) Pure Crystal Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 3450,
            "tier": "PureCrystal",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 70,
                "rangedDefenceBonus": 58,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceToDodgeCrystallization": 25,
                "increasedChanceToDodgeCrystalSanction": 25
            }
        },
        {
            "id": "melvorAoD:Basic_2H_Sword",
            "name": "Basic 2H Sword",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 1,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 26,
                "blockAttackBonus": 26,
                "meleeStrengthBonus": 25
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "modifiers": {
                "increasedHiddenSkillLevelPer3Levels": [
                    {
                        "skillID": "melvorD:Attack",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Strength",
                        "value": 1
                    },
                    {
                        "skillID": "melvorD:Defence",
                        "value": 1
                    }
                ]
            }
        },
        {
            "id": "melvorAoD:Basic_Shortbow",
            "name": "Basic Shortbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 200,
            "tier": "normal",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "rangedAttackBonus": 5,
                "rangedStrengthBonus": 20
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows",
            "modifiers": {
                "increasedHiddenSkillLevelPer3Levels": [
                    {
                        "skillID": "melvorD:Ranged",
                        "value": 1
                    }
                ]
            }
        },
        {
            "id": "melvorAoD:Basic_Staff",
            "name": "Basic Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 200,
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 10,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 10,
                "magicDamageBonus": 5
            },
            "itemType": "Weapon",
            "attackType": "magic",
            "modifiers": {
                "increasedHiddenSkillLevelPer3Levels": [
                    {
                        "skillID": "melvorD:Magic",
                        "value": 1
                    }
                ]
            }
        },
        {
            "id": "melvorAoD:Lesser_Summoning_Amulet",
            "name": "Lesser Summoning Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 250,
            "validSlots": [
                "Amulet"
            ],
            "itemType": "Equipment",
            "specialAttacks": [
                "melvorAoD:LesserFamiliarAura"
            ],
            "modifiers": {}
        },
        {
            "id": "melvorAoD:Granite_Mace",
            "name": "Granite Mace",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 25000,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2800,
                "stabAttackBonus": -30,
                "slashAttackBonus": 74,
                "blockAttackBonus": 74,
                "meleeStrengthBonus": 105
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "specialAttacks": [
                "melvorAoD:CrushPlayer"
            ]
        },
        {
            "id": "melvorAoD:Granite_Crossbow",
            "name": "Granite Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 25000,
            "customDescription": "Requires Bolts as Ammunition.",
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3800,
                "rangedAttackBonus": 50,
                "rangedStrengthBonus": 70
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts",
            "specialAttacks": [
                "melvorAoD:HeavyShotPlayer"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Wall_Shield",
            "name": "Earth Wall Shield",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 18500,
            "tier": "adamant",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeDefenceBonus": 27,
                "rangedDefenceBonus": 29,
                "magicDefenceBonus": -1
            },
            "specialAttacks": [
                "melvorAoD:EarthWallPlayer"
            ]
        },
        {
            "id": "melvorAoD:Mudball_Staff",
            "name": "Mudball Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 24000,
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 12,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 15,
                "magicDamageBonus": 4
            },
            "itemType": "Weapon",
            "attackType": "magic",
            "specialAttacks": [
                "melvorAoD:MudballPlayer"
            ]
        },
        {
            "id": "melvorAoD:Rune_Claw",
            "name": "Rune Claw",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 15000,
            "tier": "rune",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2200,
                "stabAttackBonus": 48,
                "slashAttackBonus": 48,
                "blockAttackBonus": 48,
                "meleeStrengthBonus": 48,
                "meleeDefenceBonus": 20
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "specialAttacks": [
                "melvorAoD:LavaSwipePlayer"
            ]
        },
        {
            "id": "melvorAoD:Golem_Chest",
            "name": "Golem Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 1500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorAoD:Imbued_Iron_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorAoD:Imbued_Steel_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 9
                },
                {
                    "itemID": "melvorAoD:Imbued_Mithril_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 8
                },
                {
                    "itemID": "melvorAoD:Imbued_Adamantite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 7
                },
                {
                    "itemID": "melvorAoD:Imbued_Runite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 6
                },
                {
                    "itemID": "melvorAoD:Rune_Claw",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorAoD:Barrier_Pure_Shard",
                    "minQuantity": 2,
                    "maxQuantity": 6,
                    "weight": 12
                },
                {
                    "itemID": "melvorAoD:Familiar_Longbow",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorAoD:Familiar_2H_Sword",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorAoD:Familiar_Staff",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorAoD:Barrier_Sapping_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorAoD:Barrier_Hunter_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorAoD:Barrier_Hunter_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorAoD:Draining_Barrier_Gem",
                    "minQuantity": 2,
                    "maxQuantity": 6,
                    "weight": 3
                }
            ]
        },
        {
            "id": "melvorAoD:Soul_Taker_Wand",
            "name": "Soul Taker Wand",
            "category": "Combat",
            "type": "Magic Wand",
            "sellsFor": 100000,
            "tier": "wand",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 75
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 35,
                "magicDamageBonus": 20
            },
            "specialAttacks": [
                "melvorAoD:SoulTakerPlayer"
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Eradicating_Gloves",
            "name": "Eradicating Gloves (m)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 80000,
            "customDescription": "Unholy Item used for Unholy Prayers. Also, grants the maximum stacks of the Eradicate Unholy Prayer at the start of a fight. One stack is removed per hit.",
            "validSlots": [
                "Gloves"
            ],
            "equipmentStats": {
                "stabAttackBonus": 20,
                "slashAttackBonus": 20,
                "blockAttackBonus": 20,
                "rangedAttackBonus": 20,
                "magicAttackBonus": 20,
                "meleeStrengthBonus": 15,
                "rangedStrengthBonus": 4,
                "magicDamageBonus": 8,
                "meleeDefenceBonus": 30,
                "rangedDefenceBonus": 30,
                "magicDefenceBonus": 30,
                "damageReduction": 9
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "fightEffects": [
                "melvorAoD:Eradicate"
            ]
        },
        {
            "id": "melvorAoD:Rotten_Staff",
            "name": "Rotten Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 60000,
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 75
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 23,
                "magicDamageBonus": 20,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 23
            },
            "itemType": "Weapon",
            "attackType": "magic",
            "specialAttacks": [
                "melvorAoD:PlagueBoltPlayer"
            ]
        },
        {
            "id": "melvorAoD:Adaptive_Summoning_Amulet",
            "name": "Adaptive Summoning Amulet",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 20000,
            "validSlots": [
                "Amulet"
            ],
            "itemType": "Equipment",
            "modifiers": {
                "increasedSummoningMaxHit": 30,
                "decreasedMaxHitPercent": 15
            }
        },
        {
            "id": "melvorAoD:Lich_Staff",
            "name": "Lich Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 80000,
            "tier": "staff",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 75
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 24,
                "magicDamageBonus": 8,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 23
            },
            "itemType": "Weapon",
            "attackType": "magic",
            "specialAttacks": [
                "melvorAoD:BloodLinkPlayer"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Poisonous_Arrows",
            "name": "Poisonous Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 30,
            "validSlots": [
                "Quiver"
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 60
            },
            "specialAttacks": [
                "melvorD:PoisonRanged"
            ],
            "ammoType": "Arrows"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Poison_Bolts",
            "name": "Poison Bolts",
            "category": "Combat",
            "type": "Ammo",
            "customDescription": "\u003Cspan class=\"text-warning\"\u003EWhen equipped with Poison Crossbow: +10% Chance to apply Poison and +10% Ranged Strength Bonus.\u003C/span\u003E",
            "sellsFor": 45,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 88
            },
            "specialAttacks": [
                "melvorD:PoisonRanged"
            ],
            "ammoType": "Bolts"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Poison_Cape",
            "name": "Poison Cape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2500,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 1
            },
            "modifiers": {
                "decreasedPoisonDOTDamage": 50,
                "decreasedDeadlyPoisonDOTDamage": 50,
                "increasedPoisonLifesteal": 10
            }
        },
        {
            "id": "melvorAoD:Poison_Crossbow",
            "name": "Poison Crossbow",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 950,
            "customDescription": "Requires Bolts as Ammunition.\u003Cbr\u003E\u003Cspan class=\"text-warning\"\u003EWhen equipped with Poison Bolts: +10% Chance to apply Poison and +10% Ranged Strength Bonus.\u003C/span\u003E",
            "tier": "rune",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "rangedAttackBonus": 60,
                "rangedStrengthBonus": 77
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts",
            "specialAttacks": [
                "melvorAoD:PoisonShotPlayer"
            ]
        },
        {
            "id": "melvorAoD:Trickery_Mirror",
            "name": "Trickery Mirror",
            "category": "Combat",
            "type": "Magic",
            "sellsFor": 15000,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 30,
                "magicDamageBonus": 15,
                "magicDefenceBonus": 28
            },
            "specialAttacks": [
                "melvorAoD:ReflectionPlayer"
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorAoD:Powered_Red_Crystal",
            "name": "Powered Red Crystal",
            "category": "Combat",
            "type": "Magic",
            "sellsFor": 13000,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 68
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2600,
                "magicAttackBonus": 30,
                "magicDamageBonus": 15,
                "magicDefenceBonus": 28
            },
            "specialAttacks": [
                "melvorAoD:TelekinesisPlayer"
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorAoD:Cape_of_Illusion",
            "name": "Cape of Illusion",
            "category": "Combat",
            "type": "Cape",
            "sellsFor": 12000,
            "tier": "misc",
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 25,
                "rangedDefenceBonus": 25,
                "magicDefenceBonus": 25
            },
            "specialAttacks": [
                "melvorAoD:IllusionPlayer"
            ],
            "itemType": "Equipment"
        },
        {
            "id": "melvorAoD:Ghost_Scimitar",
            "name": "Ghost Scimitar",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 505,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "attackSpeed": 2400,
                "stabAttackBonus": 8,
                "slashAttackBonus": 71,
                "blockAttackBonus": 8,
                "meleeStrengthBonus": 70
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "specialAttacks": [
                "melvorAoD:GhostlyScimitarPlayer"
            ]
        },
        {
            "id": "melvorAoD:Ghost_Blunderbow",
            "name": "Ghost Blunderbow",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 505,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 80,
                "rangedStrengthBonus": 120
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Bolts",
            "specialAttacks": [
                "melvorAoD:BlunderbussPlayer"
            ]
        },
        {
            "id": "melvorAoD:Foresight_Wand",
            "name": "Foresight Wand",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 505,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 27,
                "magicDamageBonus": 20
            },
            "itemType": "Weapon",
            "attackType": "magic",
            "specialAttacks": [
                "melvorAoD:ForesightPlayer"
            ]
        },
        {
            "id": "melvorAoD:Ghostly_Parrot",
            "name": "Ghostly Parrot",
            "category": "Combat",
            "type": "Cape",
            "sellsFor": 505,
            "tier": "misc",
            "validSlots": [
                "Cape"
            ],
            "itemType": "Equipment",
            "modifiers": {
                "increasedOffItemChance": 10
            }
        },
        {
            "id": "melvorAoD:Water_Pulse_Staff",
            "name": "Water Pulse Staff",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 1250000,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "damageReduction": 8,
                "magicAttackBonus": 49,
                "meleeDefenceBonus": 5,
                "magicDefenceBonus": 31,
                "magicDamageBonus": 33
            },
            "modifiers": {},
            "specialAttacks": [
                "melvorAoD:WaterPulsePlayer"
            ],
            "providedRunes": [
                {
                    "id": "melvorD:Water_Rune",
                    "quantity": 7
                }
            ],
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorAoD:Hasty_Trident",
            "name": "Hasty Trident",
            "category": "Combat",
            "type": "2H",
            "sellsFor": 3000000,
            "tier": "misc",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3200,
                "stabAttackBonus": 140,
                "slashAttackBonus": 140,
                "blockAttackBonus": 70,
                "meleeStrengthBonus": 303,
                "meleeDefenceBonus": 40,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": 40,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedMaxHitPercent": 100
            },
            "specialAttacks": [
                "melvorAoD:HastyAssaultPlayer"
            ],
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Underwater_Helmet",
            "name": "Underwater Helmet",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 2500000,
            "tier": "ancient",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 20,
                "slashAttackBonus": 20,
                "blockAttackBonus": 20,
                "rangedAttackBonus": 20,
                "magicAttackBonus": 20,
                "meleeDefenceBonus": 40,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": 40,
                "damageReduction": 8
            },
            "modifiers": {
                "underwaterEffect": 1
            }
        },
        {
            "id": "melvorAoD:Crystal_Bones",
            "name": "Crystal Bones",
            "category": "Misc",
            "type": "Bones",
            "sellsFor": 250,
            "itemType": "Bone",
            "prayerPoints": 4
        },
        {
            "id": "melvorAoD:Large_Crystal_Bones",
            "name": "Large Crystal Bones",
            "category": "Misc",
            "type": "Bones",
            "sellsFor": 350,
            "itemType": "Bone",
            "prayerPoints": 8
        },
        {
            "id": "melvorAoD:Crystal_Binding_Dust",
            "name": "Crystal Binding Dust",
            "type": "Misc",
            "category": "Misc",
            "sellsFor": 10,
            "itemType": "Item"
        },
        {
            "id": "melvorAoD:Pure_Crystal_Binding_Dust",
            "name": "Pure Crystal Binding Dust",
            "type": "Misc",
            "category": "Misc",
            "sellsFor": 100,
            "itemType": "Item"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Vial_of_Goo",
            "name": "Vial of Goo",
            "category": "Combat",
            "type": "Consumable",
            "sellsFor": 10,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceToApply5Slow": 50
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Vial_of_Acid",
            "name": "Vial of Acid",
            "category": "Combat",
            "type": "Consumable",
            "sellsFor": 30,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedEnemyDamageReduction": 3
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Leeching_Bolts",
            "name": "Leeching Bolts",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 10,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 15
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 60
            },
            "ammoType": "Bolts",
            "modifiers": {
                "increasedRangedLifesteal": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Biting_Gloves",
            "name": "Biting Gloves",
            "category": "Combat",
            "type": "Gloves",
            "sellsFor": 10000,
            "validSlots": [
                "Gloves"
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "rangedAttackBonus": 5,
                "magicAttackBonus": 5,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 3
            },
            "specialAttacks": [
                "melvorAoD:NastyBitePlayer"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mage_Mask",
            "name": "Mage Mask",
            "category": "Combat",
            "type": "Helmet",
            "sellsFor": 12000,
            "validSlots": [
                "Helmet"
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 5,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 5,
                "damageReduction": 6
            },
            "specialAttacks": [
                "melvorAoD:BurningRootsPlayer"
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Unholy_Logs",
            "name": "Unholy Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 45
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Cursed_Logs",
            "name": "Cursed Logs",
            "category": "Woodcutting",
            "type": "Logs",
            "sellsFor": 66
        },
        {
            "itemType": "Bone",
            "id": "melvorAoD:Unholy_Dust",
            "name": "Unholy Dust",
            "category": "Prayer",
            "type": "Bones",
            "sellsFor": 25,
            "prayerPoints": 2
        },
        {
            "itemType": "Bone",
            "id": "melvorAoD:Cursed_Dust",
            "name": "Cursed Dust",
            "category": "Prayer",
            "type": "Bones",
            "sellsFor": 50,
            "prayerPoints": 3
        },
        {
            "id": "melvorAoD:Unholy_2H_Sword",
            "name": "Unholy 2H Sword (m)",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 700,
            "tier": "unholy",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 86,
                "blockAttackBonus": 86,
                "meleeStrengthBonus": 126,
                "meleeDefenceBonus": 20,
                "magicDefenceBonus": 20,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Unholy_Platebody",
            "name": "Unholy Platebody (m)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1200,
            "tier": "rune",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 82,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": -6,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Unholy_Body",
            "name": "Unholy Body (m)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 250,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 15,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 40,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": 20,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Unholy_Wizard_Robes",
            "name": "Unholy Wizard Robes (m)",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 250,
            "tier": "unholy",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDefenceBonus": 12,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Unholy_Longbow_U",
            "name": "Unholy Longbow U",
            "category": "Fletching",
            "type": "Unstrung Bows",
            "sellsFor": 75
        },
        {
            "id": "melvorAoD:Unholy_Longbow",
            "name": "Unholy Longbow (m)",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 300,
            "tier": "unholy",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 56,
                "rangedStrengthBonus": 80,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": 20,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorAoD:Unholy_Staff",
            "name": "Unholy Staff (m)",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 300,
            "tier": "unholy",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 18,
                "magicDefenceBonus": 18,
                "magicDamageBonus": 6,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorAoD:Unholy_Amulet",
            "name": "Unholy Amulet (m)",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 490,
            "tier": "unholy",
            "validSlots": [
                "Amulet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "meleeStrengthBonus": 5,
                "rangedStrengthBonus": 5,
                "magicDamageBonus": 5,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Equipment"
        },
        {
            "id": "melvorAoD:Unholy_Ring",
            "name": "Unholy Ring (m)",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 465,
            "tier": "unholy",
            "validSlots": [
                "Ring"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "meleeStrengthBonus": 3,
                "rangedStrengthBonus": 3,
                "magicDamageBonus": 3,
                "meleeDefenceBonus": 5,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 5,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Equipment"
        },
        {
            "id": "melvorAoD:Cursed_2H_Sword",
            "name": "Cursed 2H Sword (m)",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 5000,
            "tier": "Cursed",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 65
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3600,
                "stabAttackBonus": -4,
                "slashAttackBonus": 125,
                "blockAttackBonus": 125,
                "meleeStrengthBonus": 187,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Weapon",
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cursed_Platebody",
            "name": "Cursed Platebody (m)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 7500,
            "tier": "Cursed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 65
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeDefenceBonus": 119,
                "rangedDefenceBonus": 116,
                "magicDefenceBonus": -6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cursed_Body",
            "name": "Cursed Body (m)",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 5000,
            "tier": "Cursed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 65
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 28,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 58,
                "rangedDefenceBonus": 58,
                "magicDefenceBonus": 50,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cursed_Wizard_Robes",
            "name": "Cursed Wizard Robes (m)",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 5000,
            "tier": "Cursed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 28,
                "magicDamageBonus": 3,
                "magicDefenceBonus": 28,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            }
        },
        {
            "id": "melvorAoD:Cursed_Longbow",
            "name": "Cursed Longbow (m)",
            "category": "Combat",
            "type": "Ranged Weapon",
            "sellsFor": 5000,
            "tier": "Cursed",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 65
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "rangedAttackBonus": 99,
                "rangedStrengthBonus": 110,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Weapon",
            "attackType": "ranged",
            "ammoTypeRequired": "Arrows"
        },
        {
            "id": "melvorAoD:Cursed_Staff",
            "name": "Cursed Staff (m)",
            "category": "Combat",
            "type": "Magic Staff",
            "sellsFor": 5000,
            "tier": "Cursed",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3000,
                "magicAttackBonus": 23,
                "magicDamageBonus": 20,
                "meleeDefenceBonus": 20,
                "magicDefenceBonus": 23,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Weapon",
            "attackType": "magic"
        },
        {
            "id": "melvorAoD:Cursed_Amulet",
            "name": "Cursed Amulet (m)",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 2500,
            "tier": "Cursed",
            "validSlots": [
                "Amulet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 20,
                "slashAttackBonus": 20,
                "blockAttackBonus": 20,
                "meleeStrengthBonus": 10,
                "rangedStrengthBonus": 10,
                "magicDamageBonus": 5,
                "meleeDefenceBonus": -20,
                "rangedDefenceBonus": -20,
                "magicDefenceBonus": -20,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Equipment"
        },
        {
            "id": "melvorAoD:Cursed_Ring",
            "name": "Cursed Ring (m)",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 2500,
            "tier": "Cursed",
            "validSlots": [
                "Ring"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 15,
                "slashAttackBonus": 15,
                "blockAttackBonus": 15,
                "meleeStrengthBonus": 5,
                "rangedStrengthBonus": 5,
                "magicDamageBonus": 3,
                "meleeDefenceBonus": -15,
                "rangedDefenceBonus": -15,
                "magicDefenceBonus": -15,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "itemType": "Equipment"
        },
        {
            "id": "melvorAoD:Ring_of_Malice",
            "name": "Ring of Malice (m)",
            "category": "Combat",
            "type": "Ring",
            "sellsFor": 50000,
            "customDescription": "Unholy Item used for Unholy Prayers. Also, grants the maximum effect of the Malice Unholy Prayer at the start of a fight. One stack is removed per hit.",
            "tier": "Misc",
            "validSlots": [
                "Ring"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 54
                }
            ],
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "fightEffects": [
                "melvorAoD:Malice"
            ],
            "itemType": "Equipment"
        },
        {
            "id": "melvorAoD:Grudge_Amulet",
            "name": "Grudge Amulet (m)",
            "category": "Combat",
            "type": "Amulet",
            "sellsFor": 45000,
            "customDescription": "Unholy Item used for Unholy Prayers. Also, grants the maximum effect of the Grudge Unholy Prayer at the start of a fight. One stack is removed per hit.",
            "tier": "Misc",
            "validSlots": [
                "Amulet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 42
                }
            ],
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "fightEffects": [
                "melvorAoD:GrudgePlayer",
                "melvorAoD:GrudgeEnemy"
            ],
            "itemType": "Equipment"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Consuming_Shield",
            "name": "Consuming Shield (m)",
            "category": "Combat",
            "type": "Shield",
            "sellsFor": 75000,
            "customDescription": "Unholy Item used for Unholy Prayers. Also, grants the maximum effect of the Consumption Unholy Prayer at the start of a fight. One stack is removed per hit.",
            "tier": "misc",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 48
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 70,
                "rangedDefenceBonus": 58,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "fightEffects": [
                "melvorAoD:Consume"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Helmet_of_Spite",
            "name": "Helmet of Spite (m)",
            "category": "Combat",
            "type": "Helmet",
            "sellsFor": 50000,
            "customDescription": "Unholy Item used for Unholy Prayers. Also, grants the maximum effect of the Spite Unholy Prayer at the start of a fight. One stack is removed per hit.",
            "tier": "misc",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 20,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": 20,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "fightEffects": [
                "melvorAoD:Spite"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Shield_of_Martyr",
            "name": "Shield of Martyr (m)",
            "category": "Combat",
            "type": "Shield",
            "sellsFor": 50000,
            "customDescription": "Unholy Item used for Unholy Prayers. Also, grants the maximum effect of the Martyr Unholy Prayer at the start of a fight. One stack is removed per hit.",
            "tier": "misc",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 57
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 40,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": 40,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            },
            "fightEffects": [
                "melvorAoD:Martyr"
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Blacksmith_Tongs",
            "name": "Blacksmith Tongs",
            "category": "Combat",
            "type": "Shield",
            "sellsFor": 100,
            "tier": "misc",
            "validSlots": [
                "Shield"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 4
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 4
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 10
                    }
                ]
            },
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Beaded_Necklace",
            "name": "Beaded Necklace",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1800,
            "isArtefact": true,
            "isGenericArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Golden_Fire_Cape",
            "name": "Golden Fire Cape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 12500,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "stabAttackBonus": 1,
                "slashAttackBonus": 1,
                "blockAttackBonus": 1,
                "rangedAttackBonus": 1,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 11,
                "magicDefenceBonus": 11,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceToApplyBlind": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Infernal_Cape",
            "name": "Ancient Infernal Cape",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 250000,
            "validSlots": [
                "Cape"
            ],
            "equipmentStats": {
                "stabAttackBonus": 15,
                "slashAttackBonus": 15,
                "blockAttackBonus": 15,
                "rangedAttackBonus": 15,
                "magicAttackBonus": 15,
                "meleeStrengthBonus": 6,
                "rangedStrengthBonus": 2,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": 13,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMeleeCritChance": 3,
                "increasedRangedCritChance": 3,
                "increasedMagicCritChance": 3
            }
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Wildberry_Seeds",
            "name": "Ancient Wildberry Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 3,
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Ancient_Wildberry",
            "name": "Ancient Wildberry",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 28,
            "itemType": "Food",
            "healsFor": 2.29999999999999982236431605997495353221893310546875
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Corn_Seeds",
            "name": "Ancient Corn Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 8,
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Ancient_Corn",
            "name": "Ancient Corn",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 28,
            "itemType": "Food",
            "healsFor": 3.79999999999999982236431605997495353221893310546875
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Ancient_Carrot_Seeds",
            "name": "Ancient Carrot Seeds",
            "category": "Farming",
            "type": "Seeds",
            "sellsFor": 16,
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Ancient_Carrot",
            "name": "Ancient Carrot",
            "category": "Farming",
            "type": "Food",
            "sellsFor": 28,
            "itemType": "Food",
            "healsFor": 4.20000000000000017763568394002504646778106689453125
        },
        {
            "id": "melvorAoD:Rune_Mallet",
            "name": "Rune Mallet",
            "category": "Combat",
            "type": "Weapon",
            "sellsFor": 400,
            "tier": "rune",
            "validSlots": [
                "Weapon"
            ],
            "occupiesSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 3900,
                "stabAttackBonus": -4,
                "slashAttackBonus": 103,
                "blockAttackBonus": 103,
                "meleeStrengthBonus": 151
            },
            "itemType": "Weapon",
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Shatter_Stone",
            "name": "Shatter Stone",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 1,
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Shatter_Arrows",
            "name": "Shatter Arrows",
            "category": "Combat",
            "type": "Ammo",
            "sellsFor": 1,
            "validSlots": [
                "Quiver"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedStrengthBonus": 12
            },
            "ammoType": "Arrows",
            "specialAttacks": [
                "melvorAoD:ShatterArrow"
            ]
        },
        {
            "id": "melvorAoD:Prayer_Statue",
            "name": "Prayer Statue",
            "category": "Misc",
            "type": "Bones",
            "sellsFor": 16000,
            "itemType": "Bone",
            "prayerPoints": 5000,
            "isArtefact": true
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Devouring_Shard",
            "name": "Devouring Shard",
            "category": "Combat",
            "type": "Material",
            "sellsFor": 10000
        },
        {
            "id": "melvorAoD:Treacherous_Chest",
            "name": "Treacherous Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 5000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorAoD:Nullifying_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorAoD:Cleansing_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorAoD:Eradicating_Gloves",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorAoD:Devouring_Shard",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 12
                },
                {
                    "itemID": "melvorAoD:Unholy_Dust",
                    "minQuantity": 1,
                    "maxQuantity": 500,
                    "weight": 30
                },
                {
                    "itemID": "melvorAoD:Cursed_Dust",
                    "minQuantity": 1,
                    "maxQuantity": 500,
                    "weight": 30
                },
                {
                    "itemID": "melvorAoD:Barrier_Touch_Potion_II",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 30
                },
                {
                    "itemID": "melvorAoD:Barrier_Igniter_Potion_II",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 30
                },
                {
                    "itemID": "melvorAoD:Unholy_Potion_II",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 30
                },
                {
                    "itemID": "melvorAoD:Cursed_Potion_II",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 30
                },
                {
                    "itemID": "melvorAoD:Siphoning_Barrier_Gem",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 9
                },
                {
                    "itemID": "melvorAoD:Imbued_Dragonite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 250,
                    "weight": 30
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Unholy_Ranged_Gloves",
            "name": "Unholy Ranged Gloves (m)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 12000,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 45
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 45
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 12,
                "rangedStrengthBonus": 9,
                "meleeDefenceBonus": -9,
                "rangedDefenceBonus": -9,
                "magicDefenceBonus": -9,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1,
                "increasedChanceToPreserveUnholyPrayerPoints": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Unholy_Melee_Gloves",
            "name": "Unholy Melee Gloves (m)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 12000,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 45
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 45
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 12,
                "slashAttackBonus": 12,
                "blockAttackBonus": 12,
                "meleeStrengthBonus": 9,
                "meleeDefenceBonus": -9,
                "rangedDefenceBonus": -9,
                "magicDefenceBonus": -9,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1,
                "increasedChanceToPreserveUnholyPrayerPoints": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Unholy_Magic_Gloves",
            "name": "Unholy Magic Gloves (m)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 12000,
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 45
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 45
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 12,
                "magicDamageBonus": 3,
                "meleeDefenceBonus": -9,
                "rangedDefenceBonus": -9,
                "magicDefenceBonus": -9,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1,
                "increasedChanceToPreserveUnholyPrayerPoints": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Unholy_Battle_Boots",
            "name": "Unholy Battle Boots (m)",
            "category": "Misc",
            "type": "Armour",
            "sellsFor": 15000,
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 45
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "rangedAttackBonus": 8,
                "magicAttackBonus": 8,
                "meleeStrengthBonus": 4,
                "rangedStrengthBonus": 4,
                "magicDamageBonus": 4,
                "meleeDefenceBonus": -12,
                "rangedDefenceBonus": -12,
                "magicDefenceBonus": -12,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1,
                "increasedChanceToPreserveUnholyPrayerPoints": 5
            }
        },
        {
            "id": "melvorAoD:Unholy_Trees_Chest",
            "name": "Unholy Trees Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 2500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorAoD:Ring_of_Malice",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorAoD:Grudge_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorAoD:Consuming_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 5
                },
                {
                    "itemID": "melvorAoD:Doubling_Gem",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 10
                },
                {
                    "itemID": "melvorAoD:Unholy_Dust",
                    "minQuantity": 1,
                    "maxQuantity": 50,
                    "weight": 75
                },
                {
                    "itemID": "melvorAoD:Unholy_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 45
                },
                {
                    "itemID": "melvorAoD:Imbued_Mithril_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorAoD:Imbued_Adamantite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorAoD:Imbued_Runite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                },
                {
                    "itemID": "melvorAoD:Imbued_Dragonite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 10
                }
            ]
        },
        {
            "id": "melvorAoD:Torn_Parchment",
            "name": "Torn Parchment",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 2,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorAoD:Paper",
                    "minQuantity": 10,
                    "maxQuantity": 100,
                    "weight": 1
                }
            ],
            "isArtefact": true
        },
        {
            "id": "melvorAoD:Mastery_Token_Archaeology",
            "name": "Mastery Token (Archaeology)",
            "category": "Mastery",
            "type": "Token",
            "sellsFor": 1500,
            "itemType": "Token",
            "modifiers": {
                "masteryToken": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 0.1000000000000000055511151231257827021181583404541015625
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Summoners_Blessed_Ring",
            "name": "Summoner's Blessed Ring",
            "category": "Combat",
            "type": "Summoning",
            "customDescription": "Passive: -10% Summoning Familiar Attack Interval",
            "sellsFor": 10,
            "validSlots": [
                "Ring",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 60
                }
            ],
            "modifiers": {
                "decreasedSummoningAttackIntervalPercent": 10
            }
        },
        {
            "id": "melvorAoD:Ritual_Chest",
            "name": "Ritual Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 4500,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorAoD:Barrier_Exalted_Shard",
                    "minQuantity": 1,
                    "maxQuantity": 3,
                    "weight": 35
                },
                {
                    "itemID": "melvorAoD:Soul_Taker_Wand",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorAoD:Helmet_of_Spite",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorAoD:Shield_of_Martyr",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 3
                },
                {
                    "itemID": "melvorAoD:Reduced_Hitpoints_Gem",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorAoD:Cursed_Dust",
                    "minQuantity": 1,
                    "maxQuantity": 20,
                    "weight": 45
                },
                {
                    "itemID": "melvorAoD:Cursed_Logs",
                    "minQuantity": 1,
                    "maxQuantity": 10,
                    "weight": 45
                },
                {
                    "itemID": "melvorAoD:Imbued_Runite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 100,
                    "weight": 15
                },
                {
                    "itemID": "melvorAoD:Imbued_Dragonite_Bar",
                    "minQuantity": 1,
                    "maxQuantity": 200,
                    "weight": 15
                },
                {
                    "itemID": "melvorAoD:Siphoning_Barrier_Gem",
                    "minQuantity": 1,
                    "maxQuantity": 5,
                    "weight": 9
                },
                {
                    "itemID": "melvorAoD:Summoners_Blessed_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 9
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Accuracy_Gem",
            "name": "Accuracy Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 69,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {},
            "customDescription": "+3% Global Accuracy per Attack Turn, stacking up to 10 times. Stacks reset to 0 at maximum stacks.",
            "fightEffects": [
                "melvorAoD:AccuracyGem"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Lifesteal_Gem",
            "name": "Lifesteal Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 69,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {},
            "customDescription": "+1% Lifesteal per Attack Turn, stacking up to 10 times. Stacks reset to 0 at maximum stacks.",
            "fightEffects": [
                "melvorAoD:LifestealGem"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Evasion_Gem",
            "name": "Evasion Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 69,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {},
            "customDescription": "+3% Global Evasion per Attack Turn, stacking up to 10 times. Stacks reset to 0 at maximum stacks.",
            "fightEffects": [
                "melvorAoD:EvasionGem"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Burning_Gem",
            "name": "Burning Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 69,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {},
            "customDescription": "+1% chance to apply Burn and +1% chance to apply Frostburn, per Attack Turn, stacking up to 10 times. Stacks reset to 0 at maximum stacks.",
            "fightEffects": [
                "melvorAoD:BurningGem"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Poisonous_Gem",
            "name": "Poisonous Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 69,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {},
            "customDescription": "+1% chance to apply Poison and +1% chance to apply Deadly Poison, per Attack Turn, stacking up to 10 times. Stacks reset to 0 at maximum stacks.",
            "fightEffects": [
                "melvorAoD:PoisonousGem"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Agile_Gem",
            "name": "Agile Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 69,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {},
            "customDescription": "-1% Attack Interval per Attack Turn, stacking up to 10 times. Stacks reset to 0 at maximum stacks.",
            "fightEffects": [
                "melvorAoD:AgileGem"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Confusing_Gem",
            "name": "Confusing Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 69,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {},
            "customDescription": "+1% chance to apply Confusion Curse to the Target per Attack Turn, stacking up to 10 times. Stacks reset to 0 at maximum stacks.",
            "fightEffects": [
                "melvorAoD:ConfusingGem"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Decaying_Gem",
            "name": "Decaying Gem",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 69,
            "validSlots": [
                "Gem"
            ],
            "modifiers": {},
            "customDescription": "1% chance to apply Decay Curse to the Target per Attack Turn, stacking up to 10 times. Stacks reset to 0 at maximum stacks.",
            "fightEffects": [
                "melvorAoD:DecayingGem"
            ],
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Unholy_Gem",
            "name": "Unholy Gem (m)",
            "category": "Combat",
            "type": "Gem",
            "sellsFor": 69,
            "customDescription": "Unholy Item used for Unholy Prayers.",
            "validSlots": [
                "Gem"
            ],
            "isArtefact": true,
            "modifiers": {
                "increasedUnholyMarkOnHit": 1,
                "allowUnholyPrayerUse": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Bronze_Helmet_T_B",
            "name": "(B) Bronze Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 1,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 4,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": -1
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Bronze_Platelegs_T_B",
            "name": "(B) Bronze Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 2,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": -4
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Bronze_Platebody_T_B",
            "name": "(B) Bronze Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 3,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 1,
                "meleeDefenceBonus": 17,
                "rangedDefenceBonus": 14,
                "magicDefenceBonus": -6
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Iron_Helmet_T_B",
            "name": "(B) Iron Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 13,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 6,
                "magicDefenceBonus": -1
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Iron_Platelegs_T_B",
            "name": "(B) Iron Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 21,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 13,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -4
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Iron_Platebody_T_B",
            "name": "(B) Iron Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 32,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 2,
                "meleeDefenceBonus": 21,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -6
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Steel_Helmet_T_B",
            "name": "(B) Steel Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 18,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 11,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": -1,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2.5,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Steel_Platelegs_T_B",
            "name": "(B) Steel Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 25,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 21,
                "rangedDefenceBonus": 16,
                "magicDefenceBonus": -4,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2.5,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Steel_Platebody_T_B",
            "name": "(B) Steel Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 48,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 3,
                "meleeDefenceBonus": 38,
                "rangedDefenceBonus": 25,
                "magicDefenceBonus": -4,
                "damageReduction": 1
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2.5,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Black_Helmet_T_B",
            "name": "(B) Black Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 18,
            "tier": "black",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 16,
                "rangedDefenceBonus": 12,
                "magicDefenceBonus": -1,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2.5,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Black_Platelegs_T_B",
            "name": "(B) Black Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 25,
            "tier": "black",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 25,
                "rangedDefenceBonus": 20,
                "magicDefenceBonus": -4,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2.5,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Black_Platebody_T_B",
            "name": "(B) Black Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 48,
            "tier": "black",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 4,
                "meleeDefenceBonus": 49,
                "rangedDefenceBonus": 40,
                "magicDefenceBonus": -6,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2.5,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mithril_Helmet_T_B",
            "name": "(B) Mithril Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 120,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 17,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -1,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mithril_Platelegs_T_B",
            "name": "(B) Mithril Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 187,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 29,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": -4,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mithril_Platebody_T_B",
            "name": "(B) Mithril Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 280,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 53,
                "rangedDefenceBonus": 44,
                "magicDefenceBonus": -6,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Adamant_Helmet_T_B",
            "name": "(B) Adamant Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 156,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 23,
                "rangedDefenceBonus": 19,
                "magicDefenceBonus": -1,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Adamant_Platelegs_T_B",
            "name": "(B) Adamant Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 252,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 41,
                "rangedDefenceBonus": 31,
                "magicDefenceBonus": -4,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Adamant_Platebody_T_B",
            "name": "(B) Adamant Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 432,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 78,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": -6,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Rune_Helmet_T_B",
            "name": "(B) Rune Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 222,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 44,
                "rangedDefenceBonus": 30,
                "magicDefenceBonus": -1,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 4,
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Rune_Platelegs_T_B",
            "name": "(B) Rune Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 415,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 61,
                "rangedDefenceBonus": 49,
                "magicDefenceBonus": -4,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 4,
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Rune_Platebody_T_B",
            "name": "(B) Rune Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 689,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 98,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": -6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 4,
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Dragon_Helmet_T_B",
            "name": "(B) Dragon Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 1398,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 4.5,
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Dragon_Platelegs_T_B",
            "name": "(B) Dragon Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 2275,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 85,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": -4,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 4.5,
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Dragon_Platebody_T_B",
            "name": "(B) Dragon Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 3450,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 136,
                "rangedDefenceBonus": 106,
                "magicDefenceBonus": -6,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 4.5,
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Helmet_T_B",
            "name": "(B) Ancient Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 10,
                "meleeDefenceBonus": 63,
                "rangedDefenceBonus": 52,
                "magicDefenceBonus": -3,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Platelegs_T_B",
            "name": "(B) Ancient Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -25,
                "meleeStrengthBonus": 13,
                "meleeDefenceBonus": 106,
                "rangedDefenceBonus": 79,
                "magicDefenceBonus": -5,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Platebody_T_B",
            "name": "(B) Ancient Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": -20,
                "meleeStrengthBonus": 18,
                "meleeDefenceBonus": 149,
                "rangedDefenceBonus": 101,
                "magicDefenceBonus": -4,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mithril_Helmet_T_C",
            "name": "(C) Mithril Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 120,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 17,
                "rangedDefenceBonus": 13,
                "magicDefenceBonus": -1,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mithril_Platelegs_T_C",
            "name": "(C) Mithril Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 187,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 29,
                "rangedDefenceBonus": 22,
                "magicDefenceBonus": -4,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mithril_Platebody_T_C",
            "name": "(C) Mithril Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 280,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 20
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 5,
                "meleeDefenceBonus": 53,
                "rangedDefenceBonus": 44,
                "magicDefenceBonus": -6,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Adamant_Helmet_T_C",
            "name": "(C) Adamant Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 156,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 23,
                "rangedDefenceBonus": 19,
                "magicDefenceBonus": -1,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Adamant_Platelegs_T_C",
            "name": "(C) Adamant Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 252,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 41,
                "rangedDefenceBonus": 31,
                "magicDefenceBonus": -4,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Adamant_Platebody_T_C",
            "name": "(C) Adamant Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 432,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 30
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 6,
                "meleeDefenceBonus": 78,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": -6,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Rune_Helmet_T_C",
            "name": "(C) Rune Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 222,
            "tier": "trimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 44,
                "rangedDefenceBonus": 30,
                "magicDefenceBonus": -1,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 4,
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Rune_Platelegs_T_C",
            "name": "(C) Rune Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 415,
            "tier": "trimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 61,
                "rangedDefenceBonus": 49,
                "magicDefenceBonus": -4,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 4,
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Rune_Platebody_T_C",
            "name": "(C) Rune Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 689,
            "tier": "trimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 7,
                "meleeDefenceBonus": 98,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": -6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 4,
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Dragon_Helmet_T_C",
            "name": "(C) Dragon Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 1398,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 46,
                "magicDefenceBonus": -1,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 4.5,
                "increasedChanceToDodgeCrystallization": 25,
                "increasedChanceToDodgeCrystalSanction": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Dragon_Platelegs_T_C",
            "name": "(C) Dragon Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 2275,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -7,
                "magicAttackBonus": -21,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 85,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": -4,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 4.5,
                "increasedChanceToDodgeCrystallization": 25,
                "increasedChanceToDodgeCrystalSanction": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Dragon_Platebody_T_C",
            "name": "(C) Dragon Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 3450,
            "tier": "dragonTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -10,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 8,
                "meleeDefenceBonus": 136,
                "rangedDefenceBonus": 106,
                "magicDefenceBonus": -6,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 4.5,
                "increasedChanceToDodgeCrystallization": 25,
                "increasedChanceToDodgeCrystalSanction": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Helmet_T_C",
            "name": "(C) Ancient Helmet",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 10,
                "meleeDefenceBonus": 63,
                "rangedDefenceBonus": 52,
                "magicDefenceBonus": -3,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Platelegs_T_C",
            "name": "(C) Ancient Platelegs",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -25,
                "meleeStrengthBonus": 13,
                "meleeDefenceBonus": 106,
                "rangedDefenceBonus": 79,
                "magicDefenceBonus": -5,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Platebody_T_C",
            "name": "(C) Ancient Platebody",
            "category": "Combat",
            "type": "Trimmed Armour",
            "sellsFor": 250000,
            "tier": "ancientTrimmed",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": -20,
                "meleeStrengthBonus": 18,
                "meleeDefenceBonus": 149,
                "rangedDefenceBonus": 101,
                "magicDefenceBonus": -4,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Leather",
            "name": "Imbued Leather",
            "category": "Crafting",
            "type": "Leather",
            "sellsFor": 50,
            "customDescription": "Used to upgrade Leather gear into Barrier versions."
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Green_Dragonhide",
            "name": "Imbued Green Dragonhide",
            "category": "Crafting",
            "type": "Dragonhide",
            "sellsFor": 200,
            "customDescription": "Used to upgrade (U) Green Dragonhide gear into Barrier versions."
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Blue_Dragonhide",
            "name": "Imbued Blue Dragonhide",
            "category": "Crafting",
            "type": "Dragonhide",
            "sellsFor": 300,
            "customDescription": "Used to upgrade (U) Blue Dragonhide gear into Barrier versions."
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Red_Dragonhide",
            "name": "Imbued Red Dragonhide",
            "category": "Crafting",
            "type": "Dragonhide",
            "sellsFor": 400,
            "customDescription": "Used to upgrade (U) Red Dragonhide gear into Barrier versions."
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Black_Dragonhide",
            "name": "Imbued Black Dragonhide",
            "category": "Crafting",
            "type": "Dragonhide",
            "sellsFor": 850,
            "customDescription": "Used to upgrade (U) Black Dragonhide gear into Barrier versions."
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Imbued_Elder_Dragonhide",
            "name": "Imbued Elder Dragonhide",
            "category": "Crafting",
            "type": "Dragonhide",
            "sellsFor": 2500
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Leather_Vambraces_B",
            "name": "(B) Leather Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Leather",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 4,
                "meleeDefenceBonus": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Leather_Chaps_B",
            "name": "(B) Leather Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Leather",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 4,
                "meleeDefenceBonus": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Leather_Body_B",
            "name": "(B) Leather Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Leather",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 2,
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Hard_Leather_Vambraces_B",
            "name": "(B) Hard Leather Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Hard Leather",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 4,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Hard_Leather_Chaps_B",
            "name": "(B) Hard Leather Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Hard Leather",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 5,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Hard_Leather_Body_B",
            "name": "(B) Hard Leather Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 75,
            "tier": "Hard Leather",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 8,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 23,
                "rangedDefenceBonus": 28,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Green_Dhide_Vambraces_B",
            "name": "(B) Green D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 200,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Green_Dhide_Chaps_B",
            "name": "(B) Green D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 400,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 28,
                "rangedDefenceBonus": 28,
                "magicDefenceBonus": 10,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Green_Dhide_Body_B",
            "name": "(B) Green D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 600,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 19,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 50,
                "rangedDefenceBonus": 50,
                "magicDefenceBonus": 25,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Blue_Dhide_Vambraces_B",
            "name": "(B) Blue D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 300,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 11,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 5,
                "magicDefenceBonus": 5,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Blue_Dhide_Chaps_B",
            "name": "(B) Blue D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 600,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 14,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 31,
                "rangedDefenceBonus": 31,
                "magicDefenceBonus": 18,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Blue_Dhide_Body_B",
            "name": "(B) Blue D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 900,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 25,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 56,
                "rangedDefenceBonus": 56,
                "magicDefenceBonus": 28,
                "damageReduction": 3
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 2,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Red_Dhide_Vambraces_B",
            "name": "(B) Red D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 400,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 13,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 6,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 10,
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Red_Dhide_Chaps_B",
            "name": "(B) Red D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 800,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 18,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 35,
                "rangedDefenceBonus": 35,
                "magicDefenceBonus": 25,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 10,
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Red_Dhide_Body_B",
            "name": "(B) Red D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1200,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 60
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 31,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 63,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": 50,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 10,
                "increasedChanceToDodgeCrystallization": 15
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Black_Dhide_Vambraces_B",
            "name": "(B) Black D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 500,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 14,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 8,
                "magicDefenceBonus": 10,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 10,
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Black_Dhide_Chaps_B",
            "name": "(B) Black D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1000,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 21,
                "magicAttackBonus": -10,
                "meleeDefenceBonus": 39,
                "rangedDefenceBonus": 39,
                "magicDefenceBonus": 35,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 10,
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Black_Dhide_Body_B",
            "name": "(B) Black D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 1500,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 38,
                "magicAttackBonus": -15,
                "meleeDefenceBonus": 88,
                "rangedDefenceBonus": 69,
                "magicDefenceBonus": 63,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 3,
                "increasedBarrierSummonDamage": 10,
                "increasedChanceToDodgeCrystallization": 25
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Dhide_Vambraces_B",
            "name": "(B) Ancient D-hide Vambraces",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Gloves"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 18,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 4,
                "meleeDefenceBonus": 10,
                "magicDefenceBonus": 18,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 4,
                "increasedBarrierSummonDamage": 25,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Dhide_Chaps_B",
            "name": "(B) Ancient D-hide Chaps",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 28,
                "magicAttackBonus": -10,
                "rangedStrengthBonus": 6,
                "meleeDefenceBonus": 51,
                "rangedDefenceBonus": 54,
                "magicDefenceBonus": 45,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 4,
                "increasedBarrierSummonDamage": 25,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Dhide_Body_B",
            "name": "(B) Ancient D-hide Body",
            "category": "Combat",
            "type": "Ranged Armour",
            "sellsFor": 30000,
            "tier": "Dragonhide",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 80
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 51,
                "magicAttackBonus": -15,
                "rangedStrengthBonus": 10,
                "meleeDefenceBonus": 89,
                "rangedDefenceBonus": 89,
                "magicDefenceBonus": 81,
                "damageReduction": 6
            },
            "modifiers": {
                "increasedFlatBarrierSummonDamage": 4,
                "increasedBarrierSummonDamage": 25,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Air_Acolyte_Wizard_Hat_B",
            "name": "(B) Air Acolyte Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Air_Acolyte_Wizard_Robes_B",
            "name": "(B) Air Acolyte Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Air_Acolyte_Wizard_Bottoms_B",
            "name": "(B) Air Acolyte Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 1
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Acolyte_Wizard_Hat_B",
            "name": "(B) Water Acolyte Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Acolyte_Wizard_Robes_B",
            "name": "(B) Water Acolyte Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Acolyte_Wizard_Bottoms_B",
            "name": "(B) Water Acolyte Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 5
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Acolyte_Wizard_Hat_B",
            "name": "(B) Earth Acolyte Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 9
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Acolyte_Wizard_Robes_B",
            "name": "(B) Earth Acolyte Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 9
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Acolyte_Wizard_Bottoms_B",
            "name": "(B) Earth Acolyte Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 9
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fire_Acolyte_Wizard_Hat_B",
            "name": "(B) Fire Acolyte Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 14
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fire_Acolyte_Wizard_Robes_B",
            "name": "(B) Fire Acolyte Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 14
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fire_Acolyte_Wizard_Bottoms_B",
            "name": "(B) Fire Acolyte Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 14
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 2,
                "magicDefenceBonus": 2
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 0.5,
                "increasedFlatBarrierSummonDamage": 1,
                "increasedBarrierSummonDamage": 5,
                "increasedChanceToDodgeCrystallization": 5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Air_Adept_Wizard_Hat_B",
            "name": "(B) Air Adept Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Air_Adept_Wizard_Robes_B",
            "name": "(B) Air Adept Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Air_Adept_Wizard_Bottoms_B",
            "name": "(B) Air Adept Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 35
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Adept_Wizard_Hat_B",
            "name": "(B) Water Adept Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 39
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Adept_Wizard_Robes_B",
            "name": "(B) Water Adept Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 39
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Adept_Wizard_Bottoms_B",
            "name": "(B) Water Adept Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 39
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Adept_Wizard_Hat_B",
            "name": "(B) Earth Adept Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 43
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Adept_Wizard_Robes_B",
            "name": "(B) Earth Adept Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 43
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Adept_Wizard_Bottoms_B",
            "name": "(B) Earth Adept Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 43
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fire_Adept_Wizard_Hat_B",
            "name": "(B) Fire Adept Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 48
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 3,
                "magicDefenceBonus": 3,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fire_Adept_Wizard_Robes_B",
            "name": "(B) Fire Adept Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 48
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fire_Adept_Wizard_Bottoms_B",
            "name": "(B) Fire Adept Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 48
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDefenceBonus": 8,
                "damageReduction": 4
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 1.5,
                "increasedBarrierSummonDamage": 10,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Air_Expert_Wizard_Hat_B",
            "name": "(B) Air Expert Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDefenceBonus": 6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Air_Expert_Wizard_Robes_B",
            "name": "(B) Air Expert Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDefenceBonus": 22,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Air_Expert_Wizard_Bottoms_B",
            "name": "(B) Air Expert Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 65
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 17,
                "magicDefenceBonus": 17,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinAirSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Expert_Wizard_Hat_B",
            "name": "(B) Water Expert Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 69
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDefenceBonus": 6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Expert_Wizard_Robes_B",
            "name": "(B) Water Expert Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 69
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDefenceBonus": 22,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Water_Expert_Wizard_Bottoms_B",
            "name": "(B) Water Expert Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 69
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 17,
                "magicDefenceBonus": 17,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinWaterSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Expert_Wizard_Hat_B",
            "name": "(B) Earth Expert Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 73
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDefenceBonus": 6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Expert_Wizard_Robes_B",
            "name": "(B) Earth Expert Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 73
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDefenceBonus": 22,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Earth_Expert_Wizard_Bottoms_B",
            "name": "(B) Earth Expert Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 73
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 17,
                "magicDefenceBonus": 17,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinEarthSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fire_Expert_Wizard_Hat_B",
            "name": "(B) Fire Expert Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 78
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 6,
                "magicDefenceBonus": 6,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fire_Expert_Wizard_Robes_B",
            "name": "(B) Fire Expert Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 78
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 22,
                "magicDefenceBonus": 22,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fire_Expert_Wizard_Bottoms_B",
            "name": "(B) Fire Expert Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 10,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 78
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 17,
                "magicDefenceBonus": 17,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinFireSpellDmg": 2,
                "increasedBarrierSummonDamage": 15,
                "increasedFlatBarrierSummonDamage": 3,
                "increasedChanceToDodgeCrystallization": 20
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Wizard_Hat_B",
            "name": "(B) Ancient Wizard Hat",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 100000,
            "tier": "wizard",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 8,
                "magicDamageBonus": 2,
                "magicDefenceBonus": 8,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinSpellDmg": 0.5,
                "increasedSurgeSpellAccuracy": 6,
                "increasedSurgeSpellMaxHit": 6,
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 4,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Wizard_Robes_B",
            "name": "(B) Ancient Wizard Robes",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 375000,
            "tier": "wizard",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 28,
                "magicDamageBonus": 3,
                "magicDefenceBonus": 28,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinSpellDmg": 0.5,
                "increasedSurgeSpellAccuracy": 6,
                "increasedSurgeSpellMaxHit": 6,
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 4,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ancient_Wizard_Bottoms_B",
            "name": "(B) Ancient Wizard Bottoms",
            "category": "Combat",
            "type": "Magic Armour",
            "sellsFor": 225000,
            "tier": "wizard",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 70
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 20,
                "magicDamageBonus": 3,
                "magicDefenceBonus": 20,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinSpellDmg": 0.5,
                "increasedSurgeSpellAccuracy": 6,
                "increasedSurgeSpellMaxHit": 6,
                "increasedBarrierSummonDamage": 25,
                "increasedFlatBarrierSummonDamage": 4,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Woodcutting_Lesser_Relic",
            "name": "Woodcutting Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 5
                    }
                ],
                "increasedMinBirdNestQuantity": 1,
                "increasedMinHitBasedOnMaxHit": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                },
                {
                    "type": "WoodcuttingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fishing_Lesser_Relic",
            "name": "Fishing Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 5
                    }
                ],
                "increasedFishingCookedChance": 10,
                "slowImmunity": 100
            },
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                },
                {
                    "type": "FishingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Firemaking_Lesser_Relic",
            "name": "Firemaking Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 5
                    }
                ],
                "increasedChanceToApplyBurn": 10,
                "decreasedDragonBreathDamage": 10
            },
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                },
                {
                    "type": "PlayerAttack"
                },
                {
                    "type": "FiremakingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cooking_Lesser_Relic",
            "name": "Cooking Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 5
                    }
                ],
                "increasedLifesteal": 10,
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 30
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                },
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Mining_Lesser_Relic",
            "name": "Mining Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 5
                    }
                ],
                "increasedMeleeMaxHit": 10,
                "increasedMiningGemChance": 100
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                },
                {
                    "type": "MiningAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Smithing_Lesser_Relic",
            "name": "Smithing Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 5
                    }
                ],
                "increasedGlobalEvasion": 10,
                "increasedDamageReduction": 1
            },
            "consumesOn": [
                {
                    "type": "EnemyAttack"
                },
                {
                    "type": "SmithingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Thieving_Lesser_Relic",
            "name": "Thieving Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 5
                    }
                ],
                "increasedThievingStealth": 30,
                "autoLooting": 1
            },
            "consumesOn": [
                {
                    "type": "MonsterKilled"
                },
                {
                    "type": "ThievingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Fletching_Lesser_Relic",
            "name": "Fletching Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 5
                    }
                ],
                "increasedRangedMaxHit": 10,
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 10
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack",
                    "attackTypes": [
                        "ranged"
                    ]
                },
                {
                    "type": "FletchingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Crafting_Lesser_Relic",
            "name": "Crafting Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 5
                    }
                ],
                "increasedChanceForEnchantedUrnInCrafting": 5,
                "doubleBoneDrops": 1
            },
            "consumesOn": [
                {
                    "type": "MonsterKilled"
                },
                {
                    "type": "CraftingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Runecrafting_Lesser_Relic",
            "name": "Runecrafting Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 5
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 30
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "RunecraftingAction"
                },
                {
                    "type": "CookingAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Herblore_Lesser_Relic",
            "name": "Herblore Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 20
                    }
                ],
                "increasedSlayerCoins": 15,
                "increasedPotionChargesFlat": 10
            },
            "consumesOn": [
                {
                    "type": "MonsterKilled"
                },
                {
                    "type": "HerbloreAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Agility_Lesser_Relic",
            "name": "Agility Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 5
                    }
                ],
                "decreasedAttackIntervalPercent": 5,
                "decreasedAgilityObstacleItemCost": 10
            },
            "consumesOn": [
                {
                    "type": "PlayerAttack"
                },
                {
                    "type": "AgilityAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Summoning_Lesser_Relic",
            "name": "Summoning Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 5
                    }
                ],
                "decreasedMonsterRespawnTimer": 300,
                "increasedSummoningCreationCharges": 15
            },
            "consumesOn": [
                {
                    "type": "MonsterKilled"
                },
                {
                    "type": "SummoningAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Astrology_Lesser_Relic",
            "name": "Astrology Lesser Relic",
            "category": "Combat",
            "type": "Consumable",
            "ignoreCompletion": true,
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 5
                    }
                ],
                "increasedFlatPrayerCostReduction": 3,
                "increasedChanceGoldenStardust": 2
            },
            "consumesOn": [
                {
                    "type": "AstrologyAction"
                },
                {
                    "type": "PrayerPointConsumption"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Archaeologist_Hat",
            "name": "Archaeologist Hat",
            "category": "Archaeology",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+5% Archaeology Skill XP\u003Cbr\u003E\u003Cspan class=\\\"text-warning\\\"\u003EWith all five Archaeologist Outfit equipped: +10% Archaeology Mastery XP, +10% chance to preserve dig site map excavation actions, and +15% chance to gain +1 additional resource in Archaeology (Cannot be doubled).\u003C/span\u003E",
            "validSlots": [
                "Helmet"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 5
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Archaeologist_Body",
            "name": "Archaeologist Body",
            "category": "Archaeology",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+5% Archaeology Skill XP\u003Cbr\u003E\u003Cspan class=\\\"text-warning\\\"\u003EWith all five Archaeologist Outfit equipped: +10% Archaeology Mastery XP, +10% chance to preserve dig site map excavation actions, and +15% chance to gain +1 additional resource in Archaeology (Cannot be doubled).\u003C/span\u003E",
            "validSlots": [
                "Platebody"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 5
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Archaeologist_Leggings",
            "name": "Archaeologist Leggings",
            "category": "Archaeology",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+5% Archaeology Skill XP\u003Cbr\u003E\u003Cspan class=\\\"text-warning\\\"\u003EWith all five Archaeologist Outfit equipped: +10% Archaeology Mastery XP, +10% chance to preserve dig site map excavation actions, and +15% chance to gain +1 additional resource in Archaeology (Cannot be doubled).\u003C/span\u003E",
            "validSlots": [
                "Platelegs"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 5
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Archaeologist_Boots",
            "name": "Archaeologist Boots",
            "category": "Archaeology",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+5% Archaeology Skill XP\u003Cbr\u003E\u003Cspan class=\\\"text-warning\\\"\u003EWith all five Archaeologist Outfit equipped: +10% Archaeology Mastery XP, +10% chance to preserve dig site map excavation actions, and +15% chance to gain +1 additional resource in Archaeology (Cannot be doubled).\u003C/span\u003E",
            "validSlots": [
                "Boots"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 5
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Archaeologist_Gloves",
            "name": "Archaeologist Gloves",
            "category": "Archaeology",
            "type": "Equipment",
            "sellsFor": 2000,
            "customDescription": "+5% Archaeology Skill XP\u003Cbr\u003E\u003Cspan class=\\\"text-warning\\\"\u003EWith all five Archaeologist Outfit equipped: +10% Archaeology Mastery XP, +10% chance to preserve dig site map excavation actions, and +15% chance to gain +1 additional resource in Archaeology (Cannot be doubled).\u003C/span\u003E",
            "validSlots": [
                "Gloves"
            ],
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 5
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cult_Robes",
            "name": "Cult Robes",
            "category": "Archaeology",
            "type": "Magic Armour",
            "sellsFor": 766,
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 10
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 10,
                "magicDefenceBonus": 10,
                "magicDamageBonus": 3,
                "damageReduction": 2
            },
            "modifiers": {
                "increasedBoltSpellMaxHitFlat": 2
            },
            "isArtefact": true
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Old_Wooden_Ladle",
            "name": "Old Wooden Ladle",
            "category": "Archaeology",
            "type": "Artefact",
            "sellsFor": 220,
            "validSlots": [
                "Weapon"
            ],
            "equipmentStats": {
                "attackSpeed": 4000
            },
            "modifiers": {
                "decreasedCookingIntervalForBasicSoup": 10
            },
            "attackType": "melee",
            "isArtefact": true
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Superior_Cartography_Skillcape",
            "name": "Superior Cartography Skillcape",
            "category": "Cartography",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedSurveyInterval": 30,
                "decreasedMapUpgradeInterval": 50,
                "decreasedMapRefinementCost": 20,
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 20
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Superior_Archaeology_Skillcape",
            "name": "Superior Archaeology Skillcape",
            "category": "Archaeology",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 120
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedMinimumItemsFoundInArchaeology": 1,
                "increasedChanceToPreserveMapCharges": 15,
                "increasedSieveToolLevel": 3,
                "increasedTrowelToolLevel": 3,
                "increasedBrushToolLevel": 3,
                "increasedShovelToolLevel": 3
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cartography_Skillcape",
            "name": "Cartography Skillcape",
            "category": "Cartography",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "decreasedMapUpgradeInterval": 20,
                "decreasedMapRefinementCost": 10,
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 10
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Archaeology_Skillcape",
            "name": "Archaeology Skillcape",
            "category": "Archaeology",
            "type": "Armour",
            "sellsFor": 250000,
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 99
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": 9,
                "rangedDefenceBonus": 9,
                "magicDefenceBonus": 9
            },
            "modifiers": {
                "increasedChanceToPreserveMapCharges": 10,
                "increasedSieveToolLevel": 1,
                "increasedTrowelToolLevel": 1,
                "increasedBrushToolLevel": 1,
                "increasedShovelToolLevel": 1
            }
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Raw_Mackerel",
            "name": "Raw Mackerel",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 19
        },
        {
            "id": "melvorAoD:Mackerel",
            "name": "Mackerel",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 32,
            "itemType": "Food",
            "healsFor": 7.70000000000000017763568394002504646778106689453125
        },
        {
            "id": "melvorAoD:Mackerel_Perfect",
            "name": "Mackerel (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 49,
            "itemType": "Food",
            "healsFor": 8.4000000000000003552713678800500929355621337890625
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Raw_Halibut",
            "name": "Raw Halibut",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 78
        },
        {
            "id": "melvorAoD:Halibut",
            "name": "Halibut",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 129,
            "itemType": "Food",
            "healsFor": 12.0999999999999996447286321199499070644378662109375
        },
        {
            "id": "melvorAoD:Halibut_Perfect",
            "name": "Halibut (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 194,
            "itemType": "Food",
            "healsFor": 13.300000000000000710542735760100185871124267578125
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Raw_Tilapia",
            "name": "Raw Tilapia",
            "category": "Fishing",
            "type": "Raw Fish",
            "sellsFor": 258
        },
        {
            "id": "melvorAoD:Tilapia",
            "name": "Tilapia",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 645,
            "itemType": "Food",
            "healsFor": 24.199999999999999289457264239899814128875732421875
        },
        {
            "id": "melvorAoD:Tilapia_Perfect",
            "name": "Tilapia (Perfect)",
            "category": "Cooking",
            "type": "Food",
            "sellsFor": 968,
            "itemType": "Food",
            "healsFor": 26.60000000000000142108547152020037174224853515625
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Cape_of_Completion_AoD",
            "name": "Cape of Completion (Atlas of Discovery)",
            "category": "Combat",
            "type": "Armour",
            "ignoreCompletion": true,
            "sellsFor": 25000000,
            "customDescription": "Inherits all Atlas of Discovery Superior Skillcape perks. 5% Damage Reduction.",
            "tier": "Skillcape",
            "validSlots": [
                "Cape"
            ],
            "equipRequirements": [
                {
                    "type": "Completion",
                    "percent": 100,
                    "namespace": "melvorAoD"
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 40,
                "slashAttackBonus": 40,
                "blockAttackBonus": 40,
                "meleeStrengthBonus": 20,
                "meleeDefenceBonus": 80,
                "rangedDefenceBonus": 80,
                "magicDefenceBonus": 80,
                "damageReduction": 5
            },
            "modifiers": {
                "increasedMinimumItemsFoundInArchaeology": 1,
                "increasedChanceToPreserveMapCharges": 15,
                "increasedSieveToolLevel": 3,
                "increasedTrowelToolLevel": 3,
                "increasedBrushToolLevel": 3,
                "increasedShovelToolLevel": 3,
                "decreasedSurveyInterval": 30,
                "decreasedMapUpgradeInterval": 50,
                "decreasedMapRefinementCost": 20,
                "increasedSkillPreservationChance": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 20
                    }
                ]
            }
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Archaeologists_Whip",
            "name": "Archaeologist's Whip",
            "category": "Archaeology",
            "type": "Weapon",
            "sellsFor": 69,
            "tier": "Other",
            "validSlots": [
                "Weapon"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 40
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 40
                }
            ],
            "equipmentStats": {
                "attackSpeed": 1800,
                "stabAttackBonus": -69,
                "slashAttackBonus": -69,
                "blockAttackBonus": -69,
                "meleeStrengthBonus": 42
            },
            "modifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 4
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 4
                    }
                ]
            },
            "attackType": "melee"
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Golden_Trowel",
            "name": "Golden Trowel",
            "category": "Archaeology",
            "type": "Offhand",
            "sellsFor": 6969,
            "tier": "Other",
            "validSlots": [
                "Shield"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 118
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 90
                }
            ],
            "equipmentStats": {
                "meleeDefenceBonus": -69,
                "rangedDefenceBonus": -69,
                "magicDefenceBonus": -69
            },
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 10
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Archaeologists_Consumable",
            "name": "Archaeologist's Consumable",
            "category": "Archaeology",
            "type": "Consumable",
            "sellsFor": 10,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 10
                    }
                ]
            },
            "consumesOn": [
                {
                    "type": "ArchaeologyAction"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Summoners_Blessing",
            "name": "Summoner's Blessing",
            "category": "Archaeology",
            "type": "Consumable",
            "customDescription": "-5% Summoning Familiar Attack Interval (Consumed per Summon Attack).",
            "sellsFor": 1,
            "validSlots": [
                "Consumable"
            ],
            "modifiers": {
                "decreasedSummoningAttackIntervalPercent": 5
            },
            "consumesOn": [
                {
                    "type": "PlayerSummonAttack"
                }
            ]
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Summoners_Defender",
            "name": "Summoner's Defender",
            "category": "Combat",
            "type": "Summoning",
            "customDescription": "Passive: -10% Summoning Familiar Attack Interval",
            "sellsFor": 10,
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "modifiers": {
                "decreasedSummoningAttackIntervalPercent": 10
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Knights_Summoning_Defender",
            "name": "Knight's Summoning Defender",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 100000,
            "customDescription": "Passive: -0.1s Attack Interval, -10% Summoning Familiar Attack Interval, -3% Damage Reduction, +9 Melee Attack Bonus",
            "validSlots": [
                "Shield",
                "Passive"
            ],
            "equipmentStats": {
                "meleeStrengthBonus": 9,
                "stabAttackBonus": 9,
                "slashAttackBonus": 9,
                "blockAttackBonus": 9
            },
            "modifiers": {
                "decreasedAttackInterval": 100,
                "decreasedSummoningAttackIntervalPercent": 10,
                "decreasedDamageReduction": 3
            }
        },
        {
            "id": "melvorAoD:Trickery_Chest",
            "name": "Trickery Chest",
            "category": "Dungeons",
            "type": "Item",
            "sellsFor": 3000,
            "itemType": "Openable",
            "dropTable": [
                {
                    "itemID": "melvorAoD:Barrier_Exalted_Shard",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 38
                },
                {
                    "itemID": "melvorAoD:Barrier_Burn_Shield",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 2
                },
                {
                    "itemID": "melvorAoD:Dungeon_Gem",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 1
                },
                {
                    "itemID": "melvorAoD:Summoners_Defender",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 6
                },
                {
                    "itemID": "melvorAoD:Barrier_Eroding_Amulet",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 4
                },
                {
                    "itemID": "melvorAoD:Barrier_Eroding_Ring",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 4
                },
                {
                    "itemID": "melvorAoD:Siphoning_Barrier_Gem",
                    "minQuantity": 1,
                    "maxQuantity": 1,
                    "weight": 9
                },
                {
                    "itemID": "melvorD:Rune_Essence",
                    "minQuantity": 1,
                    "maxQuantity": 300,
                    "weight": 60
                }
            ]
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Enhanced_Spyglass_Lens",
            "name": "Enhanced Spyglass Lens",
            "category": "Cartography",
            "type": "Misc",
            "sellsFor": 100,
            "customDescription": "Used to upgrade the Old Spyglass."
        },
        {
            "itemType": "Weapon",
            "id": "melvorAoD:Enhanced_Spyglass",
            "name": "Enhanced Spyglass",
            "category": "Cartography",
            "type": "Misc",
            "sellsFor": 10000,
            "equipmentStats": {
                "attackSpeed": 6900
            },
            "validSlots": [
                "Weapon"
            ],
            "modifiers": {
                "increasedSightRange": 5,
                "increasedSurveyRange": 5,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorAoD:Cartography",
                        "value": 10
                    }
                ],
                "decreasedHexTravelCost": 10
            },
            "attackType": "melee"
        },
        {
            "itemType": "Item",
            "id": "melvorAoD:Museum_Token",
            "name": "Museum Token",
            "category": "Archaeology",
            "type": "Misc",
            "sellsFor": 1,
            "customDescription": "Used to purchase items from the Shop."
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aeris_God_Helmet_T_B",
            "name": "Aeris God Helmet (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "ancient",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 12,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 14,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 50,
                "magicDefenceBonus": 10,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aeris_God_Platelegs_T_B",
            "name": "Aeris God Platelegs (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "ancient",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 33,
                "magicAttackBonus": -12,
                "meleeStrengthBonus": 9,
                "rangedStrengthBonus": 7,
                "meleeDefenceBonus": 61,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": 54,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aeris_God_Platebody_T_B",
            "name": "Aeris God Platebody (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "ancient",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 62,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 26,
                "meleeDefenceBonus": 107,
                "rangedDefenceBonus": 107,
                "magicDefenceBonus": 98,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aeris_God_Boots_T_B",
            "name": "Aeris God Boots (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "ancient",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 2,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": 6,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Glacia_God_Helmet_T_B",
            "name": "Glacia God Helmet (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "ancient",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 11,
                "magicDamageBonus": 24,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 3,
                "magicDefenceBonus": 11,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Glacia_God_Platelegs_T_B",
            "name": "Glacia God Platelegs (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "ancient",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 24,
                "magicDamageBonus": 10,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 24,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Glacia_God_Platebody_T_B",
            "name": "Glacia God Platebody (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "ancient",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 34,
                "magicDamageBonus": 24,
                "meleeDefenceBonus": 14,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": 34,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Glacia_God_Boots_T_B",
            "name": "Glacia God Boots (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "ancient",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 9,
                "magicDamageBonus": 6,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 9,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Terran_God_Helmet_T_B",
            "name": "Terran God Helmet (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "god",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 11,
                "meleeDefenceBonus": 76,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": -8,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Terran_God_Platelegs_T_B",
            "name": "Terran God Platelegs (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "god",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 14,
                "meleeDefenceBonus": 115,
                "rangedDefenceBonus": 95,
                "magicDefenceBonus": -10,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Terran_God_Platebody_T_B",
            "name": "Terran God Platebody (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "god",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 19,
                "meleeDefenceBonus": 178,
                "rangedDefenceBonus": 121,
                "magicDefenceBonus": -5,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Terran_God_Boots_T_B",
            "name": "Terran God Boots (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "god",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 9,
                "meleeDefenceBonus": 24,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -4,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ragnar_God_Helmet_T_B",
            "name": "Ragnar God Helmet (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "ancient",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "rangedAttackBonus": -5,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 22,
                "meleeDefenceBonus": 66,
                "rangedDefenceBonus": 55,
                "magicDefenceBonus": -6,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ragnar_God_Platelegs_T_B",
            "name": "Ragnar God Platelegs (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "ancient",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 4,
                "slashAttackBonus": 4,
                "blockAttackBonus": 4,
                "rangedAttackBonus": -3,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 22,
                "meleeDefenceBonus": 100,
                "rangedDefenceBonus": 82,
                "magicDefenceBonus": -6,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ragnar_God_Platebody_T_B",
            "name": "Ragnar God Platebody (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "ancient",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "magicAttackBonus": -24,
                "meleeStrengthBonus": 29,
                "meleeDefenceBonus": 155,
                "rangedDefenceBonus": 107,
                "magicDefenceBonus": -6,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ragnar_God_Boots_T_B",
            "name": "Ragnar God Boots (B)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "ancient",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 3,
                "slashAttackBonus": 3,
                "blockAttackBonus": 3,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 16,
                "meleeDefenceBonus": 24,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -3,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aeris_God_Helmet_T_C",
            "name": "Aeris God Helmet (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "ancient",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 12,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 14,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 50,
                "magicDefenceBonus": 10,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aeris_God_Platelegs_T_C",
            "name": "Aeris God Platelegs (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "ancient",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 33,
                "magicAttackBonus": -12,
                "meleeStrengthBonus": 9,
                "rangedStrengthBonus": 7,
                "meleeDefenceBonus": 61,
                "rangedDefenceBonus": 65,
                "magicDefenceBonus": 54,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aeris_God_Platebody_T_C",
            "name": "Aeris God Platebody (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "ancient",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 62,
                "magicAttackBonus": -18,
                "rangedStrengthBonus": 26,
                "meleeDefenceBonus": 107,
                "rangedDefenceBonus": 107,
                "magicDefenceBonus": 98,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Aeris_God_Boots_T_C",
            "name": "Aeris God Boots (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "ancient",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": 10,
                "magicAttackBonus": -12,
                "rangedStrengthBonus": 2,
                "meleeDefenceBonus": 7,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": 6,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Glacia_God_Helmet_T_C",
            "name": "Glacia God Helmet (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "ancient",
            "validSlots": [
                "Helmet",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 11,
                "magicDamageBonus": 24,
                "meleeDefenceBonus": 6,
                "rangedDefenceBonus": 3,
                "magicDefenceBonus": 11,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35,
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Glacia_God_Platelegs_T_C",
            "name": "Glacia God Platelegs (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "ancient",
            "validSlots": [
                "Platelegs",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 24,
                "magicDamageBonus": 10,
                "meleeDefenceBonus": 10,
                "rangedDefenceBonus": 5,
                "magicDefenceBonus": 24,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35,
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Glacia_God_Platebody_T_C",
            "name": "Glacia God Platebody (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "ancient",
            "validSlots": [
                "Platebody",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 34,
                "magicDamageBonus": 24,
                "meleeDefenceBonus": 14,
                "rangedDefenceBonus": 7,
                "magicDefenceBonus": 34,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35,
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Glacia_God_Boots_T_C",
            "name": "Glacia God Boots (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "ancient",
            "validSlots": [
                "Boots",
                "Passive"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "magicAttackBonus": 9,
                "magicDamageBonus": 6,
                "meleeDefenceBonus": 8,
                "rangedDefenceBonus": 4,
                "magicDefenceBonus": 9,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35,
                "increasedMinElementalSpellDmg": 2.5
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Terran_God_Helmet_T_C",
            "name": "Terran God Helmet (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "god",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -6,
                "meleeStrengthBonus": 11,
                "meleeDefenceBonus": 76,
                "rangedDefenceBonus": 63,
                "magicDefenceBonus": -8,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Terran_God_Platelegs_T_C",
            "name": "Terran God Platelegs (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "god",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -4,
                "magicAttackBonus": -27,
                "meleeStrengthBonus": 14,
                "meleeDefenceBonus": 115,
                "rangedDefenceBonus": 95,
                "magicDefenceBonus": -10,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Terran_God_Platebody_T_C",
            "name": "Terran God Platebody (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "god",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -22,
                "meleeStrengthBonus": 19,
                "meleeDefenceBonus": 178,
                "rangedDefenceBonus": 121,
                "magicDefenceBonus": -5,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Terran_God_Boots_T_C",
            "name": "Terran God Boots (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "god",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "rangedAttackBonus": -2,
                "magicAttackBonus": -5,
                "meleeStrengthBonus": 9,
                "meleeDefenceBonus": 24,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -4,
                "damageReduction": 8
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ragnar_God_Helmet_T_C",
            "name": "Ragnar God Helmet (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 400000,
            "tier": "ancient",
            "validSlots": [
                "Helmet"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 5,
                "slashAttackBonus": 5,
                "blockAttackBonus": 5,
                "rangedAttackBonus": -5,
                "magicAttackBonus": -8,
                "meleeStrengthBonus": 22,
                "meleeDefenceBonus": 66,
                "rangedDefenceBonus": 55,
                "magicDefenceBonus": -6,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ragnar_God_Platelegs_T_C",
            "name": "Ragnar God Platelegs (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 900000,
            "tier": "ancient",
            "validSlots": [
                "Platelegs"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 4,
                "slashAttackBonus": 4,
                "blockAttackBonus": 4,
                "rangedAttackBonus": -3,
                "magicAttackBonus": -30,
                "meleeStrengthBonus": 22,
                "meleeDefenceBonus": 100,
                "rangedDefenceBonus": 82,
                "magicDefenceBonus": -6,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ragnar_God_Platebody_T_C",
            "name": "Ragnar God Platebody (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 1000000,
            "tier": "ancient",
            "validSlots": [
                "Platebody"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 8,
                "slashAttackBonus": 8,
                "blockAttackBonus": 8,
                "magicAttackBonus": -24,
                "meleeStrengthBonus": 29,
                "meleeDefenceBonus": 155,
                "rangedDefenceBonus": 107,
                "magicDefenceBonus": -6,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        },
        {
            "itemType": "Equipment",
            "id": "melvorAoD:Ragnar_God_Boots_T_C",
            "name": "Ragnar God Boots (C)",
            "category": "Combat",
            "type": "Armour",
            "sellsFor": 150000,
            "tier": "ancient",
            "validSlots": [
                "Boots"
            ],
            "equipRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 85
                }
            ],
            "equipmentStats": {
                "stabAttackBonus": 3,
                "slashAttackBonus": 3,
                "blockAttackBonus": 3,
                "magicAttackBonus": -3,
                "meleeStrengthBonus": 16,
                "meleeDefenceBonus": 24,
                "rangedDefenceBonus": 10,
                "magicDefenceBonus": -3,
                "damageReduction": 7
            },
            "modifiers": {
                "increasedChanceCrystallization": 1,
                "increasedBarrierSummonDamage": 40,
                "increasedFlatBarrierSummonDamage": 5.5,
                "increasedChanceToDodgeCrystallization": 35,
                "increasedChanceToDodgeCrystalSanction": 35
            }
        }
    ],
    "itemUpgrades": [
        {
            "upgradedItemID": "melvorD:Bronze_Helmet_T_S",
            "gpCost": 5000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bronze_Boots_T_S",
            "gpCost": 5000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bronze_Platelegs_T_S",
            "gpCost": 5000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bronze_Platebody_T_S",
            "gpCost": 5000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Helmet_T_S",
            "gpCost": 8000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Boots_T_S",
            "gpCost": 8000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Platelegs_T_S",
            "gpCost": 8000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Platebody_T_S",
            "gpCost": 8000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Helmet_T_S",
            "gpCost": 12000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 50
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Boots_T_S",
            "gpCost": 12000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 50
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Platelegs_T_S",
            "gpCost": 12000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 50
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Platebody_T_S",
            "gpCost": 12000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 50
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Helmet_T_S",
            "gpCost": 30000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Boots_T_S",
            "gpCost": 30000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Platelegs_T_S",
            "gpCost": 30000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Platebody_T_S",
            "gpCost": 30000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Helmet_T_S",
            "gpCost": 50000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Boots_T_S",
            "gpCost": 50000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Platelegs_T_S",
            "gpCost": 50000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Platebody_T_S",
            "gpCost": 50000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Helmet_T_S",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 400
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Boots_T_S",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 400
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Platelegs_T_S",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 400
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Platebody_T_S",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 400
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Helmet_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Boots_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Platelegs_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Platebody_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bronze_Shield_T_S",
            "gpCost": 5000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Shield_T_S",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Shield_T_S",
            "gpCost": 12000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 50
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Shield_T_S",
            "gpCost": 30000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Shield_T_S",
            "gpCost": 50000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Shield_T_S",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 400
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Shield_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Helmet_T_S",
            "gpCost": 20000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Boots_T_S",
            "gpCost": 20000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Platelegs_T_S",
            "gpCost": 20000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Platebody_T_S",
            "gpCost": 20000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Shield_T_S",
            "gpCost": 20000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bronze_Helmet_T_G",
            "gpCost": 10000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bronze_Boots_T_G",
            "gpCost": 10000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bronze_Platelegs_T_G",
            "gpCost": 10000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bronze_Platebody_T_G",
            "gpCost": 10000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bronze_Shield_T_G",
            "gpCost": 10000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 20
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Helmet_T_G",
            "gpCost": 16000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 40
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Boots_T_G",
            "gpCost": 16000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 40
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Platelegs_T_G",
            "gpCost": 16000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 40
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Platebody_T_G",
            "gpCost": 16000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 40
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Iron_Shield_T_G",
            "gpCost": 16000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 40
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Helmet_T_G",
            "gpCost": 24000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 75
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Boots_T_G",
            "gpCost": 24000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 75
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Platelegs_T_G",
            "gpCost": 24000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 75
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Platebody_T_G",
            "gpCost": 24000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 75
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Steel_Shield_T_G",
            "gpCost": 24000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 75
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Helmet_T_G",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 150
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Boots_T_G",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 150
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Platelegs_T_G",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 150
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Platebody_T_G",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 150
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Shield_T_G",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 150
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Helmet_T_G",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Boots_T_G",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Platelegs_T_G",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Platebody_T_G",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mithril_Shield_T_G",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Helmet_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Boots_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Platelegs_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Platebody_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Adamant_Shield_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Helmet_T_G",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 750
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Boots_T_G",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 750
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Platelegs_T_G",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 750
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Platebody_T_G",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 750
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rune_Shield_T_G",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 750
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Helmet_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1500
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Boots_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1500
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Platelegs_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1500
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Platebody_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1500
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragon_Shield_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1500
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Elite_Amulet_of_Strength",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Amulet_of_Strength",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Amulet_of_Strength"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Elite_Amulet_of_Accuracy",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Amulet_of_Accuracy",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Amulet_of_Accuracy"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Elite_Amulet_of_Defence",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Amulet_of_Defence",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Amulet_of_Defence"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Elite_Amulet_of_Glory",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Amulet_of_Glory",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Amulet_of_Glory"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Green_Dhide_Vambraces_U",
            "gpCost": 10000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Green_Dhide_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Green_Dragonhide",
                    "quantity": 50
                }
            ],
            "rootItemIDs": [
                "melvorD:Green_Dhide_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Green_Dhide_Chaps_U",
            "gpCost": 10000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Green_Dhide_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Green_Dragonhide",
                    "quantity": 50
                }
            ],
            "rootItemIDs": [
                "melvorD:Green_Dhide_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Green_Dhide_Body_U",
            "gpCost": 10000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Green_Dhide_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Green_Dragonhide",
                    "quantity": 50
                }
            ],
            "rootItemIDs": [
                "melvorD:Green_Dhide_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Blue_Dhide_Vambraces_U",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Blue_Dhide_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Blue_Dragonhide",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Blue_Dhide_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Blue_Dhide_Chaps_U",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Blue_Dhide_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Blue_Dragonhide",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Blue_Dhide_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Blue_Dhide_Body_U",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Blue_Dhide_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Blue_Dragonhide",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Blue_Dhide_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Red_Dhide_Vambraces_U",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Red_Dhide_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Red_Dragonhide",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorD:Red_Dhide_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Red_Dhide_Chaps_U",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Red_Dhide_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Red_Dragonhide",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorD:Red_Dhide_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Red_Dhide_Body_U",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Red_Dhide_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Red_Dragonhide",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorD:Red_Dhide_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Dhide_Vambraces_U",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Dhide_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Black_Dragonhide",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Dhide_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Dhide_Chaps_U",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Dhide_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Black_Dragonhide",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Dhide_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Black_Dhide_Body_U",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Dhide_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Black_Dragonhide",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Dhide_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Fury_of_the_Elemental_Zodiac",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Elite_Amulet_of_Accuracy",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Elite_Amulet_of_Strength",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Elite_Amulet_of_Defence",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Elite_Amulet_of_Magic",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Elite_Amulet_of_Ranged",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Elite_Amulet_of_Glory",
                    "quantity": 2
                },
                {
                    "id": "melvorD:Amulet_of_Fury",
                    "quantity": 10
                },
                {
                    "id": "melvorD:Amulet_of_Torture",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorD:Elite_Amulet_of_Strength",
                "melvorD:Elite_Amulet_of_Accuracy",
                "melvorD:Elite_Amulet_of_Defence",
                "melvorD:Elite_Amulet_of_Glory",
                "melvorD:Amulet_of_Fury",
                "melvorD:Amulet_of_Torture",
                "melvorD:Elite_Amulet_of_Ranged",
                "melvorD:Elite_Amulet_of_Magic"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Ancient_Helmet_T_S",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 1500
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Ancient_Platelegs_T_S",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 1500
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Ancient_Platebody_T_S",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 1500
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Ancient_Shield_T_S",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 1500
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Ancient_Helmet_T_G",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 2500
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Ancient_Platelegs_T_G",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 2500
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Ancient_Platebody_T_G",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 2500
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Ancient_Shield_T_G",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 2500
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Dragonfire_Shield",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Shield_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Dragon_Bones",
                    "quantity": 7050
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Shield_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Elite_Amulet_of_Ranged",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Amulet_of_Ranged",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Amulet_of_Ranged"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Magic_Wand_Basic",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Essence",
                    "quantity": 1000
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Essence"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Magic_Wand_Powerful",
            "gpCost": 25000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Magic_Wand_Basic",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Magic_Wand_Basic"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Magic_Wand_Elite",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Magic_Wand_Powerful",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Magic_Wand_Powerful"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Aorpheats_Signet_Ring",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Signet_Ring_Half_A",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Signet_Ring_Half_B",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Signet_Ring_Half_A",
                "melvorD:Signet_Ring_Half_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bowstring",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rope",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Rope"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Lemons",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Lemon",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Lemon"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Lemonade",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Lemons",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorD:Lemons"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Elite_Amulet_of_Magic",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Amulet_of_Magic",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorD:Amulet_of_Magic"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Crown_of_Rhaelyx",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Circlet_of_Rhaelyx",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Jewel_of_Rhaelyx",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Circlet_of_Rhaelyx",
                "melvorD:Jewel_of_Rhaelyx"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Mysterious_Stone",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Charge_Stone_of_Rhaelyx",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Charge_Stone_of_Rhaelyx"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Charge_Stone_of_Rhaelyx",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mysterious_Stone",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Mysterious_Stone"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Birthday_Cake",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Cake_Base",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Candle",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Magical_Icing",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Magical_Flavouring",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Cake_Base",
                "melvorD:Candle",
                "melvorD:Magical_Icing",
                "melvorD:Magical_Flavouring"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Bread",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bread_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Bread_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Chicken_Soup",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Chicken_Soup_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Chicken_Soup_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Cream_Corn_Soup",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Cream_Corn_Soup_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Cream_Corn_Soup_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Hearty_Soup",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Hearty_Soup_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Hearty_Soup_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Basic_Soup",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Basic_Soup_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Basic_Soup_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Strawberry_Cake",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Strawberry_Cake_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Strawberry_Cake_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Cherry_Cupcake",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Cherry_Cupcake_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Cherry_Cupcake_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Strawberry_Cupcake",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Strawberry_Cupcake_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Strawberry_Cupcake_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Meat_Pizza_Slice",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Meat_Pizza_Slice_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Meat_Pizza_Slice_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Beef_Pie",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Beef_Pie_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Beef_Pie_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Plain_Pizza_Slice",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Plain_Pizza_Slice_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Plain_Pizza_Slice_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Chicken",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Chicken_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Chicken_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Shrimp",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Shrimp_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Shrimp_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Sardine",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Sardine_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Sardine_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Herring",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Herring_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Herring_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Seahorse",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Seahorse_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Seahorse_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Trout",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Trout_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Trout_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Salmon",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Salmon_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Salmon_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Lobster",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Lobster_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Lobster_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Swordfish",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Swordfish_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Swordfish_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Anglerfish",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Anglerfish_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Anglerfish_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Fanfish",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Fanfish_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Fanfish_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Crab",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Crab_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Crab_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Carp",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Carp_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Carp_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Shark",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Shark_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Shark_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Cave_Fish",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Cave_Fish_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Cave_Fish_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Manta_Ray",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Manta_Ray_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Manta_Ray_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Whale",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Whale_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Whale_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Beef",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Beef_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Beef_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorD:Carrot_Cake",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Carrot_Cake_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Carrot_Cake_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorF:Apple_Pie",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Apple_Pie_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Apple_Pie_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorF:Slayer_Helmet_Strong",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Helmet_Basic",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Strong",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Helmet_Basic"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Platebody_Strong",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Platebody_Basic",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Strong",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Platebody_Basic"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Helmet_Elite",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Helmet_Strong",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Elite",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Helmet_Strong"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Platebody_Elite",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Platebody_Strong",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Elite",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Platebody_Strong"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Helmet_Master",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Helmet_Elite",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Master",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Helmet_Elite"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Platebody_Master",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Platebody_Elite",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Master",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Platebody_Elite"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Dragon_Claw",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Dragon_Claw_Fragment",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Dragon_Claw_Fragment"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Infernal_Claw",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Dragon_Claw",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Ancient_Claw",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Infernal_Core",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorF:Dragon_Claw",
                "melvorF:Ancient_Claw",
                "melvorF:Infernal_Core"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ancient_Claw",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ancient_Claw_Fragment",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Ancient_Claw_Fragment"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Wizard_Hat_Strong",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Wizard_Hat_Basic",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Strong",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Wizard_Hat_Basic"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Wizard_Robes_Strong",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Wizard_Robes_Basic",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Strong",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Wizard_Robes_Basic"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Wizard_Hat_Elite",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Wizard_Hat_Strong",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Elite",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Wizard_Hat_Strong"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Wizard_Robes_Elite",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Wizard_Robes_Strong",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Elite",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Wizard_Robes_Strong"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Wizard_Hat_Master",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Wizard_Hat_Elite",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Master",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Wizard_Hat_Elite"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Wizard_Robes_Master",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Wizard_Robes_Elite",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Master",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Wizard_Robes_Elite"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Cowl_Strong",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Cowl_Basic",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Strong",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Cowl_Basic"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Leather_Body_Strong",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Leather_Body_Basic",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Strong",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Leather_Body_Basic"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Cowl_Elite",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Cowl_Strong",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Elite",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Cowl_Strong"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Leather_Body_Elite",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Leather_Body_Strong",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Elite",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Leather_Body_Strong"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Cowl_Master",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Cowl_Elite",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Master",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Cowl_Elite"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Leather_Body_Master",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Leather_Body_Elite",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Upgrade_Kit_Master",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Leather_Body_Elite"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Melee_Accuracy_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Melee_Accuracy_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Melee_Accuracy_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Melee_Accuracy_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Melee_Accuracy_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Melee_Accuracy_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Melee_Accuracy_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Melee_Accuracy_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Melee_Accuracy_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Melee_Strength_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Melee_Strength_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Melee_Strength_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Melee_Strength_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Melee_Strength_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Melee_Strength_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Melee_Strength_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Melee_Strength_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Melee_Strength_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Melee_Evasion_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Melee_Evasion_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Melee_Evasion_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Melee_Evasion_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Melee_Evasion_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Melee_Evasion_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Melee_Evasion_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Melee_Evasion_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Melee_Evasion_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ranged_Assistance_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ranged_Assistance_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Ranged_Assistance_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ranged_Assistance_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ranged_Assistance_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Ranged_Assistance_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ranged_Assistance_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ranged_Assistance_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Ranged_Assistance_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Magic_Assistance_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Magic_Assistance_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Magic_Assistance_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Magic_Assistance_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Magic_Assistance_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Magic_Assistance_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Magic_Assistance_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Magic_Assistance_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Magic_Assistance_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Regeneration_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Regeneration_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Regeneration_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Regeneration_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Regeneration_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Regeneration_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Regeneration_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Regeneration_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Regeneration_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Damage_Reduction_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Damage_Reduction_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Damage_Reduction_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Damage_Reduction_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Damage_Reduction_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Damage_Reduction_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Damage_Reduction_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Damage_Reduction_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Damage_Reduction_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Bird_Nest_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Bird_Nest_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Bird_Nest_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Bird_Nest_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Bird_Nest_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Bird_Nest_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Bird_Nest_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Bird_Nest_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Bird_Nest_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Fishermans_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fishermans_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Fishermans_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Fishermans_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fishermans_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Fishermans_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Fishermans_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fishermans_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Fishermans_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Controlled_Heat_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Controlled_Heat_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Controlled_Heat_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Controlled_Heat_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Controlled_Heat_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Controlled_Heat_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Controlled_Heat_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Controlled_Heat_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Controlled_Heat_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Generous_Cook_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Generous_Cook_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Generous_Cook_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Generous_Cook_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Generous_Cook_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Generous_Cook_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Generous_Cook_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Generous_Cook_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Generous_Cook_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Perfect_Swing_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Perfect_Swing_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Perfect_Swing_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Perfect_Swing_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Perfect_Swing_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Perfect_Swing_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Perfect_Swing_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Perfect_Swing_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Perfect_Swing_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Seeing_Gold_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Seeing_Gold_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Seeing_Gold_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Seeing_Gold_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Seeing_Gold_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Seeing_Gold_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Seeing_Gold_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Seeing_Gold_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Seeing_Gold_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Gentle_Hands_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Gentle_Hands_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Gentle_Hands_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Gentle_Hands_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Gentle_Hands_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Gentle_Hands_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Gentle_Hands_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Gentle_Hands_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Gentle_Hands_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Farming_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Farming_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Farming_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Farming_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Farming_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Farming_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Farming_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Farming_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Farming_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Fletching_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fletching_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Fletching_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Fletching_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fletching_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Fletching_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Fletching_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fletching_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Fletching_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Crafting_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Crafting_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Crafting_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Crafting_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Crafting_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Crafting_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Crafting_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Crafting_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Crafting_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Elemental_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Elemental_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Elemental_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Elemental_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Elemental_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Elemental_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Elemental_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Elemental_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Elemental_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Herblore_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Herblore_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Herblore_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Herblore_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Herblore_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Herblore_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Herblore_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Herblore_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Herblore_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ranged_Strength_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ranged_Strength_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Ranged_Strength_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ranged_Strength_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ranged_Strength_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Ranged_Strength_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ranged_Strength_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ranged_Strength_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Ranged_Strength_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Magic_Damage_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Magic_Damage_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Magic_Damage_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Magic_Damage_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Magic_Damage_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Magic_Damage_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Magic_Damage_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Magic_Damage_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Magic_Damage_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Diamond_Luck_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Diamond_Luck_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Diamond_Luck_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Diamond_Luck_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Diamond_Luck_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Diamond_Luck_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Diamond_Luck_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Diamond_Luck_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Diamond_Luck_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Divine_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Divine_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Divine_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Divine_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Divine_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Divine_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Divine_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Divine_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Divine_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Lucky_Herb_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Lucky_Herb_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Lucky_Herb_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Lucky_Herb_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Lucky_Herb_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Lucky_Herb_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Lucky_Herb_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Lucky_Herb_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Lucky_Herb_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Slayer_Crossbow",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Dragon_Crossbow",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Slayer_Crossbow_Head",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Dragon_Crossbow",
                "melvorF:Slayer_Crossbow_Head"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Poison_Virulence_Gloves",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Aeris_God_Gloves",
                    "quantity": 10
                },
                {
                    "id": "melvorF:Worm_Spike",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Aeris_God_Gloves",
                "melvorF:Worm_Spike"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Burning_Madness_Gloves",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Glacia_God_Gloves",
                    "quantity": 10
                },
                {
                    "id": "melvorF:Cursed_Hands",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Glacia_God_Gloves",
                "melvorF:Cursed_Hands"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ancient_Dhide_Vambraces_U",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ancient_Dhide_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Elder_Dragonhide",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorF:Ancient_Dhide_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ancient_Dhide_Chaps_U",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ancient_Dhide_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Elder_Dragonhide",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorF:Ancient_Dhide_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ancient_Dhide_Body_U",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ancient_Dhide_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Elder_Dragonhide",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorF:Ancient_Dhide_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Green_Dhide_Shield_U",
            "gpCost": 10000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Green_Dhide_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Green_Dragonhide",
                    "quantity": 50
                }
            ],
            "rootItemIDs": [
                "melvorF:Green_Dhide_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Blue_Dhide_Shield_U",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Blue_Dhide_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Blue_Dragonhide",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Blue_Dhide_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Red_Dhide_Shield_U",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Red_Dhide_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Red_Dragonhide",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Red_Dhide_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Black_Dhide_Shield_U",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Black_Dhide_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Black_Dragonhide",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorF:Black_Dhide_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ancient_Dhide_Shield_U",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ancient_Dhide_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Elder_Dragonhide",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorF:Ancient_Dhide_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Scaled_Shield",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ancient_Dhide_Shield_U",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Poison_Scales",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Ancient_Dhide_Shield_U",
                "melvorF:Poison_Scales"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Air_Chest",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Shard",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Water_Chest",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Shard",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Earth_Chest",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Shard",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Fire_Chest",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Shard",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Spiked_Shell_Gloves",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Terran_God_Gloves",
                    "quantity": 10
                },
                {
                    "id": "melvorF:Tough_Shell",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Terran_God_Gloves",
                "melvorF:Tough_Shell"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Relentless_Fury_Gloves",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ragnar_God_Gloves",
                    "quantity": 10
                },
                {
                    "id": "melvorF:Desecrated_Bones",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Ragnar_God_Gloves",
                "melvorF:Desecrated_Bones"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Poison_Virulence_Ring",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Deadeye_Ring",
                    "quantity": 10
                },
                {
                    "id": "melvorF:Poison_Essence",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorF:Deadeye_Ring",
                "melvorF:Poison_Essence"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Burning_Madness_Ring",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Warlock_Ring",
                    "quantity": 10
                },
                {
                    "id": "melvorF:Burning_Essence",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorF:Warlock_Ring",
                "melvorF:Burning_Essence"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Spiked_Shell_Ring",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Guardian_Ring",
                    "quantity": 10
                },
                {
                    "id": "melvorF:Stinging_Essence",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorF:Guardian_Ring",
                "melvorF:Stinging_Essence"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Relentless_Fury_Ring",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fighter_Ring",
                    "quantity": 10
                },
                {
                    "id": "melvorF:Undead_Essence",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorF:Fighter_Ring",
                "melvorF:Undead_Essence"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ultima_Godsword",
            "gpCost": 100000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Aeris_Godsword",
                    "quantity": 5
                },
                {
                    "id": "melvorF:Glacia_Godsword",
                    "quantity": 5
                },
                {
                    "id": "melvorF:Terran_Godsword",
                    "quantity": 5
                },
                {
                    "id": "melvorF:Ragnar_Godsword",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Aeris_Godsword",
                "melvorF:Glacia_Godsword",
                "melvorF:Terran_Godsword",
                "melvorF:Ragnar_Godsword"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Natures_Blessing_Ring",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Shaman_Ring",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Nature_Rune",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorF:Shaman_Ring"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Tidal_Edge",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Tidal_Edge_Fragment",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Tidal_Edge_Fragment"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Ocean_Song",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ocean_Song_Fragment",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Ocean_Song_Fragment"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Shockwave",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Shockwave_Fragment",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Shockwave_Fragment"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Performance_Enhancing_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Performance_Enhancing_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Performance_Enhancing_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Performance_Enhancing_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Performance_Enhancing_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Performance_Enhancing_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Performance_Enhancing_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Performance_Enhancing_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Performance_Enhancing_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Necromancer_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Necromancer_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Necromancer_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Necromancer_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Necromancer_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Necromancer_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Necromancer_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Necromancer_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Necromancer_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Natures_Call_Staff",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Natures_Call_Staff_Bottom",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Natures_Call_Staff_Top",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorD:Natures_Call_Staff_Top",
                "melvorF:Natures_Call_Staff_Bottom"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Natures_Wrath_Staff",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Natures_Call_Staff",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fine_Poison_Powder",
                    "quantity": 10
                },
                {
                    "id": "melvorF:Miolite_Spore",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorF:Fine_Poison_Powder",
                "melvorF:Miolite_Spore",
                "melvorF:Natures_Call_Staff"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Hinder_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Hinder_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Hinder_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Hinder_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Hinder_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Hinder_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Hinder_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Hinder_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Hinder_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Famished_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Famished_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Famished_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Famished_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Famished_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Famished_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Famished_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Famished_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Famished_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Lethal_Toxins_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Lethal_Toxins_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Lethal_Toxins_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Lethal_Toxins_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Lethal_Toxins_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Lethal_Toxins_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Lethal_Toxins_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Lethal_Toxins_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Lethal_Toxins_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Secret_Stardust_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Secret_Stardust_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Secret_Stardust_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Secret_Stardust_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Secret_Stardust_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Secret_Stardust_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Secret_Stardust_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Secret_Stardust_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Secret_Stardust_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Skillers_Hat",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Skilling_Outfit_Upgrade",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Woodcutters_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Burning_Mans_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fishermans_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Miners_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Blacksmiths_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fletchers_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Crafters_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Runecrafters_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Potion_Makers_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Performance_Enhancing_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Star_Gazing_Hat",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Woodcutters_Hat",
                "melvorF:Burning_Mans_Hat",
                "melvorF:Fishermans_Hat",
                "melvorF:Miners_Hat",
                "melvorF:Blacksmiths_Hat",
                "melvorF:Fletchers_Hat",
                "melvorF:Crafters_Hat",
                "melvorF:Runecrafters_Hat",
                "melvorF:Potion_Makers_Hat",
                "melvorF:Performance_Enhancing_Hat",
                "melvorF:Star_Gazing_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Skillers_Body",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Skilling_Outfit_Upgrade",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Woodcutters_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Burning_Mans_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fishermans_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Miners_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Blacksmiths_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fletchers_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Crafters_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Runecrafters_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Potion_Makers_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Performance_Enhancing_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Star_Gazing_Body",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Woodcutters_Body",
                "melvorF:Burning_Mans_Body",
                "melvorF:Fishermans_Body",
                "melvorF:Miners_Body",
                "melvorF:Blacksmiths_Body",
                "melvorF:Fletchers_Body",
                "melvorF:Crafters_Body",
                "melvorF:Runecrafters_Body",
                "melvorF:Potion_Makers_Body",
                "melvorF:Performance_Enhancing_Body",
                "melvorF:Star_Gazing_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Skillers_Leggings",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Skilling_Outfit_Upgrade",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Woodcutters_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Burning_Mans_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fishermans_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Miners_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Blacksmiths_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fletchers_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Crafters_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Runecrafters_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Potion_Makers_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Performance_Enhancing_Leggings",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Star_Gazing_Leggings",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Woodcutters_Leggings",
                "melvorF:Burning_Mans_Leggings",
                "melvorF:Fishermans_Leggings",
                "melvorF:Miners_Leggings",
                "melvorF:Blacksmiths_Leggings",
                "melvorF:Fletchers_Leggings",
                "melvorF:Crafters_Leggings",
                "melvorF:Runecrafters_Leggings",
                "melvorF:Potion_Makers_Leggings",
                "melvorF:Performance_Enhancing_Leggings",
                "melvorF:Star_Gazing_Leggings"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Skillers_Boots",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Skilling_Outfit_Upgrade",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Woodcutters_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Burning_Mans_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fishermans_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Miners_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Blacksmiths_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fletchers_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Crafters_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Runecrafters_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Potion_Makers_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Performance_Enhancing_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Star_Gazing_Boots",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Woodcutters_Boots",
                "melvorF:Burning_Mans_Boots",
                "melvorF:Fishermans_Boots",
                "melvorF:Miners_Boots",
                "melvorF:Blacksmiths_Boots",
                "melvorF:Fletchers_Boots",
                "melvorF:Crafters_Boots",
                "melvorF:Runecrafters_Boots",
                "melvorF:Potion_Makers_Boots",
                "melvorF:Performance_Enhancing_Boots",
                "melvorF:Star_Gazing_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Thiefs_Moneysack_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Thiefs_Moneysack",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Thiefs_Moneysack"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Wizards_Scroll_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Wizards_Scroll",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Wizards_Scroll"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Seed_Pouch_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Seed_Pouch",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Seed_Pouch"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Alchemists_Bag_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Alchemists_Bag",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Alchemists_Bag"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Burning_Scroll_Of_Gold_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Burning_Scroll_Of_Gold",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Burning_Scroll_Of_Gold"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Burning_Scroll_Of_Stardust_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Burning_Scroll_Of_Stardust",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Burning_Scroll_Of_Stardust"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Burning_Scroll_Of_Ash_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Burning_Scroll_Of_Ash",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Burning_Scroll_Of_Ash"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Quick_Burner_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Quick_Burner",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Quick_Burner"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Golden_Star_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Golden_Star",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Golden_Star"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Birthday_Cake_2023",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Birthday_Cake_2023_Piece_1",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Birthday_Cake_2023_Piece_2",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Birthday_Cake_2023_Piece_3",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Birthday_Cake_2023_Piece_4",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Birthday_Cake_2023_Piece_1",
                "melvorF:Birthday_Cake_2023_Piece_2",
                "melvorF:Birthday_Cake_2023_Piece_3",
                "melvorF:Birthday_Cake_2023_Piece_4"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Book_of_the_Ancients",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Book_of_Eli",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Book_of_Occults",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Burning_Embers_Book",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Runestone",
                    "quantity": 500
                }
            ],
            "rootItemIDs": [
                "melvorD:Book_of_Eli",
                "melvorF:Book_of_Occults",
                "melvorTotH:Burning_Embers_Book"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Helmet_Legendary",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Helmet_Master",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Legendary",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Helmet_Master"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Platebody_Legendary",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Platebody_Master",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Legendary",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Platebody_Master"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Cowl_Legendary",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Cowl_Master",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Legendary",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Cowl_Master"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Leather_Body_Legendary",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Leather_Body_Master",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Legendary",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Leather_Body_Master"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Wizard_Hat_Legendary",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Wizard_Hat_Master",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Legendary",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Wizard_Hat_Master"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Wizard_Robes_Legendary",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Slayer_Wizard_Robes_Master",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Legendary",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Slayer_Wizard_Robes_Master"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Helmet_T_I",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Boots_T_I",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Platelegs_T_I",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Platebody_T_I",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Shield_T_I",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Helmet_T_I",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Boots_T_I",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Platelegs_T_I",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Platebody_T_I",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Shield_T_I",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Helmet_T_I",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Boots_T_I",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Platelegs_T_I",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Platebody_T_I",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Shield_T_I",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Iridium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Helmet_T_P",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Helmet_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Helmet_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Boots_T_P",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Boots_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Boots_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Platelegs_T_P",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Platelegs_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Platelegs_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Platebody_T_P",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Platebody_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Platebody_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Corundum_Shield_T_P",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Corundum_Shield_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Corundum_Shield_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Helmet_T_P",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Helmet_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Helmet_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Boots_T_P",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Boots_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Boots_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Platelegs_T_P",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Platelegs_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Platelegs_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Platebody_T_P",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Platebody_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Platebody_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Augite_Shield_T_P",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Augite_Shield_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Augite_Shield_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Helmet_T_P",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Helmet_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Helmet_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Boots_T_P",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Boots_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Boots_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Platelegs_T_P",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Platelegs_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Platelegs_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Platebody_T_P",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Platebody_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Platebody_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Divine_Shield_T_P",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Divine_Shield_T_I",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Palladium_Bar",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Shield_T_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Burning_Protection_Platelegs",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Burning_Protection_Material",
                    "quantity": 100
                },
                {
                    "id": "melvorTotH:Divine_Platelegs_T_P",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Platelegs_T_P",
                "melvorTotH:Burning_Protection_Material"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Ward_of_Flame_Platebody",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Ward_of_Flame_Material",
                    "quantity": 100
                },
                {
                    "id": "melvorTotH:Divine_Platebody_T_P",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Divine_Platebody_T_P",
                "melvorTotH:Ward_of_Flame_Material"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Meteorite_Woodcutting_Ring",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Woodcutting_Ring_Fragment",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Meteorite_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Woodcutting_Ring_Fragment"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Meteorite_Woodcutting_Amulet",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Woodcutting_Amulet_Fragment",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Meteorite_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Woodcutting_Amulet_Fragment"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lava_Fish",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lava_Fish_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lava_Fish_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Blue_Crab",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Blue_Crab_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Blue_Crab_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Magma_Fish",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Magma_Fish_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Magma_Fish_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Static_Jellyfish",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Static_Jellyfish_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Static_Jellyfish_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Magma_Eel",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Magma_Eel_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Magma_Eel_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Frost_Crab",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Frost_Crab_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Frost_Crab_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Frozen_Manta_Ray",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Frozen_Manta_Ray_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Frozen_Manta_Ray_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Terrorfish",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Terrorfish_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Terrorfish_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Mystic_Shark",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Mystic_Shark_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Mystic_Shark_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Banana_Bread",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Banana_Bread_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Banana_Bread_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Mushroom_Soup",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Mushroom_Soup_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Mushroom_Soup_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Spicy_Chicken_Pizza",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Spicy_Chicken_Pizza_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Spicy_Chicken_Pizza_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Beef_Mushroom_Stew",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Beef_Mushroom_Stew_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Beef_Mushroom_Stew_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Sandwich",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Sandwich_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Sandwich_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Pumpkin_Soup",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Pumpkin_Soup_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Pumpkin_Soup_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Spicy_Shrimp_Soup",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Spicy_Shrimp_Soup_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Spicy_Shrimp_Soup_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Fancy_Meat_Pizza",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Fancy_Meat_Pizza_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Fancy_Meat_Pizza_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Chicken_Cream_Mushroom_Soup",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Chicken_Cream_Mushroom_Soup_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Chicken_Cream_Mushroom_Soup_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Chilli_Frost_Crab",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Chilli_Frost_Crab_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Chilli_Frost_Crab_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Starfruit_Cake",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Starfruit_Cake_Perfect",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Starfruit_Cake_Perfect"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorTotH:Thorned_Power_Bow",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Thorned_Power_Core",
                    "quantity": 100
                },
                {
                    "id": "melvorTotH:Carrion_Longbow",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Carrion_Bark",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Carrion_Longbow",
                "melvorTotH:Thorned_Power_Core"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Elderwood_Vambraces_U",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Elderwood_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Elderwood_Logs",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Elderwood_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Elderwood_Chaps_U",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Elderwood_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Elderwood_Logs",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Elderwood_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Elderwood_Shield_U",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Elderwood_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Elderwood_Logs",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Elderwood_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Elderwood_Body_U",
            "gpCost": 25000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Elderwood_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Elderwood_Logs",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Elderwood_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Revenant_Vambraces_U",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Revenant_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Revenant_Logs",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Revenant_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Revenant_Chaps_U",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Revenant_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Revenant_Logs",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Revenant_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Revenant_Shield_U",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Revenant_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Revenant_Logs",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Revenant_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Revenant_Body_U",
            "gpCost": 35000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Revenant_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Revenant_Logs",
                    "quantity": 7500
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Revenant_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Carrion_Vambraces_U",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Carrion_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Carrion_Logs",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Carrion_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Carrion_Chaps_U",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Carrion_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Carrion_Logs",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Carrion_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Carrion_Shield_U",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Carrion_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Carrion_Logs",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Carrion_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Carrion_Body_U",
            "gpCost": 50000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Carrion_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Carrion_Logs",
                    "quantity": 10000
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Carrion_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Area_Control_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Area_Control_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Area_Control_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Area_Control_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Area_Control_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Area_Control_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Area_Control_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Area_Control_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Area_Control_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Adaptive_Defence_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Adaptive_Defence_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Adaptive_Defence_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Adaptive_Defence_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Adaptive_Defence_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Adaptive_Defence_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Adaptive_Defence_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Adaptive_Defence_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Adaptive_Defence_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Bounty_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slayer_Bounty_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slayer_Bounty_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Bounty_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slayer_Bounty_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slayer_Bounty_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Bounty_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slayer_Bounty_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slayer_Bounty_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Holy_Bulwark_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Holy_Bulwark_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Holy_Bulwark_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Holy_Bulwark_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Holy_Bulwark_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Holy_Bulwark_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Holy_Bulwark_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Holy_Bulwark_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Holy_Bulwark_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Adaptive_Accuracy_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Adaptive_Accuracy_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Adaptive_Accuracy_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Adaptive_Accuracy_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Adaptive_Accuracy_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Adaptive_Accuracy_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Adaptive_Accuracy_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Adaptive_Accuracy_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Adaptive_Accuracy_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Reaper_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Reaper_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Reaper_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Reaper_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Reaper_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Reaper_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Reaper_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Reaper_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Reaper_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Penetration_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Penetration_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Penetration_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Penetration_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Penetration_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Penetration_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Penetration_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Penetration_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Penetration_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Critical_Strike_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Critical_Strike_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Critical_Strike_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Critical_Strike_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Critical_Strike_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Critical_Strike_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Critical_Strike_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Critical_Strike_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Critical_Strike_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Alchemic_Practice_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Alchemic_Practice_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Alchemic_Practice_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Alchemic_Practice_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Alchemic_Practice_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Alchemic_Practice_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Alchemic_Practice_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Alchemic_Practice_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Alchemic_Practice_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Gem_Detector_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Gem_Detector_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Gem_Detector_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Gem_Detector_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Gem_Detector_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Gem_Detector_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Gem_Detector_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Gem_Detector_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Gem_Detector_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Star_Seeker_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Star_Seeker_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Star_Seeker_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Star_Seeker_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Star_Seeker_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Star_Seeker_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Star_Seeker_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Star_Seeker_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Star_Seeker_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Traps_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Traps_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Traps_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Traps_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Traps_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Traps_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Traps_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Traps_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Traps_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Blacksmith_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Blacksmith_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Blacksmith_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Blacksmith_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Blacksmith_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Blacksmith_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Blacksmith_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Blacksmith_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Blacksmith_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Enkindled_Yields_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Enkindled_Yields_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Enkindled_Yields_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Enkindled_Yields_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Enkindled_Yields_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Enkindled_Yields_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Enkindled_Yields_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Enkindled_Yields_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Enkindled_Yields_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Alt_Magic_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Alt_Magic_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Alt_Magic_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Alt_Magic_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Alt_Magic_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Alt_Magic_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Alt_Magic_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Alt_Magic_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Alt_Magic_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Multicooker_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Multicooker_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Multicooker_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Multicooker_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Multicooker_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Multicooker_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Multicooker_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Multicooker_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Multicooker_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Weakness_Exploiter_Cape",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Weakness_Exploiter_Cape_Material",
                    "quantity": 100
                },
                {
                    "id": "melvorTotH:Weakness_Finder_Cape",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Weakness_Finder_Cape",
                "melvorTotH:Weakness_Exploiter_Cape_Material"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Perfect_Sight_Legs",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Perfect_Sight_Legs_Material",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Perfect_Sight_Legs_Material"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Bundled_Protection_Body",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Bundled_Protection_Body_Material",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Bundled_Protection_Body_Material"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Frost_Walker_Boots",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Frost_Walker_Boots_Material",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Frost_Walker_Boots_Material"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Frostspark_Boots",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Frost_Walker_Boots",
                    "quantity": 5
                },
                {
                    "id": "melvorTotH:Lightning_Boots",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Frost_Walker_Boots",
                "melvorTotH:Lightning_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Freezing_Touch_Body",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Freezing_Touch_Material",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Freezing_Touch_Material"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Spectral_Ice_Sword",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Spectral_Ice_Sword_Shard",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Spectral_Ice_Sword_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:FrostSpark_1H_Sword",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Spectral_Ice_Sword",
                    "quantity": 5
                },
                {
                    "id": "melvorTotH:Lightning_Strike_1H_Sword",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Spectral_Ice_Sword",
                "melvorTotH:Lightning_Strike_1H_Sword"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:FrostSpark_Amulet",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Frostshield_Amulet",
                    "quantity": 5
                },
                {
                    "id": "melvorTotH:Lightning_Amulet",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Frostshield_Amulet",
                "melvorTotH:Lightning_Amulet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Leviathan_Shield",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Absorbing_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Leviathan_Shield_Material",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Leviathan_Shield_Material",
                "melvorF:Absorbing_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Torrential_Blast_Crossbow",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Torrential_Blast_Crossbow_Shard",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Torrential_Blast_Crossbow_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Feather_Storm_Crossbow",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Feather_Storm_Crossbow_Shard",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Feather_Storm_Crossbow_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Agile_Wings_Rapier",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Agile_Wings_Rapier_Shard",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Agile_Wings_Rapier_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slicing_Maelstrom_Wand",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slicing_Maelstrom_Wand_Shard",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slicing_Maelstrom_Wand_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Helmet_Mythical",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slayer_Helmet_Legendary",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Mythical",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slayer_Helmet_Legendary"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Platebody_Mythical",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slayer_Platebody_Legendary",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Mythical",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slayer_Platebody_Legendary"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Cowl_Mythical",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slayer_Cowl_Legendary",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Mythical",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slayer_Cowl_Legendary"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Leather_Body_Mythical",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slayer_Leather_Body_Legendary",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Mythical",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slayer_Leather_Body_Legendary"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Wizard_Hat_Mythical",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slayer_Wizard_Hat_Legendary",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Mythical",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slayer_Wizard_Hat_Legendary"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Slayer_Wizard_Robes_Mythical",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Slayer_Wizard_Robes_Legendary",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Slayer_Upgrade_Kit_Mythical",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Slayer_Wizard_Robes_Legendary"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Very_empty",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Empty",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Empty"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Still_very_empty",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Very_empty",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Very_empty"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Not_as_empty_as_before",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Still_very_empty",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Still_very_empty"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Not_much",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Not_as_empty_as_before",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Not_as_empty_as_before"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Has_a_bit_now",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Not_much",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Not_much"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_A_little_bit_more_now",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Has_a_bit_now",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Has_a_bit_now"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Half_full",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_A_little_bit_more_now",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_A_little_bit_more_now"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Just_over_half_full",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Half_full",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Half_full"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Maybe_this_is_half_full",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Just_over_half_full",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Just_over_half_full"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Nope_this_is_half_full_now",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Maybe_this_is_half_full",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Maybe_this_is_half_full"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Wow_this_is_slow",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Nope_this_is_half_full_now",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Nope_this_is_half_full_now"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Just_fill_it_up_already",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Wow_this_is_slow",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Wow_this_is_slow"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Still_not_full",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Just_fill_it_up_already",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Just_fill_it_up_already"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Again_still_not_full",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Still_not_full",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Still_not_full"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Less_than_before_because_you_drank_some",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Again_still_not_full",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Again_still_not_full"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Back_to_where_we_were_before",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Less_than_before_because_you_drank_some",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Less_than_before_because_you_drank_some"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Almost_full",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Back_to_where_we_were_before",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Back_to_where_we_were_before"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Still_almost_full",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Almost_full",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Almost_full"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_How_full_is_it_supposed_to_be",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Still_almost_full",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Still_almost_full"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Wait_this_might_be_half_full_now",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_How_full_is_it_supposed_to_be",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_How_full_is_it_supposed_to_be"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Haha_just_joking_hurry_up",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Wait_this_might_be_half_full_now",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Wait_this_might_be_half_full_now"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Okay_this_looks_pretty_full_now",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Haha_just_joking_hurry_up",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Haha_just_joking_hurry_up"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Now",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Okay_this_looks_pretty_full_now",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Okay_this_looks_pretty_full_now"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_What_about_now",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Now",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Now"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_YAY_ITS_FINALLY_FULL",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_What_about_now",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_What_about_now"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Oh_still_not_full",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_YAY_ITS_FINALLY_FULL",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_YAY_ITS_FINALLY_FULL"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Wait_for_it",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Oh_still_not_full",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Oh_still_not_full"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Wait_for_it2",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Wait_for_it",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Wait_for_it"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Lemonade_Full",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorTotH:Lemonade_Wait_for_it2",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Lemonade_Wait_for_it2"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Explorers_Map_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Explorers_Map",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Explorers_Map"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Portable_Rations_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Portable_Rations",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Portable_Rations"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Blood_Vial_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Blood_Vial",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Blood_Vial"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Kindling_Pouch_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Kindling_Pouch",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Kindling_Pouch"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorTotH:Artisan_Pouch_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Consumable_Enhancer",
                    "quantity": 1
                },
                {
                    "id": "melvorTotH:Artisan_Pouch",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorTotH:Artisan_Pouch"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Combination_Gem",
            "gpCost": 50000000,
            "scCost": 2000000,
            "itemCosts": [
                {
                    "id": "melvorAoD:Reduced_Hitpoints_Gem",
                    "quantity": 4
                },
                {
                    "id": "melvorAoD:Doubling_Gem",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Max_Hitpoints_Gem",
                    "quantity": 15
                },
                {
                    "id": "melvorAoD:Slayer_Gem",
                    "quantity": 15
                },
                {
                    "id": "melvorAoD:Dungeon_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Combat_Gem",
                    "quantity": 30
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Reduced_Hitpoints_Gem",
                "melvorAoD:Doubling_Gem",
                "melvorAoD:Max_Hitpoints_Gem",
                "melvorAoD:Slayer_Gem",
                "melvorAoD:Dungeon_Gem",
                "melvorAoD:Combat_Gem"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Aeris_God_Helmet_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Aeris_God_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 4
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorF:Aeris_God_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Aeris_God_Platelegs_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Aeris_God_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 6
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Aeris_God_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Aeris_God_Platebody_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Aeris_God_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 10
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Aeris_God_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Aeris_God_Boots_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Aeris_God_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Aeris_God_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Aeris_God_Helmet_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Aeris_God_Helmet_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 4
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Aeris_God_Helmet_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Aeris_God_Platelegs_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Aeris_God_Platelegs_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 6
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Aeris_God_Platelegs_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Aeris_God_Platebody_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Aeris_God_Platebody_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 10
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Aeris_God_Platebody_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Aeris_God_Boots_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Aeris_God_Boots_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Aeris_God_Boots_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Glacia_God_Helmet_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Glacia_God_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 4
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorF:Glacia_God_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Glacia_God_Platelegs_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Glacia_God_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 6
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Glacia_God_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Glacia_God_Platebody_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Glacia_God_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 10
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Glacia_God_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Glacia_God_Boots_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Glacia_God_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Glacia_God_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Glacia_God_Helmet_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Glacia_God_Helmet_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 4
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Glacia_God_Helmet_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Glacia_God_Platelegs_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Glacia_God_Platelegs_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 6
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Glacia_God_Platelegs_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Glacia_God_Platebody_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Glacia_God_Platebody_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 10
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Glacia_God_Platebody_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Glacia_God_Boots_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Glacia_God_Boots_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Glacia_God_Boots_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Terran_God_Helmet_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Terran_God_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 4
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorF:Terran_God_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Terran_God_Platelegs_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Terran_God_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 6
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Terran_God_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Terran_God_Platebody_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Terran_God_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 10
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Terran_God_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Terran_God_Boots_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Terran_God_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Terran_God_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Terran_God_Helmet_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Terran_God_Helmet_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 4
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Terran_God_Helmet_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Terran_God_Platelegs_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Terran_God_Platelegs_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 6
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Terran_God_Platelegs_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Terran_God_Platebody_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Terran_God_Platebody_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 10
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Terran_God_Platebody_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Terran_God_Boots_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Terran_God_Boots_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Terran_God_Boots_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ragnar_God_Helmet_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ragnar_God_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 4
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorF:Ragnar_God_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ragnar_God_Platelegs_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ragnar_God_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 6
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Ragnar_God_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ragnar_God_Platebody_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ragnar_God_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 10
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Ragnar_God_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ragnar_God_Boots_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ragnar_God_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Ragnar_God_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ragnar_God_Helmet_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Ragnar_God_Helmet_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 4
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Ragnar_God_Helmet_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ragnar_God_Platelegs_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Ragnar_God_Platelegs_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 6
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Ragnar_God_Platelegs_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ragnar_God_Platebody_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Ragnar_God_Platebody_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 10
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Ragnar_God_Platebody_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ragnar_God_Boots_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Ragnar_God_Boots_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_God_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Ragnar_God_Boots_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Enhanced_Spyglass",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Old_Spyglass",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Enhanced_Spyglass_Lens",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Enhanced_Spyglass_Lens",
                "melvorAoD:Old_Spyglass"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Knights_Summoning_Defender",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Summoners_Defender",
                    "quantity": 3
                },
                {
                    "id": "melvorF:Knights_Defender",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Knights_Defender",
                "melvorAoD:Summoners_Defender"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Barrier_Touch_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Barrier_Touch_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Barrier_Touch_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Barrier_Touch_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Barrier_Touch_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Barrier_Touch_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Barrier_Touch_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Barrier_Touch_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Barrier_Touch_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Barrier_Igniter_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Barrier_Igniter_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Barrier_Igniter_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Barrier_Igniter_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Barrier_Igniter_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Barrier_Igniter_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Barrier_Igniter_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Barrier_Igniter_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Barrier_Igniter_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Unholy_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Unholy_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Unholy_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Cursed_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Cursed_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Cursed_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Cursed_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Cursed_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Cursed_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystallization_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystallization_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystallization_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystallization_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystallization_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystallization_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystallization_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystallization_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystallization_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Sanction_Potion_II",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Sanction_Potion_I",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Sanction_Potion_I"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Sanction_Potion_III",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Sanction_Potion_II",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Sanction_Potion_II"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Sanction_Potion_IV",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Sanction_Potion_III",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Sanction_Potion_III"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorF:Whetstone",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Whetstone_Fragment",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Whetstone_Fragment"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Charged_Ancient_Quiver",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Charged_Golden_Quiver",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Charged_Golden_Quiver"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Charged_Relic_Quiver",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Charged_Ancient_Quiver",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Charged_Ancient_Quiver"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Helmet_T_S",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 175
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Boots_T_S",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 175
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Platelegs_T_S",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 175
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Platebody_T_S",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 175
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Shield_T_S",
            "gpCost": 30000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 175
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 175
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 175
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Helmet_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 250
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Boots_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 250
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Platelegs_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 250
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Platebody_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 250
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Crystal_Shield_T_G",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Crystal_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 250
                },
                {
                    "id": "melvorD:Mithril_Bar",
                    "quantity": 250
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Crystal_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Helmet_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Helmet",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 800
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Helmet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Boots_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Boots",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 800
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Boots"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Platelegs_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Platelegs",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 800
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Platelegs"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Platebody_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 800
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Shield_T_S",
            "gpCost": 250000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Silver_Bar",
                    "quantity": 800
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 800
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 800
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Shield"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Helmet_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Helmet_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1000
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 1000
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 1000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Helmet_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Boots_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Boots_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1000
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 1000
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 1000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Boots_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Platelegs_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Platelegs_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1000
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 1000
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 1000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Platelegs_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Platebody_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Platebody_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1000
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 1000
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 1000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Platebody_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Pure_Crystal_Shield_T_G",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Pure_Crystal_Shield_T_S",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Gold_Bar",
                    "quantity": 1000
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 1000
                },
                {
                    "id": "melvorD:Dragonite_Bar",
                    "quantity": 1000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Pure_Crystal_Shield_T_S"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Bronze_Helmet_T_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Bronze_Bar",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Helmet_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Bronze_Platelegs_T_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Bronze_Bar",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Platelegs_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Bronze_Platebody_T_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Bronze_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Bronze_Bar",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Bronze_Platebody_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Iron_Helmet_T_B",
            "gpCost": 16000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Iron_Bar",
                    "quantity": 40
                },
                {
                    "id": "melvorAoD:Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Helmet_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Iron_Platelegs_T_B",
            "gpCost": 16000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Iron_Bar",
                    "quantity": 40
                },
                {
                    "id": "melvorAoD:Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Platelegs_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Iron_Platebody_T_B",
            "gpCost": 16000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Iron_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Iron_Bar",
                    "quantity": 40
                },
                {
                    "id": "melvorAoD:Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Iron_Platebody_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Steel_Helmet_T_B",
            "gpCost": 24000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Steel_Bar",
                    "quantity": 75
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Helmet_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Steel_Platelegs_T_B",
            "gpCost": 24000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Steel_Bar",
                    "quantity": 75
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Platelegs_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Steel_Platebody_T_B",
            "gpCost": 24000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Steel_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Steel_Bar",
                    "quantity": 75
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Steel_Platebody_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Black_Helmet_T_B",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Helmet_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Black_Platelegs_T_B",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Platelegs_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Black_Platebody_T_B",
            "gpCost": 40000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Platebody_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Mithril_Helmet_T_B",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Mithril_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Helmet_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Mithril_Platelegs_T_B",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Mithril_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Platelegs_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Mithril_Platebody_T_B",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Mithril_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Mithril_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Mithril_Platebody_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Adamant_Helmet_T_B",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Adamantite_Bar",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Helmet_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Adamant_Platelegs_T_B",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Adamantite_Bar",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Platelegs_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Adamant_Platebody_T_B",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Adamant_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Adamantite_Bar",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Adamant_Platebody_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Rune_Helmet_T_B",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Runite_Bar",
                    "quantity": 750
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Helmet_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Rune_Platelegs_T_B",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Runite_Bar",
                    "quantity": 750
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Platelegs_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Rune_Platebody_T_B",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Rune_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Runite_Bar",
                    "quantity": 750
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Rune_Platebody_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Dragon_Helmet_T_B",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 1500
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Helmet_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Dragon_Platelegs_T_B",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 1500
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Platelegs_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Dragon_Platebody_T_B",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Dragon_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 1500
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Dragon_Platebody_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Helmet_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Helmet_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Platelegs_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Platelegs_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Platebody_T_B",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 2000
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Platebody_T_G"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Mithril_Helmet_T_C",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Mithril_Helmet_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Crystal_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Mithril_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Mithril_Helmet_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Mithril_Platelegs_T_C",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Mithril_Platelegs_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Crystal_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Mithril_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Mithril_Platelegs_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Mithril_Platebody_T_C",
            "gpCost": 60000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Mithril_Platebody_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Crystal_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Mithril_Bar",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Mithril_Platebody_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Adamant_Helmet_T_C",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Adamant_Helmet_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Crystal_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Adamantite_Bar",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Adamant_Helmet_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Adamant_Platelegs_T_C",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Adamant_Platelegs_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Crystal_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Adamantite_Bar",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Adamant_Platelegs_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Adamant_Platebody_T_C",
            "gpCost": 100000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Adamant_Platebody_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Crystal_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Adamantite_Bar",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Adamant_Platebody_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Rune_Helmet_T_C",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Rune_Helmet_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Crystal_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Runite_Bar",
                    "quantity": 750
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Rune_Helmet_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Rune_Platelegs_T_C",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Rune_Platelegs_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Crystal_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Runite_Bar",
                    "quantity": 750
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Rune_Platelegs_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Rune_Platebody_T_C",
            "gpCost": 200000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Rune_Platebody_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Crystal_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Runite_Bar",
                    "quantity": 750
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Rune_Platebody_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Dragon_Helmet_T_C",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Dragon_Helmet_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 1500
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Dragon_Helmet_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Dragon_Platelegs_T_C",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Dragon_Platelegs_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 1500
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Dragon_Platelegs_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Dragon_Platebody_T_C",
            "gpCost": 500000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Dragon_Platebody_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Dragonite_Bar",
                    "quantity": 1500
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Dragon_Platebody_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Helmet_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Ancient_Helmet_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Helmet_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Ancient_Helmet_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Platelegs_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Ancient_Platelegs_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platelegs_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Ancient_Platelegs_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Platebody_T_C",
            "gpCost": 1000000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Ancient_Platebody_T_B",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Platebody_T_G",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Ancient_Platebody_T_B"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Leather_Vambraces_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Leather_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Leather",
                    "quantity": 50
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Leather_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Leather_Chaps_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Leather_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Leather",
                    "quantity": 50
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Leather_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Leather_Body_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Leather_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Leather",
                    "quantity": 50
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Leather_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Hard_Leather_Vambraces_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Hard_Leather_Vambraces",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Leather",
                    "quantity": 150
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorF:Hard_Leather_Vambraces"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Hard_Leather_Chaps_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Hard_Leather_Chaps",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Leather",
                    "quantity": 150
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Hard_Leather_Chaps"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Hard_Leather_Body_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Hard_Leather_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Leather",
                    "quantity": 150
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Hard_Leather_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Green_Dhide_Vambraces_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Green_Dhide_Vambraces_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Green_Dragonhide",
                    "quantity": 50
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Green_Dhide_Vambraces_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Green_Dhide_Chaps_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Green_Dhide_Chaps_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Green_Dragonhide",
                    "quantity": 50
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Green_Dhide_Chaps_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Green_Dhide_Body_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Green_Dhide_Body_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Green_Dragonhide",
                    "quantity": 50
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Green_Dhide_Body_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Blue_Dhide_Vambraces_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Blue_Dhide_Vambraces_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Blue_Dragonhide",
                    "quantity": 100
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Blue_Dhide_Vambraces_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Blue_Dhide_Chaps_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Blue_Dhide_Chaps_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Blue_Dragonhide",
                    "quantity": 100
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Blue_Dhide_Chaps_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Blue_Dhide_Body_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Blue_Dhide_Body_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Blue_Dragonhide",
                    "quantity": 100
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Blue_Dhide_Body_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Red_Dhide_Vambraces_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Red_Dhide_Vambraces_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Red_Dragonhide",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Red_Dhide_Vambraces_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Red_Dhide_Chaps_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Red_Dhide_Chaps_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Red_Dragonhide",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Red_Dhide_Chaps_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Red_Dhide_Body_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Red_Dhide_Body_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Red_Dragonhide",
                    "quantity": 250
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Red_Dhide_Body_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Black_Dhide_Vambraces_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Dhide_Vambraces_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Black_Dragonhide",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Dhide_Vambraces_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Black_Dhide_Chaps_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Dhide_Chaps_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Black_Dragonhide",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Dhide_Chaps_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Black_Dhide_Body_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Black_Dhide_Body_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Black_Dragonhide",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorD:Black_Dhide_Body_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Dhide_Vambraces_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ancient_Dhide_Vambraces_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Elder_Dragonhide",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                }
            ],
            "rootItemIDs": [
                "melvorF:Ancient_Dhide_Vambraces_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Dhide_Chaps_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ancient_Dhide_Chaps_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Elder_Dragonhide",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                }
            ],
            "rootItemIDs": [
                "melvorF:Ancient_Dhide_Chaps_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Dhide_Body_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ancient_Dhide_Body_U",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Imbued_Elder_Dragonhide",
                    "quantity": 500
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorF:Ancient_Dhide_Body_U"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Air_Acolyte_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Acolyte_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Air",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Acolyte_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Air_Acolyte_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Acolyte_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Air",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Acolyte_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Air_Acolyte_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Acolyte_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Air",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Acolyte_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Water_Acolyte_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Acolyte_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Water",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Acolyte_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Water_Acolyte_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Acolyte_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Water",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Acolyte_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Water_Acolyte_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Acolyte_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Water",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Acolyte_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Earth_Acolyte_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Acolyte_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Earth",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Acolyte_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Earth_Acolyte_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Acolyte_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Earth",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Acolyte_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Earth_Acolyte_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Acolyte_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Earth",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Acolyte_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fire_Acolyte_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Acolyte_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Fire",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Acolyte_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fire_Acolyte_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Acolyte_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Fire",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Acolyte_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fire_Acolyte_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Acolyte_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Staff_of_Fire",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Touch_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 100
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Acolyte_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Air_Adept_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Adept_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Air_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Adept_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Air_Adept_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Adept_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Air_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Adept_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Air_Adept_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Adept_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Air_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Adept_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Water_Adept_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Adept_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Water_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Adept_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Water_Adept_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Adept_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Water_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Adept_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Water_Adept_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Adept_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Water_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Adept_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Earth_Adept_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Adept_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Earth_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Adept_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Earth_Adept_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Adept_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Earth_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Adept_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Earth_Adept_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Adept_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Earth_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Adept_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fire_Adept_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Adept_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Fire_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Adept_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fire_Adept_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Adept_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Fire_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Adept_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fire_Adept_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Adept_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Fire_Battlestaff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Sapping_Barrier_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 200
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Adept_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Air_Expert_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Expert_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Mystic_Air_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Expert_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Air_Expert_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Expert_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Mystic_Air_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Expert_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Air_Expert_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Air_Expert_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Mystic_Air_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Air_Expert_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Water_Expert_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Expert_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Mystic_Water_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Expert_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Water_Expert_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Expert_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Mystic_Water_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Expert_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Water_Expert_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Water_Expert_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Mystic_Water_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Water_Expert_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Earth_Expert_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Expert_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Mystic_Earth_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Expert_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Earth_Expert_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Expert_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Mystic_Earth_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Expert_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Earth_Expert_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Expert_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Mystic_Earth_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Expert_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fire_Expert_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Expert_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Mystic_Fire_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Expert_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fire_Expert_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Expert_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Mystic_Fire_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Expert_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fire_Expert_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Fire_Expert_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Mystic_Fire_Staff",
                    "quantity": 20
                },
                {
                    "id": "melvorAoD:Barrier_Pure_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 300
                }
            ],
            "rootItemIDs": [
                "melvorF:Fire_Expert_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Wizard_Hat_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Wizard_Hat",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Water_Imbued_Wand",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 2
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 400
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Wizard_Hat"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Wizard_Bottoms_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Wizard_Bottoms",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Earth_Imbued_Wand",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 3
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 400
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Wizard_Bottoms"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Wizard_Robes_B",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Ancient_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorF:Fire_Imbued_Wand",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Barrier_Exalted_Shard",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Siphoning_Barrier_Gem",
                    "quantity": 5
                },
                {
                    "id": "melvorAoD:Barrier_Dust",
                    "quantity": 400
                }
            ],
            "rootItemIDs": [
                "melvorD:Ancient_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Golden_Wreath",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Golden_Leaf",
                    "quantity": 8
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Golden_Leaf"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Candle_Lamp_Lit",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Candle_Lamp",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Candles",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Candle_Lamp"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Candelabra_Lit",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Candelabra",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Candles",
                    "quantity": 5
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Candelabra"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Shatter_Arrows",
            "quantity": 150,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Shatter_Stone",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Bronze_Arrows",
                    "quantity": 150
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Shatter_Stone",
                "melvorD:Bronze_Arrows"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Headless_Arrows",
            "quantity": 100,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Old_Headless_Arrows",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Old_Headless_Arrows"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorD:Rope",
            "quantity": 20,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Bundle_of_Rope",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Bundle_of_Rope"
            ],
            "isDowngrade": true
        },
        {
            "upgradedItemID": "melvorAoD:Golden_Fire_Cape",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorD:Fire_Cape",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Golden_Silk",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorD:Fire_Cape",
                "melvorAoD:Golden_Silk"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ancient_Infernal_Cape",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Infernal_Cape",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Ancient_Silk",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Infernal_Cape",
                "melvorAoD:Ancient_Silk"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Topaz_Bolts_Enchanted",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Topaz_Bolts",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Topaz_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Topaz_Bolts"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Sapphire_Bolts_Enchanted",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Sapphire_Bolts",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Sapphire_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Sapphire_Bolts"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ruby_Bolts_Enchanted",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Ruby_Bolts",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Ruby_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Ruby_Bolts"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Emerald_Bolts_Enchanted",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Emerald_Bolts",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Emerald_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Emerald_Bolts"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Diamond_Bolts_Enchanted",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Diamond_Bolts",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Diamond_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Diamond_Bolts"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Jadestone_Bolts_Enchanted",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Jadestone_Bolts",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Jadestone_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Jadestone_Bolts"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Topaz_Bolts_Arcane",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Topaz_Bolts_Enchanted",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Topaz_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Topaz_Bolts_Enchanted"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Sapphire_Bolts_Arcane",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Sapphire_Bolts_Enchanted",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Sapphire_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Sapphire_Bolts_Enchanted"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Ruby_Bolts_Arcane",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Ruby_Bolts_Enchanted",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Ruby_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Ruby_Bolts_Enchanted"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Emerald_Bolts_Arcane",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Emerald_Bolts_Enchanted",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Emerald_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Emerald_Bolts_Enchanted"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Diamond_Bolts_Arcane",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Diamond_Bolts_Enchanted",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Diamond_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Diamond_Bolts_Enchanted"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Jadestone_Bolts_Arcane",
            "quantity": 25,
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Jadestone_Bolts_Enchanted",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Refined_Pure_Crystal",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                    "quantity": 25
                },
                {
                    "id": "melvorAoD:Charged_Jadestone_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Jadestone_Bolts_Enchanted"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Barrier_Draining_Gloves",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Barrier_Sapping_Gloves",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Draining_Barrier_Gem",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Barrier_Sapping_Gloves"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Sturdy_Fancy_Quill",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Old_Fancy_Quill",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Tough_Quill_Feather",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Old_Fancy_Quill",
                "melvorAoD:Tough_Quill_Feather"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Devouring_Barrier_Shield",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorF:Earth_Layered_Shield",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Devouring_Shard",
                    "quantity": 1
                }
            ],
            "rootItemIDs": [
                "melvorF:Earth_Layered_Shield",
                "melvorAoD:Devouring_Shard"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_2H_Sword",
            "gpCost": 750000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_2H_Sword",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Cursed_Dust",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_2H_Sword"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Platebody",
            "gpCost": 750000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Platebody",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Cursed_Dust",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Platebody"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Body",
            "gpCost": 750000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Body",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Cursed_Dust",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Body"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Wizard_Robes",
            "gpCost": 750000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Wizard_Robes",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Cursed_Dust",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Wizard_Robes"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Longbow",
            "gpCost": 750000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Longbow",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Cursed_Dust",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Longbow"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Staff",
            "gpCost": 750000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Staff",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Cursed_Dust",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Staff"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Amulet",
            "gpCost": 750000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Amulet",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Cursed_Dust",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Amulet"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Cursed_Ring",
            "gpCost": 750000,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Unholy_Ring",
                    "quantity": 1
                },
                {
                    "id": "melvorAoD:Cursed_Dust",
                    "quantity": 5000
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Unholy_Ring"
            ],
            "isDowngrade": false
        },
        {
            "upgradedItemID": "melvorAoD:Fishing_Net",
            "gpCost": 0,
            "scCost": 0,
            "itemCosts": [
                {
                    "id": "melvorAoD:Torn_Fishing_Net",
                    "quantity": 10
                }
            ],
            "rootItemIDs": [
                "melvorAoD:Torn_Fishing_Net"
            ],
            "isDowngrade": false
        }
    ],
    "itemSynergies": [
        {
            "itemIDs": [
                "melvorD:Bobs_Rake",
                "melvorF:Bobs_Gloves"
            ],
            "playerModifiers": {
                "increasedCompostPreservationChance": 25
            }
        },
        {
            "itemIDs": [
                "melvorF:Throwing_Power_Gloves",
                "ThrowingWeapon"
            ],
            "playerModifiers": {
                "increasedMinHitBasedOnMaxHit": 15,
                "decreasedAmmoPreservation": 25
            },
            "equipmentStats": {
                "rangedAttackBonus": 20,
                "rangedStrengthBonus": 20
            }
        },
        {
            "itemIDs": [
                "melvorF:Natures_Wrath_Staff",
                "melvorF:Natures_Blessing_Ring"
            ],
            "playerModifiers": {
                "increasedHitpointRegeneration": 50,
                "increasedFlatMaxHitpoints": 4,
                "increasedMinNatureSpellDamageBasedOnMaxHit": 30
            }
        },
        {
            "itemIDs": [
                "melvorF:Poison_Virulence_Ring",
                "melvorF:Poison_Virulence_Gloves"
            ],
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "DOT",
                        "dotType": "Poison",
                        "character": "Player",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedMaxHitPercent": 20,
                        "increasedGlobalAccuracy": 20
                    }
                },
                {
                    "condition": {
                        "type": "DOT",
                        "dotType": "Poison",
                        "character": "Enemy",
                        "inverted": false
                    },
                    "enemyModifiers": {
                        "decreasedMaxHitPercent": 20,
                        "decreasedGlobalEvasion": 20,
                        "decreasedGlobalAccuracy": 20,
                        "increasedAttackIntervalPercent": 20
                    }
                }
            ]
        },
        {
            "itemIDs": [
                "melvorF:Burning_Madness_Ring",
                "melvorF:Burning_Madness_Gloves"
            ],
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "Some",
                        "conditions": [
                            {
                                "type": "Effect",
                                "effectType": "Slow",
                                "character": "Player",
                                "inverted": false
                            },
                            {
                                "type": "Effect",
                                "effectType": "Frostburn",
                                "character": "Player",
                                "inverted": false
                            },
                            {
                                "type": "DOT",
                                "dotType": "Burn",
                                "character": "Player",
                                "inverted": false
                            }
                        ]
                    },
                    "modifiers": {
                        "increasedGlobalAccuracy": 20,
                        "increasedMaxHitPercent": 20
                    }
                }
            ]
        },
        {
            "itemIDs": [
                "melvorF:Spiked_Shell_Ring",
                "melvorF:Spiked_Shell_Gloves"
            ],
            "conditionalModifiers": [
                {
                    "condition": {
                        "type": "DOT",
                        "dotType": "Bleed",
                        "character": "Player",
                        "inverted": false
                    },
                    "modifiers": {
                        "increasedDamageReduction": 5,
                        "increasedGlobalEvasion": 30
                    }
                }
            ]
        },
        {
            "itemIDs": [
                "melvorF:Relentless_Fury_Ring",
                "melvorF:Relentless_Fury_Gloves"
            ],
            "playerModifiers": {
                "increasedChanceToIncreaseStunDuration": 15,
                "stunImmunity": 5
            }
        },
        {
            "itemIDs": [
                "melvorF:Silver_Diamond_Necklace",
                "Melee2HWeapon"
            ],
            "playerModifiers": {
                "increasedMinHitBasedOnMaxHit": 10
            }
        },
        {
            "itemIDs": [
                "melvorF:Necromancer_Hat",
                "melvorF:Necromancer_Robes",
                "melvorF:Necromancer_Bottoms",
                "melvorF:Necromancer_Boots"
            ],
            "playerModifiers": {
                "increasedSkillXP": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 5
                    }
                ],
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 5
                    }
                ],
                "increasedSummoningCreationCharges": 5,
                "decreasedSkillInterval": [
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 1000
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Woodcutters_Hat",
                "melvorF:Woodcutters_Body",
                "melvorF:Woodcutters_Leggings",
                "melvorF:Woodcutters_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Burning_Mans_Hat",
                "melvorF:Burning_Mans_Body",
                "melvorF:Burning_Mans_Leggings",
                "melvorF:Burning_Mans_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Fishermans_Hat",
                "melvorF:Fishermans_Body",
                "melvorF:Fishermans_Leggings",
                "melvorF:Fishermans_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Miners_Hat",
                "melvorF:Miners_Body",
                "melvorF:Miners_Leggings",
                "melvorF:Miners_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Mining",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Blacksmiths_Hat",
                "melvorF:Blacksmiths_Body",
                "melvorF:Blacksmiths_Leggings",
                "melvorF:Blacksmiths_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Fletchers_Hat",
                "melvorF:Fletchers_Body",
                "melvorF:Fletchers_Leggings",
                "melvorF:Fletchers_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Crafters_Hat",
                "melvorF:Crafters_Body",
                "melvorF:Crafters_Leggings",
                "melvorF:Crafters_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Runecrafters_Hat",
                "melvorF:Runecrafters_Body",
                "melvorF:Runecrafters_Leggings",
                "melvorF:Runecrafters_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Potion_Makers_Hat",
                "melvorF:Potion_Makers_Body",
                "melvorF:Potion_Makers_Leggings",
                "melvorF:Potion_Makers_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Performance_Enhancing_Hat",
                "melvorF:Performance_Enhancing_Body",
                "melvorF:Performance_Enhancing_Leggings",
                "melvorF:Performance_Enhancing_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Agility",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Star_Gazing_Hat",
                "melvorF:Star_Gazing_Body",
                "melvorF:Star_Gazing_Leggings",
                "melvorF:Star_Gazing_Boots"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 8
                    }
                ]
            }
        },
        {
            "itemIDs": [
                "melvorF:Skillers_Hat",
                "melvorF:Skillers_Body",
                "melvorF:Skillers_Leggings",
                "melvorF:Skillers_Boots"
            ],
            "playerModifiers": {
                "increasedGlobalMasteryXP": 8
            }
        },
        {
            "itemIDs": [
                "melvorF:Prats_Hat",
                "melvorD:Cape_Of_Prat"
            ],
            "playerModifiers": {
                "increasedRangedStrengthBonus": 25,
                "increasedRangedAccuracyBonus": 25
            }
        },
        {
            "itemIDs": [
                "melvorF:Orange_Party_Hat",
                "melvorF:Birthday_Balloon",
                "melvorF:Party_Bow_Tie",
                "melvorF:Party_Shoes"
            ],
            "playerModifiers": {
                "convertBoneDropsIntoCake": 1
            }
        },
        {
            "itemIDs": [
                "melvorTotH:Meteorite_Woodcutting_Ring",
                "melvorTotH:Meteorite_Woodcutting_Amulet"
            ],
            "playerModifiers": {
                "increasedWoodcuttingXPAddedAsFiremakingXP": 5
            }
        },
        {
            "itemIDs": [
                "melvorTotH:Meteorite_Warrior_Ring",
                "melvorTotH:Meteorite_2H_Sword"
            ],
            "playerModifiers": {
                "increasedMinHitBasedOnMaxHit": 10,
                "increasedMeleeStrengthBonus": 10
            }
        },
        {
            "itemIDs": [
                "melvorTotH:Meteorite_Marksman_Ring",
                "melvorTotH:Meteorite_Javelin"
            ],
            "playerModifiers": {
                "increasedAmmoPreservation": 30,
                "increasedRangedStrengthBonus": 10
            }
        },
        {
            "itemIDs": [
                "melvorTotH:Meteorite_Marksman_Ring",
                "melvorTotH:Meteorite_Bolts"
            ],
            "playerModifiers": {
                "increasedAmmoPreservation": 30,
                "increasedRangedStrengthBonus": 10
            }
        },
        {
            "itemIDs": [
                "melvorTotH:Meteorite_Spellcaster_Ring",
                "melvorTotH:Meteorite_Staff"
            ],
            "playerModifiers": {
                "increasedMagicAccuracyBonus": 20,
                "increasedMinMeteorShowerSpellDamage": 2
            }
        },
        {
            "itemIDs": [
                "melvorTotH:Frostspark_Boots",
                "melvorTotH:FrostSpark_Amulet",
                "melvorTotH:FrostSpark_1H_Sword"
            ],
            "playerModifiers": {
                "stunImmunity": 10,
                "decreasedAttackInterval": 200,
                "increasedMaxHitPercent": 15
            }
        },
        {
            "itemIDs": [
                "melvorTotH:Hood_of_Shade_Summon",
                "melvorTotH:Gloves_of_Greater_Shade_Summon",
                "melvorTotH:Ring_of_Phantom_Summon",
                "melvorTotH:Amulet_of_Curse_Totem_Summon"
            ],
            "playerModifiers": {
                "increasedSummoningChargePreservation": 30,
                "increasedSummoningMaxHit": 200
            }
        },
        {
            "itemIDs": [
                "melvorTotH:Ethereal_Arrows",
                "melvorTotH:Ethereal_Longbow"
            ],
            "playerModifiers": {
                "decreasedEnemyDamageReduction": 5
            }
        },
        {
            "itemIDs": [
                "melvorAoD:Poison_Crossbow",
                "melvorAoD:Poison_Bolts"
            ],
            "playerModifiers": {
                "increasedRangedStrengthBonus": 10,
                "increasedPoisonLifesteal": 10
            }
        },
        {
            "itemIDs": [
                "melvorAoD:Archaeologist_Hat",
                "melvorAoD:Archaeologist_Boots",
                "melvorAoD:Archaeologist_Leggings",
                "melvorAoD:Archaeologist_Gloves",
                "melvorAoD:Archaeologist_Body"
            ],
            "playerModifiers": {
                "increasedMasteryXP": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 10
                    }
                ],
                "increasedChanceAdditionalSkillResource": [
                    {
                        "skillID": "melvorAoD:Archaeology",
                        "value": 15
                    }
                ],
                "increasedChanceToPreserveMapCharges": 10
            }
        },
        {
            "itemIDs": [
                "melvorAoD:Water_Crown",
                "melvorAoD:Water_Shield"
            ],
            "playerModifiers": {
                "decreasedDamageTakenWhenStunned": 10
            }
        }
    ],
    "modifierData": {
        "increasedGlobalAccuracy": {
            "description": "+${value}% Accuracy Rating",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "attack"
            ]
        },
        "increasedMeleeAccuracyBonus": {
            "description": "+${value}% Melee Accuracy Rating",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "attack"
            ]
        },
        "increasedMeleeMaxHit": {
            "description": "+${value}% Melee Maximum Hit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedMeleeEvasion": {
            "description": "+${value}% Melee Evasion",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "defence"
            ]
        },
        "increasedRangedAccuracyBonus": {
            "description": "+${value}% Ranged Accuracy Rating",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "ranged"
            ]
        },
        "increasedRangedMaxHit": {
            "description": "+${value}% Ranged Maximum Hit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "ranged"
            ]
        },
        "increasedRangedEvasion": {
            "description": "+${value}% Ranged Evasion",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "ranged"
            ]
        },
        "increasedMagicAccuracyBonus": {
            "description": "+${value}% Magic Accuracy Rating",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMagicMaxHit": {
            "description": "+${value}% Magic Maximum Hit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMagicEvasion": {
            "description": "+${value}% Magic Evasion",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMaxHitFlat": {
            "description": "+${value} Maximum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedMaxHitPercent": {
            "description": "+${value}% Maximum Hit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedDamageReduction": {
            "description": "+${value}% Damage Reduction",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "defence",
                "thieving"
            ]
        },
        "increasedChanceToDoubleLootCombat": {
            "description": "+${value}% Chance To Double Loot in Combat",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedSlayerCoins": {
            "description": "+${value}% Slayer Coins",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "slayer"
            ]
        },
        "increasedHPRegenFlat": {
            "description": "+${value} Flat Hitpoints Regeneration",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "hitpoints"
            ]
        },
        "increasedGPGlobal": {
            "description": "+${value}% Global GP (except Item Sales)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "global"
            ]
        },
        "increasedGPFromMonsters": {
            "description": "+${value}% GP From Monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPFromMonstersFlat": {
            "description": "+${value} GP From Monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPFromThieving": {
            "description": "+${value}% GP From Thieving",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "thieving"
            ]
        },
        "increasedGPFromThievingFlat": {
            "description": "+${value} GP From Thieving",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "thieving"
            ]
        },
        "increasedGPFromAgility": {
            "description": "+${value}% GP From Agility",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "agility"
            ]
        },
        "decreasedGPFromAgility": {
            "description": "-${value}% GP From Agility",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "agility"
            ]
        },
        "increasedDamageToBosses": {
            "description": "+${value}% Damage To Bosses",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedDamageToSlayerTasks": {
            "description": "+${value}% Damage To Slayer Tasks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength",
                "slayer"
            ]
        },
        "increasedDamageToSlayerAreaMonsters": {
            "description": "+${value}% Damage To Slayer Area Monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength",
                "slayer"
            ]
        },
        "increasedDamageToCombatAreaMonsters": {
            "description": "+${value}% Damage To Combat Area Monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedDamageToDungeonMonsters": {
            "description": "+${value}% Damage To Dungeon Monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedDamageToAllMonsters": {
            "description": "+${value}% Damage To All Monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedAutoEatEfficiency": {
            "description": "+${value}% Auto Eat Efficiency",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "thieving"
            ]
        },
        "increasedAutoEatThreshold": {
            "description": "+${value}% Auto Eat Threshold",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "thieving"
            ]
        },
        "increasedAutoEatHPLimit": {
            "description": "+${value}% Auto Eat Hitpoints Limit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "thieving"
            ]
        },
        "increasedFoodHealingValue": {
            "description": "+${value}% Food Healing Value",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "thieving",
                "cooking"
            ]
        },
        "increasedChanceToPreservePrayerPoints": {
            "description": "+${value}% Chance To Preserve Prayer Points",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "prayer"
            ]
        },
        "increasedFlatPrayerCostReduction": {
            "description": "-${value} Prayer Point Cost for Prayers (Prayer Point cost cannot go below 1)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "prayer"
            ]
        },
        "increasedMinAirSpellDmg": {
            "description": "+${value} Minimum Air Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMinWaterSpellDmg": {
            "description": "+${value} Minimum Water Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMinEarthSpellDmg": {
            "description": "+${value} Minimum Earth Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMinFireSpellDmg": {
            "description": "+${value} Minimum Fire Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedAmmoPreservation": {
            "description": "+${value}% Ammo Preservation",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "ranged"
            ]
        },
        "increasedRunePreservation": {
            "description": "+${value}% Rune Preservation",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedHiddenSkillLevel": {
            "description": "+${value} Hidden ${skillName} Level",
            "isSkill": true,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedAttackInterval": {
            "description": "-${value}s Attack Interval",
            "modifyValue": "milliToSeconds",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "attack"
            ]
        },
        "decreasedAttackIntervalPercent": {
            "description": "-${value}% Attack Interval",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "attack"
            ]
        },
        "increasedSlayerAreaEffectNegationFlat": {
            "description": "+${value}% Flat Slayer Area Effect Negation",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "slayer"
            ]
        },
        "decreasedMonsterRespawnTimer": {
            "description": "-${value}s Monster Respawn Timer",
            "modifyValue": "milliToSeconds",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedGlobalAccuracy": {
            "description": "-${value}% Global Accuracy",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "defence"
            ]
        },
        "decreasedMeleeAccuracyBonus": {
            "description": "-${value}% Melee Accuracy Rating",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "attack"
            ]
        },
        "decreasedMeleeMaxHit": {
            "description": "-${value}% Melee Maximum Hit",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "decreasedMeleeEvasion": {
            "description": "-${value}% Melee Evasion",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "defence"
            ]
        },
        "decreasedRangedAccuracyBonus": {
            "description": "-${value}% Ranged Accuracy Rating",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "ranged"
            ]
        },
        "decreasedRangedMaxHit": {
            "description": "-${value}% Ranged Maximum Hit",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "ranged"
            ]
        },
        "decreasedRangedEvasion": {
            "description": "-${value}% Ranged Evasion",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "ranged"
            ]
        },
        "decreasedMagicAccuracyBonus": {
            "description": "-${value}% Magic Accuracy Rating",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "decreasedMagicMaxHit": {
            "description": "-${value}% Magic Maximum Hit",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "decreasedMagicEvasion": {
            "description": "-${value}% Magic Evasion",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "decreasedMaxHitFlat": {
            "description": "-${value} Maximum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "stength"
            ]
        },
        "decreasedMaxHitPercent": {
            "description": "-${value}% Maximum Hit",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "stength"
            ]
        },
        "decreasedDamageReduction": {
            "description": "-${value}% Damage Reduction",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "defence",
                "thieving"
            ]
        },
        "decreasedChanceToDoubleLootCombat": {
            "description": "-${value}% Chance To Double Loot in Combat",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedSlayerCoins": {
            "description": "-${value}% Slayer Coins",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "slayer"
            ]
        },
        "decreasedHPRegenFlat": {
            "description": "-${value} Flat Hitpoints Regeneration",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "hitpoints"
            ]
        },
        "decreasedGPGlobal": {
            "description": "-${value}% Global GP (except Item Sales)",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "global"
            ]
        },
        "decreasedGPFromMonsters": {
            "description": "-${value}% GP From Monsters",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedGPFromMonstersFlat": {
            "description": "-${value} GP From Monsters",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageToBosses": {
            "description": "-${value}% Damage To Bosses",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "decreasedDamageToSlayerTasks": {
            "description": "-${value}% Damage To Slayer Tasks",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "slayer"
            ]
        },
        "decreasedDamageToSlayerAreaMonsters": {
            "description": "-${value}% Damage To Slayer Area Monsters",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "slayer"
            ]
        },
        "decreasedDamageToCombatAreaMonsters": {
            "description": "-${value}% Damage To Combat Area Monsters",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "decreasedDamageToDungeonMonsters": {
            "description": "-${value}% Damage To Dungeon Monsters",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "decreasedDamageToAllMonsters": {
            "description": "-${value}% Damage To All Monsters",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "decreasedAutoEatEfficiency": {
            "description": "-${value}% Auto Eat Efficiency",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedAutoEatThreshold": {
            "description": "-${value}% Auto Eat Threshold",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedAutoEatHPLimit": {
            "description": "-${value}% Auto Eat Hitpoints Limit",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedFoodHealingValue": {
            "description": "-${value}% Food Healing Value",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "thieving",
                "cooking"
            ]
        },
        "decreasedChanceToPreservePrayerPoints": {
            "description": "-${value}% Chance To Preserve Prayer Points",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "prayer"
            ]
        },
        "decreasedFlatPrayerCostReduction": {
            "description": "+${value} Prayer Point Cost for Prayers",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "prayer"
            ]
        },
        "decreasedMinAirSpellDmg": {
            "description": "-${value} Minimum Air Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "decreasedMinWaterSpellDmg": {
            "description": "-${value} Minimum Water Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "decreasedMinEarthSpellDmg": {
            "description": "-${value} Minimum Earth Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "decreasedMinFireSpellDmg": {
            "description": "-${value} Minimum Fire Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "decreasedAmmoPreservation": {
            "description": "-${value}% Ammo Preservation",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "ranged"
            ]
        },
        "decreasedRunePreservation": {
            "description": "-${value}% Rune Preservation",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "decreasedHiddenSkillLevel": {
            "description": "-${value} Hidden ${skillName} Level",
            "isSkill": true,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedAttackInterval": {
            "description": "+${value}s Attack Interval",
            "modifyValue": "milliToSeconds",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedAttackIntervalPercent": {
            "description": "+${value}% Attack Interval",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMonsterRespawnTimer": {
            "description": "+${value}s Monster Respawn Timer",
            "modifyValue": "milliToSeconds",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedSlayerAreaEffectNegationFlat": {
            "description": "-${value}% Flat Slayer Area Effect Negation",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "slayer"
            ]
        },
        "increasedGPFromSales": {
            "description": "+${value}% GP From Sales",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "misc"
            ]
        },
        "increasedBankSpace": {
            "description": "+${value} Bank Space",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "misc"
            ]
        },
        "increasedBankSpaceShop": {
            "description": "+${value} Bank Space from Shop",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceToPreservePotionCharge": {
            "description": "+${value}% Chance To Preserve Potion Charge",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedGPFromSales": {
            "description": "-${value}% GP From Sales",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedBankSpace": {
            "description": "-${value} Bank Space",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedBankSpaceShop": {
            "description": "-${value} Bank Space from Shop",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedChanceToPreservePotionCharge": {
            "description": "-${value}% Chance To Preserve Potion Charge",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedSkillInterval": {
            "description": "-${value}s ${skillName} Interval",
            "modifyValue": "milliToSeconds",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "decreasedSkillIntervalPercent": {
            "description": "-${value}% ${skillName} Interval",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedGlobalMasteryXP": {
            "description": "+${value}% Global Mastery XP",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedGlobalSkillXP": {
            "description": "+${value}% Global Skill XP",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedGlobalSkillXP": {
            "description": "-${value}% Global Skill XP",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedMasteryXP": {
            "description": "+${value}% ${skillName} Mastery XP",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillXP": {
            "description": "+${value}% ${skillName} Skill XP",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedMiningNodeHP": {
            "description": "+${value} Mining Node Hitpoints",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillInterval": {
            "description": "+${value}s ${skillName} Interval",
            "modifyValue": "milliToSeconds",
            "isSkill": true,
            "isNegative": true,
            "tags": []
        },
        "increasedSkillIntervalPercent": {
            "description": "+${value}% ${skillName} Interval",
            "isSkill": true,
            "isNegative": true,
            "tags": []
        },
        "decreasedGlobalMasteryXP": {
            "description": "-${value}% Global Mastery XP",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedMasteryXP": {
            "description": "-${value}% ${skillName} Mastery XP",
            "isSkill": true,
            "isNegative": true,
            "tags": []
        },
        "decreasedSkillXP": {
            "description": "-${value}% ${skillName} Skill XP",
            "isSkill": true,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedMiningNodeHP": {
            "description": "-${value} Mining Node Hitpoints",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedGPFromThieving": {
            "description": "-${value}% GP From Thieving",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedGPFromThievingFlat": {
            "description": "-${value} GP From Thieving",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "dungeonEquipmentSwapping": {
            "description": "${value} Dungeon Equipment Swapping",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedEquipmentSets": {
            "description": "+${value} Equipment Sets",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "autoSlayerUnlocked": {
            "description": "${value} Auto Slayer Unlocked",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedTreeCutLimit": {
            "description": "+${value} Tree Cut Limit",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedGlobalPreservationChance": {
            "description": "+${value}% Chance to Preserve Resources in Skills",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedGlobalPreservationChance": {
            "description": "-${value}% Chance to Preserve Resources in Skills",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedFarmingYield": {
            "description": "+${value}% Farming Yield",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedFarmingYield": {
            "description": "-${value}% Farming Yield",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedMaxHitpoints": {
            "description": "+${value}% Maximum Hitpoints",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMaxHitpoints": {
            "description": "-${value}% Maximum Hitpoints",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatMaxHitpoints": {
            "description": "+${value} Maximum Hitpoints",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedFlatMaxHitpoints": {
            "description": "-${value} Maximum Hitpoints",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedSlayerTaskLength": {
            "description": "+${value}% Slayer Task Length/Qty",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedSlayerTaskLength": {
            "description": "-${value}% Slayer Task Length/Qty",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToDoubleItemsSkill": {
            "description": "+${value}% Chance to Double Items in ${skillName}",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceToDoubleItemsSkill": {
            "description": "-${value}% Chance to Double Items in ${skillName}",
            "isSkill": true,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceToDoubleItemsGlobal": {
            "description": "+${value}% Chance to Double Items Globally",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceToDoubleItemsGlobal": {
            "description": "-${value}% Chance to Double Items Globally",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedLifesteal": {
            "description": "+${value}% Lifesteal",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedLifesteal": {
            "description": "-${value}% Lifesteal",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedReflectDamage": {
            "description": "+${value}% Reflect Damage",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedReflectDamage": {
            "description": "-${value}% Reflect Damage",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedSkillPreservationChance": {
            "description": "+${value}% Chance to Preserve Resources in ${skillName}",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "decreasedSkillPreservationChance": {
            "description": "-${value}% Chance to Preserve Resources in ${skillName}",
            "isSkill": true,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceToDoubleOres": {
            "description": "+${value}% Chance to Double Ores in Mining",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceToDoubleOres": {
            "description": "-${value}% Chance to Double Ores in Mining",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedHitpointRegeneration": {
            "description": "+${value}% Hitpoint Regeneration",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedHitpointRegeneration": {
            "description": "-${value}% Hitpoint Regeneration",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidWaveSkipCostReduction": {
            "description": "-${value}% Golbin Raid Wave Skip Cost",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidIncreasedMaximumAmmo": {
            "description": "+${value}% Maximum Ammo in Golbin Raid",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidIncreasedMaximumRunes": {
            "description": "+${value}% Maximum Runes in Golbin Raid",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidIncreasedMinimumFood": {
            "description": "+${value} Minimum Food in Golbin Raid",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidIncreasedPrayerLevel": {
            "description": "+${value} Prayer Levels in Golbin Raid",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidIncreasedPrayerPointsStart": {
            "description": "+${value} Starting Prayer Points in Golbin Raid",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidIncreasedPrayerPointsWave": {
            "description": "+${value} Prayer Points per Wave in Golbin Raid",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidIncreasedStartingRuneCount": {
            "description": "+${value}% Starting Runes in Golbin Raid",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidPassiveSlotUnlocked": {
            "description": "Unlocked Passive Slot in Golbin Raid",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidPrayerUnlocked": {
            "description": "Unlocked Prayer in Golbin Raid",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "golbinRaidStartingWeapon": {
            "description": "Start with ${value} in Golbin Raid",
            "modifyValue": "(value)=\u003Egame.golbinRaid.startingWeapons[value].name",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMinHitBasedOnMaxHit": {
            "description": "+${value}% of Maximum Hit added to Minimum Hit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMinHitBasedOnMaxHit": {
            "description": "-${value}% of Maximum Hit added to Minimum Hit",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedPotionChargesFlat": {
            "description": "+${value} Charges per Potion",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedPotionChargesFlat": {
            "description": "-${value} Charges per Potion",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedBirdNestDropRate": {
            "description": "+${value}% Chance for Bird Nests to drop in Woodcutting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedBirdNestDropRate": {
            "description": "-${value}% Chance for Bird Nests to drop in Woodcutting",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceNoDamageMining": {
            "description": "+${value}% Chance to deal no Damage to an Ore or Essence Mining Node",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceNoDamageMining": {
            "description": "-${value}% Chance to deal no Damage to an Ore or Essence Mining Node",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedSeeingGoldChance": {
            "description": "+${value}% Chance to receive a Gold Bar when Smithing Silver Bars",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedSeeingGoldChance": {
            "description": "-${value}% Chance to receive a Gold Bar when Smithing Silver Bars",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceDoubleHarvest": {
            "description": "+${value}% Chance to Double Farming Yield",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceDoubleHarvest": {
            "description": "-${value}% Chance to Double Farming Yield",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceForElementalRune": {
            "description": "+${value}% Chance to receive random Elemental Runes from Runecrafting when creating Runes",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForElementalRune": {
            "description": "-${value}% Chance to receive random Elemental Runes from Runecrafting when creating Runes",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedElementalRuneGain": {
            "description": "+${value} Elemental Runes received from Runecrafting when creating Runes",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedElementalRuneGain": {
            "description": "-${value} Elemental Runes received from Runecrafting when creating Runes",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceRandomPotionHerblore": {
            "description": "+${value}% Chance to receive a Random Tier of the same Potion in Herblore",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedChanceRandomPotionHerblore": {
            "description": "-${value}% Chance to receive a Random Tier of the same Potion in Herblore",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedAttackRolls": {
            "description": "Your Attacks now roll twice (Select highest chance)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedAttackRolls": {
            "description": "-${value} rolls per Attack. Select highest chance",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "freeBonfires": {
            "description": "Bonfires in Firemaking require no logs to light. Automatically relights Bonfires when depleted",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedAltMagicSkillXP": {
            "description": "+${value}% Alt. Magic Skill XP",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedAltMagicSkillXP": {
            "description": "-${value}% Alt. Magic Skill XP",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToConvertSeedDrops": {
            "description": "+${value}% chance to convert combat seed drops to herbs",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsIncreasedMovementSpeed": {
            "description": "+${value}% Movement Speed",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsDecreasedMovementSpeed": {
            "description": "-${value}% Movement Speed",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsIncreasedTeleportCost": {
            "description": "+${value}% Rune cost for Teleportation Spells",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsDecreasedTeleportCost": {
            "description": "-${value}% Rune cost for Teleportation Spells",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsIncreasedUpdateDelay": {
            "description": "+${value} days next Major Update has been delayed",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsDecreasedUpdateDelay": {
            "description": "-${value} days next Major Update has been delayed",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsIncreasedLemonGang": {
            "description": "+${value} Lemon Gang reputation points",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsDecreasedLemonGang": {
            "description": "-${value} Lemon Gang reputation points",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsIncreasedCarrotGang": {
            "description": "+${value} Carrot Gang reputation points",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "aprilFoolsDecreasedCarrotGang": {
            "description": "-${value} Carrot Gang reputation points",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedGPOnEnemyHit": {
            "description": "+${value} GP Gained on successful Enemy Hit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedGPOnEnemyHit": {
            "description": "-${value} GP Gained on successful Enemy Hit",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedAdditionalRunecraftCountRunes": {
            "description": "Create +${value} Additional Runes of the same type in Runecrafting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedAdditionalRunecraftCountRunes": {
            "description": "Create -${value} Additional Runes of the same type in Runecrafting",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedGPFromMonstersFlatBasedOnEvasion": {
            "description": "+${value}% of enemy's highest evasion rating as GP on kill",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPPerMeleeDamage": {
            "description": "+${value}% of melee damage dealt gained as GP",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPPerRangedDamage": {
            "description": "+${value}% of ranged damage dealt gained as GP",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPPerMagicDamage": {
            "description": "+${value}% of magic damage dealt gained as GP",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPFromSlayerTaskMonsters": {
            "description": "+${value}% GP from Slayer Task monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPWhenHitBasedOnDR": {
            "description": "+${value} GP gained per your damage reduction when hit by an enemy (Procs once per Enemy Attack Turn)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPOnRegenBasedOnHPGain": {
            "description": "+${value}% of passively regenerated health gained as GP",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPFromBurningMonsters": {
            "description": "+${value}% GP from burning Monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "summoningSynergy_1_2": {
            "description": "x${value} the effects of the Occultist Familiar when you are at full hp",
            "modifyValue": "(value)=\u003Evalue+1",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatMagicDefenceBonus": {
            "description": "+${value} Magic Defence Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedSlayerTaskMonsterAccuracy": {
            "description": "-${value}% Slayer Task monster Accuracy Rating",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMeleeRangedDefenceBonusBasedOnDR": {
            "description": "Gain Melee and Ranged Defence Bonus equal to damage reduction. (e.g. 50% damage reduction grants +50 melee and ranged defence bonus)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedHPRegenWhenEnemyHasMoreEvasion": {
            "description": "+${value}% hitpoint regeneration when the enemy has more combined evasion ratings than the player",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "summoningSynergy_1_15": {
            "description": "+${value} Melee, Ranged and Magic Defence Bonuses when burning",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedSCfromLifesteal": {
            "description": "+${value}% of lifesteal healing gained as Slayer Coins",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedHealingOnAttackBasedOnDR": {
            "description": "Heal for ${value}% of your damage reduction on attacking an enemy (once per turn)",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedSummoningAttackLifesteal": {
            "description": "+${value}% Lifesteal for Summoning attacks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedWoodcuttingGemChance": {
            "description": "+${value}% chance to receive a gem per Woodcutting action",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedBonusFishingSpecialChance": {
            "description": "+${value}% Special Item chance in Fishing",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_3_9": {
            "description": "+${value}% chance to receive +1 cooked food (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedRunecraftingStavePreservation": {
            "description": "+${value}% chance to preserve resources in Runecrafting when making staves",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_Ent_Leprechaun": {
            "description": "+${value} Bird Nest when thieving the lumberjack, but gain no GP",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedWoodcuttingJewelryChance": {
            "description": "+${value}% chance for Silver or Gold Jewelry to drop instead of a Bird's Nest from Woodcutting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_3_17": {
            "description": "+${value}% chance to receive +1 log from Woodcutting or +1 item from Smithing",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedMinimumBirdNestsWhenPotionActive": {
            "description": "+${value} minimum Bird Nests received from Woodcutting when the Bird Nest Potion is active",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_3_19": {
            "description": "+${value}% of Woodcutting XP gained as Firemaking XP, but chance to double logs is halved",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_4_5": {
            "description": "+${value}% chance to get a second gem (that can be a different type) when receiving a gem from Mining",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedCookingSuccessCap": {
            "description": "-${value}% Cooking success chance cap",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "doubleRuneEssenceMining": {
            "description": "x${value} Rune Essence received from Mining",
            "modifyValue": "(value)=\u003EMath.pow(2,value)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_Mole_Leprechaun": {
            "description": "+${value}% chance to receive a gem while thieving the Miner",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "doubleSilverGoldMining": {
            "description": "x${value} Gold and Silver Ore received from Mining",
            "modifyValue": "(value)=\u003EMath.pow(2,value)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedMiningBarChance": {
            "description": "+${value}% chance to recieve the bar version of an ore when Mining",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedMiningNodeHPWithPerfectSwing": {
            "description": "+${value} Mining node Hitpoints when using Perfect Swing Potions",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_4_19": {
            "description": "+${value}% chance to receive a Diamond when burning a log in Firemaking",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedFishingCookedChance": {
            "description": "+${value}% chance to gain 1 cooked version of a fish when Fishing",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedRunecraftingWaterComboRunes": {
            "description": "+${value} base quantity when creating Combination runes that require Water Runes in Runecrafting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_Octopus_Leprechaun": {
            "description": "+50% Thieving Interval and +2 base item quantity when thieving the Fisherman",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedCraftingJewelryRandomGemChance": {
            "description": "+${value}% chance to gain a random gem when creating jewelry in Crafting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedSmithingDragonGearPreservation": {
            "description": "+${value}% chance to preserve resources in Smithing when making Dragon Gear",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedFishermansPotionCharges": {
            "description": "+${value}% Fisherman's Potion charges",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_6_7": {
            "description": "+${value} stab, slash, block, and melee strength bonus when fighting a ranged enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMagicMinHitBasedOnMaxHitSlayerTask": {
            "description": "+${value}% of Magic Maximum Hit added to Minimum Hit when fighting Slayer Task monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedMeleeMaxHitBasedOnMaxHitSlayerTask": {
            "description": "+${value}% of Melee Maximum Hit added to Minimum Hit when fighting Slayer Task monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "summoningSynergy_6_13": {
            "description": "+${value}% damage reduction when fighting a ranged enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatHPRegenBasedOnMeleeMaxHit": {
            "description": "+${value}% of Melee max hit as flat hitpoint regeneration",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "summoningSynergy_6_15": {
            "description": "x${value} the effects of the Minotaur Familiar when the enemy is burning",
            "modifyValue": "(value)=\u003Evalue+1",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "summoningSynergy_7_8": {
            "description": "+${value} Ranged Accuracy and Strength Bonus when fighting a magic enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedRangedMaxHitBasedOnMaxHitSlayerTask": {
            "description": "+${value}% of Ranged Maximum Hit added to Minimum Hit when fighting Slayer Task monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "summoningSynergy_7_13": {
            "description": "+${value}% damage reduction when fighting a magic enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatHPRegenBasedOnRangedMaxHit": {
            "description": "+${value}% of Ranged max hit as flat hitpoints regeneration",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToApplyBurnWithRanged": {
            "description": "+${value}% chance to apply burn when attacking with Ranged",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedSlayerCoinsPerMagicDamageSlayerTask": {
            "description": "+${value}% of Magic Damage Dealt against Slayer Task monsters gained as Slayer Coins",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "summoningSynergy_8_13": {
            "description": "+${value}% damage reduction when fighting a melee enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatHPRegenBasedOnMagicMaxHit": {
            "description": "+${value}% of Magic max hit as flat hitpoints regeneration",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedRunecraftingEssencePreservation": {
            "description": "+${value}% chance to preserve resources when Runecrafting runes",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "thievingChefNoDamage": {
            "description": "Take no damage when stunned by the Chef in Thieving",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedFlatCraftingDragonhideCost": {
            "description": "-${value} Dragonhide costs when Crafting (Cannot be reduced below 1)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_9_17": {
            "description": "-${value}s Skill Interval for Cooking \u0026 Smithing",
            "modifyValue": "milliToSeconds",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedGenerousCookPotionCharges": {
            "description": "+${value}% Generous Cook Potion charges",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_9_19": {
            "description": "0",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedRuneEssenceThievingMiner": {
            "description": "+${value} Rune Essence gained when Thieving the Miner",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceToDoubleLeatherDragonhideCrafting": {
            "description": "+${value}% chance to double items in Crafting when making Leather or Dragonhide armour",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_10_17": {
            "description": "+${value}% Smithing \u0026 Runecrafting Preservation Chance",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "giveRandomComboRunesRunecrafting": {
            "description": "Gain a chance to receive random combination runes when recieving random elemental runes equal to the chance to receive random elemental runes from Runecrafting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedFireRunesWhenMakingElementalRunes": {
            "description": "+${value} Fire Runes gained when Runecrafting elemental runes",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedThievingAutoSellPrice": {
            "description": "Automatically sell Common Drops from Thieving for ${value}x their base sale price",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedRandomBarChanceThievingMiner": {
            "description": "+${value}% chance to receive a random bar when gaining a Common Drop from Thieving the Miner",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedHerbSackChanceThievingFarmer": {
            "description": "+${value}% chance to receive a Herb Sack when gaining a Common Drop from Thieving the Farmer",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_Leprechaun_Devil": {
            "description": "+50% chance to gain 100% GP, +35% chance to gain 4x items and +15% chance to gain no items or gp from Thieving",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedDamageReductionAgainstSlayerTasks": {
            "description": "+${value}% Damage Reduction when fighting a Slayer Task monster",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedHitpointRegenerationAgainstSlayerTasks": {
            "description": "+${value}% Hitpoint Regeneration when fighting Slayer Task monsters",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedDragonBreathDamage": {
            "description": "-${value}% damage taken from dragonbreath",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "summoningSynergy_13_14": {
            "description": "+${value}% hitpoint regeneration when below 75% of max hitpoints",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedCraftingJewelryPreservation": {
            "description": "+${value}% chance to preserve resources in Crafting when making jewelry",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedCraftingPotionCharges": {
            "description": "+${value}% Crafting Potion charges",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFiremakingLogGP": {
            "description": "+${value}% of Log base sale price granted as GP when Burnt in Firemaking",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "doubleSilverGoldSmithingWithSeeingGold": {
            "description": "x2 Silver and Gold bars received from Smithing when using Seeing Gold Potions",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedFlatSmithingCoalCost": {
            "description": "-${value} Coal Ore Cost when Smithing",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "summoningSynergy_Bear_Devil": {
            "description": "+${value}% Firemaking XP and +100% bonfire duration when using Controlled Heat Potions",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedFlatReflectDamage": {
            "description": "+${value} Reflect Damage",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedFlatReflectDamage": {
            "description": "-${value} Reflect Damage",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedRolledReflectDamage": {
            "description": "+0-${value} Reflect Damage",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedRolledReflectDamage": {
            "description": "-0-${value} Reflect Damage",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatMinHit": {
            "description": "+${value} Minimum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedFlatMinHit": {
            "description": "-${value} Minimum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedConfusion": {
            "description": "+${value}% of remaining Hitpoints taken as damage on a successful attack (once per turn)",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDecay": {
            "description": "+${value}% of Maximum Hitpoints taken as damage on a successful attack (once per turn)",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageTaken": {
            "description": "+${value}% more Damage taken",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageTaken": {
            "description": "${value}% less Damage taken",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGlobalEvasion": {
            "description": "+${value}% Global Evasion",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedGlobalEvasion": {
            "description": "-${value}% Global Evasion",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceAdditionalSkillResource": {
            "description": "+${value}% Chance to gain +1 additional resource in ${skillName} (Cannot be doubled)",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceAdditionalSkillResource": {
            "description": "-${value}% Chance to gain +1 additional resource in ${skillName} (Cannot be doubled)",
            "isSkill": true,
            "isNegative": true,
            "tags": []
        },
        "increasedMeleeStrengthBonus": {
            "description": "+${value}% Melee Strength Bonus from Equipment",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedRangedStrengthBonus": {
            "description": "+${value}% Ranged Strength Bonus from Equipment",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMagicDamageBonus": {
            "description": "+${value}% Magic Damage Bonus from Equipment",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMeleeStrengthBonus": {
            "description": "-${value}% Melee Strength Bonus from Equipment",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedRangedStrengthBonus": {
            "description": "-${value}% Ranged Strength Bonus from Equipment",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedMagicDamageBonus": {
            "description": "-${value}% Magic Damage Bonus from Equipment",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMaxAirSpellDmg": {
            "description": "+${value} Maximum Air Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMaxWaterSpellDmg": {
            "description": "+${value} Maximum Water Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMaxEarthSpellDmg": {
            "description": "+${value} Maximum Earth Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMaxFireSpellDmg": {
            "description": "+${value} Maximum Fire Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMaxAirSpellDmg": {
            "description": "-${value} Maximum Air Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedMaxWaterSpellDmg": {
            "description": "-${value} Maximum Water Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedMaxEarthSpellDmg": {
            "description": "-${value} Maximum Earth Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedMaxFireSpellDmg": {
            "description": "-${value} Maximum Fire Spell Dmg",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedAgilityObstacleCost": {
            "description": "+${value}% Agility Obstacle Build Costs",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedAgilityObstacleCost": {
            "description": "-${value}% Agility Obstacle Build Costs",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedSecondaryFoodBurnChance": {
            "description": "0",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "freeCompost": {
            "description": "Composting crops in Farming is free",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedCompostPreservationChance": {
            "description": "+${value}% Chance to preserve Compost or Weird Gloop applied to Farming Plots when harvesting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedOffItemChance": {
            "description": "${value}% increased chance to receive Global Rare Items, Mastery Tokens, Bird Nests from Woodcutting, Gems from Mining, and Coal from Firemaking",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedFiremakingCoalChance": {
            "description": "+${value}% chance to receive coal when burning logs in Firemaking",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "doubleItemsSkill": {
            "description": "x${value} Items received from ${skillName}",
            "modifyValue": "(value)=\u003EMath.pow(2,value)",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedMiningGemChance": {
            "description": "+${value}% Chance to receive gems from Mining (Does not work for Rune Essence)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "doubleOresMining": {
            "description": "x${value} Ores received from Mining",
            "modifyValue": "(value)=\u003EMath.pow(2,value)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedBonusCoalMining": {
            "description": "+${value} Coal Ore per Ore Mined. (Item doubling does not apply)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedSmithingCoalCost": {
            "description": "-${value}% Coal Costs for Smithing",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "allowSignetDrops": {
            "description": "if equipped, something special might drop while training Skills.",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "bonusCoalOnDungeonCompletion": {
            "description": "1% chance to receive ${value} Coal when completing a dungeon",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMasteryPoolProgress": {
            "description": "+${value}% to effective Mastery Pool progress",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedMeleeLifesteal": {
            "description": "+${value}% Melee lifesteal",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedRangedLifesteal": {
            "description": "+${value}% Ranged lifesteal",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMagicLifesteal": {
            "description": "+${value}% Magic lifesteal",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedBleedLifesteal": {
            "description": "+${value}% Bleed lifesteal",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedBurnLifesteal": {
            "description": "+${value}% Burn lifesteal",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedPoisonLifesteal": {
            "description": "+${value}% Poison lifesteal",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMeleeLifesteal": {
            "description": "-${value}% Melee lifesteal",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedRangedLifesteal": {
            "description": "-${value}% Ranged lifesteal",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedMagicLifesteal": {
            "description": "-${value}% Magic lifesteal",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedBleedLifesteal": {
            "description": "-${value}% Bleed lifesteal",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedBurnLifesteal": {
            "description": "-${value}% Burn lifesteal",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedPoisonLifesteal": {
            "description": "-${value}% Poison lifesteal",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMeleeCritChance": {
            "description": "+${value}% Melee critical hit chance",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMeleeCritChance": {
            "description": "-${value}% Melee critical hit chance",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedRangedCritChance": {
            "description": "+${value}% Ranged critical hit chance",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedRangedCritChance": {
            "description": "-${value}% Ranged critical hit chance",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMagicCritChance": {
            "description": "+${value}% Magic critical hit chance",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMagicCritChance": {
            "description": "-${value}% Magic critical hit chance",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "meleeProtection": {
            "description": "${value}% chance to dodge Melee attacks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "rangedProtection": {
            "description": "${value}% chance to dodge Ranged attacks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "magicProtection": {
            "description": "${value}% chance to dodge Magic attacks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedRuneProvision": {
            "description": "Items that reduce Rune costs are now ${value}x as effective",
            "modifyValue": "(value)=\u003EMath.pow(2,value)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "bypassSlayerItems": {
            "description": "Bypass Slayer Area item requirements for areas that require less than level 100 Slayer",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "curseImmunity": {
            "description": "Immune to curses",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageReductionPercent": {
            "description": "${value}% increased damage reduction",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageReductionPercent": {
            "description": "${value}% decreased damage reduction",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "itemProtection": {
            "description": "Items are not lost on death",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedRedemptionThreshold": {
            "description": "+${value}% redemption threshold",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedRedemptionPercent": {
            "description": "+${value}% of max hitpoints healed on redemption",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "autoLooting": {
            "description": "Combat loot is automatically collected",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "autoBurying": {
            "description": "Bones are automatically buried for ${value}% of their Prayer Point value",
            "modifyValue": "(value)=\u003E100+value",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "freeProtectItem": {
            "description": "The Protect Item Prayer costs nothing",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "stunImmunity": {
            "description": "+${value}% chance to ignore Stun and Freeze",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "sleepImmunity": {
            "description": "Immune to Sleep",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "debuffImmunity": {
            "description": "Immune to debuffs",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "burnImmunity": {
            "description": "+${value}% chance to ignore burn",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "poisonImmunity": {
            "description": "+${value}% chance to ignore poison",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "bleedImmunity": {
            "description": "+${value}% chance to ignore bleed",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedRebirthChance": {
            "description": "+${value}% chance to respawn with full hitpoints upon reaching 0 hitpoints",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToApplyBurn": {
            "description": "+${value}% Chance to apply burn when attacking",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedChanceToApplyBurn": {
            "description": "-${value}% Chance to apply burn when attacking",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedSummoningShardCost": {
            "description": "+${value} Shard Cost when creating Familiars in Summoning",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedSummoningShardCost": {
            "description": "-${value} Shard Cost when creating Familiars in Summoning",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedSummoningCreationCharges": {
            "description": "+${value} Base Quantity for Summoning Tablet Creation",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedSummoningCreationCharges": {
            "description": "-${value} Base Quantity for Summoning Tablet Creation",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedSummoningChargePreservation": {
            "description": "+${value}% Chance to preserve Summoning Charges",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedSummoningChargePreservation": {
            "description": "-${value}% Chance to preserve Summoning Charges",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedPrayerCost": {
            "description": "-${value}% Prayer Point Cost for Prayers (Prayer Point cost cannot go below 1)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedPrayerCost": {
            "description": "+${value}% Prayer Point Cost for Prayers",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedGPMultiplierPer1MGP": {
            "description": "+${value}% GP per damage dealt for every 1M GP owned",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPMultiplierCap": {
            "description": "+${value}% maximum gp per damage dealt",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPMultiplierMin": {
            "description": "+${value}% minimum gp per damage dealt",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "allowAttackAugmentingMagic": {
            "description": "Magic Curses and Auroras can be used without a Magic weapon",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMeleeStunThreshold": {
            "description": "Melee attacks stun the target when they deal ${value}% of max hit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "autoEquipFoodUnlocked": {
            "description": "${value} Auto Equip Food Unlocked",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "autoSwapFoodUnlocked": {
            "description": "${value} Auto Swap Food Unlocked",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceSuccessfulCook": {
            "description": "+${value}% chance to successfully Cook an item",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceSuccessfulCook": {
            "description": "-${value}% chance to successfully Cook an item",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChancePerfectCookGlobal": {
            "description": "+${value}% Global Perfect Cook chance",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChancePerfectCookGlobal": {
            "description": "-${value}% Global Perfect Cook chance",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChancePerfectCookFire": {
            "description": "+${value}% Perfect Cook chance for items cooked on Cooking Fire",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChancePerfectCookFire": {
            "description": "-${value}% Perfect Cook chance for items cooked on Cooking Fire",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChancePerfectCookFurnace": {
            "description": "+${value}% Perfect Cook chance for items cooked on Furnace",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChancePerfectCookFurnace": {
            "description": "-${value}% Perfect Cook chance for items cooked on Furnace",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChancePerfectCookPot": {
            "description": "+${value}% Perfect Cook chance for items cooked on Pot",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChancePerfectCookPot": {
            "description": "-${value}% Perfect Cook chance for items cooked on Pot",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedThievingStealth": {
            "description": "+${value} Stealth while Thieving",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedThievingStealth": {
            "description": "-${value} Stealth while Thieving",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedAltMagicRunePreservation": {
            "description": "+${value}% Rune Preservation for Alt. Magic Spells",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedAltMagicRunePreservation": {
            "description": "-${value}% Rune Preservation for Alt. Magic Spells",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedMinThievingGP": {
            "description": "+${value}% minimum GP from Thieving",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedMinThievingGP": {
            "description": "-${value}% minimum GP from Thieving",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedFishingSpecialChance": {
            "description": "+${value}% chance to receive Special Items from Fishing",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedFishingSpecialChance": {
            "description": "-${value}% chance to receive Special Items from Fishing",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedAllotmentSeedCost": {
            "description": "-${value} seed cost to plant Allotments in Farming",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedAllotmentSeedCost": {
            "description": "+${value} seed cost to plant Allotments in Farming",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedFrostburn": {
            "description": "${value}% of Current Hitpoints taken as damage per Attack",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedSummoningMaxHit": {
            "description": "+${value}% Summoning Maximum Hit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedSummoningMaxHit": {
            "description": "-${value}% Summoning Maximum Hit",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "masteryToken": {
            "description": "Grants Mastery Pool XP equal to ${value}% of the maximum Mastery Pool XP for the respective skill",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceForDiamondFiremaking": {
            "description": "+${value}% chance to receive a Diamond per action in Firemaking (Cannot be doubled).",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForDiamondFiremaking": {
            "description": "-${value}% chance to receive a Diamond per action in Firemaking (Cannot be doubled).",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedAfflictionChance": {
            "description": "+${value}% chance to apply affliction when attacking",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "otherStyleImmunity": {
            "description": "Immune to all attack types other than their own",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "meleeImmunity": {
            "description": "Immune to Melee attacks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "rangedImmunity": {
            "description": "Immune to Ranged attacks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "magicImmunity": {
            "description": "Immune to Magic attacks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "slowImmunity": {
            "description": "+${value}% chance to ignore Slow effects",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedEndOfTurnHealing2": {
            "description": "Heal ${value}% of current hitpoints every 2 turns",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedEndOfTurnHealing3": {
            "description": "Heal ${value}% of current hitpoints every 3 turns",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedEndOfTurnHealing5": {
            "description": "Heal ${value}% of current hitpoints every 5 turns",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToApplyPoison": {
            "description": "+${value}% chance to apply poison when hitting with an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToApplyFrostburn": {
            "description": "+${value}% chance to apply frostburn when attacking",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMeleeStunChance": {
            "description": "+${value}% chance to stun when hitting with a Melee attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedElementalEffectChance": {
            "description": "+${value}% chance to apply Burn, Frostburn or Freeze when hitting with a Magic attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "frostBurnImmunity": {
            "description": "+${value}% chance to ignore Frostburn",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedPoisonReflectChance": {
            "description": "+${value}% chance to poison attackers when hit (once per turn)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedBleedReflectChance": {
            "description": "+${value}% chance to inflict a bleed that does 300% of the attack's damage to attackers when hit (once per turn)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMinNatureSpellDamageBasedOnMaxHit": {
            "description": "+${value}% of Maximum Hit added to Minimum Hit when using Nature spells",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedTotalBleedDamage": {
            "description": "+${value} total damage to bleed inflicted",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToIncreaseStunDuration": {
            "description": "+${value}% chance to increase the length of stun inflicted by 1 turn",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedSurgeSpellAccuracy": {
            "description": "+${value}% Accuracy Rating when using Surge spells",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedSurgeSpellMaxHit": {
            "description": "+${value}% Maximum Hit when using Surge spells",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedRegenerationInterval": {
            "description": "-${value}s Hitpoint Regeneration interval",
            "modifyValue": "milliToSeconds",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedOnHitSlowMagnitude": {
            "description": "Inflict a slow that increases the target's attack interval by ${value}% when hitting with an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedNonMagicPoisonChance": {
            "description": "+${value}% chance to apply poison when hitting with a Melee or Ranged attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "globalEvasionHPScaling": {
            "description": "Evasion Ratings are multiplied by ${value} times current Hitpoints percent",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToPreserveFood": {
            "description": "+${value}% Chance to Preserve Food when eaten",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "allowLootContainerStacking": {
            "description": "No description",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "infiniteLootContainer": {
            "description": "No description",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedBaseStardustDropQty": {
            "description": "+${value} to base drop quantity of Stardust and Golden Stardust from Astrology",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPFromFiremaking": {
            "description": "+${value}% GP from Firemaking",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedGPFromFiremaking": {
            "description": "-${value}% GP from Firemaking",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "bigRon": {
            "description": "UNDEFINED TRANSLATION: :MODIFIER_DATA_bigRon",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedWoodcuttingXPAddedAsFiremakingXP": {
            "description": "+${value}% Woodcutting XP added as Firemaking XP",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "coalGainedOnCookingFailure": {
            "description": "+${value} Coal Ore when failing to Cook Food",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "halvedWoodcuttingDoubleChance": {
            "description": "Chance to double Logs while Woodcutting is halved",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedFlatFarmingYield": {
            "description": "+${value} harvest quantity from Farming (Cannot be doubled or multiplied)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedWoodcuttingXPAddedAsFiremakingXP": {
            "description": "-${value}% Woodcutting XP added as Firemaking XP",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceForOneExtraOre": {
            "description": "+${value}% Chance to receive +1 Ore in Mining (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForOneExtraOre": {
            "description": "-${value}% Chance to receive +1 Ore in Mining (Cannot be doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceForQualitySuperiorGem": {
            "description": "+${value}% chance to receive a Quality Superior Gem while Mining Gem Veins or Meteorite Ore",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForQualitySuperiorGem": {
            "description": "-${value}% chance to receive a Quality Superior Gem while Mining Gem Veins or Meteorite Ore",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedMeteoriteOre": {
            "description": "+${value} Meteorite Ore gained when Mining Meteorite Veins",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceForAshInWoodcutting": {
            "description": "+${value}% chance to receive an Ash drop while Woodcutting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForAshInWoodcutting": {
            "description": "-${value}% chance to receive an Ash drop while Woodcutting",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceForAshInFiremaking": {
            "description": "+${value}% chance to receive Ash per log burnt in Firemaking",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForAshInFiremaking": {
            "description": "-${value}% chance to receive Ash per log burnt in Firemaking",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceForStardustInFiremaking": {
            "description": "+${value}% chance to receive Stardust when burning Magic Logs in Firemaking",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForStardustInFiremaking": {
            "description": "-${value}% chance to receive Stardust when burning Magic Logs in Firemaking",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceForOneExtraFish": {
            "description": "+${value}% chance to receive +1 Fish in Fishing (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForOneExtraFish": {
            "description": "-${value}% chance to receive +1 Fish in Fishing (Cannot be doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "doubleBoneDrops": {
            "description": "All Bone drops from Combat are doubled",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedPrayerPointsWhenHit": {
            "description": "Gain +${value} Prayer Points for each successful Enemy hit on you",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "doubleLogProduction": {
            "description": "Quantity of logs produced by Woodcutting is doubled",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedFlatFarmingYield": {
            "description": "-${value} harvest quantity from Farming (Cannot be doubled or multiplied)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedFlatMeleeAccuracyBonusPerAttackInterval": {
            "description": "+${value} Flat Melee Accuracy Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedFlatMeleeAccuracyBonusPerAttackInterval": {
            "description": "-${value} Flat Melee Accuracy Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatMeleeStrengthBonusPerAttackInterval": {
            "description": "+${value} Flat Melee Strength Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedFlatMeleeStrengthBonusPerAttackInterval": {
            "description": "-${value} Flat Melee Strength Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatRangedAccuracyBonusPerAttackInterval": {
            "description": "+${value} Flat Ranged Accuracy Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedFlatRangedAccuracyBonusPerAttackInterval": {
            "description": "-${value} Flat Ranged Accuracy Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatRangedStrengthBonusPerAttackInterval": {
            "description": "+${value} Flat Ranged Strength Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedFlatRangedStrengthBonusPerAttackInterval": {
            "description": "-${value} Flat Ranged Strength Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatMagicAccuracyBonusPerAttackInterval": {
            "description": "+${value} Flat Magic Accuracy Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedFlatMagicAccuracyBonusPerAttackInterval": {
            "description": "-${value} Flat Magic Accuracy Bonus per 0.1s Attack Interval. This is doubled if a 2-Handed Weapon is currently equipped",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageReductionAgainstMelee": {
            "description": "+${value}% Damage Reduction when fighting a Melee Enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageReductionAgainstMelee": {
            "description": "-${value}% Damage Reduction when fighting a Melee Enemy",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageReductionAgainstRanged": {
            "description": "+${value}% Damage Reduction when fighting a Ranged Enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageReductionAgainstRanged": {
            "description": "-${value}% Damage Reduction when fighting a Ranged Enemy",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageReductionAgainstMagic": {
            "description": "+${value}% Damage Reduction when fighting a Magic Enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageReductionAgainstMagic": {
            "description": "-${value}% Damage Reduction when fighting a Magic Enemy",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageReductionWithMagic2HWeapon": {
            "description": "+${value}% Damage Reduction when using a Magic 2-Handed Weapon",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageReductionWithMagic2HWeapon": {
            "description": "-${value}% Damage Reduction when using a Magic 2-Handed Weapon",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMaxHitPercentBasedOnEnemyDamageReduction": {
            "description": "+${value}% Maximum Hit for each 1% of Damage Reduction the Enemy has",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMaxHitPercentBasedOnEnemyDamageReduction": {
            "description": "-${value}% Maximum Hit for each 1% of Damage Reduction the Enemy has",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMeleeMaxHitBonusAgainstRanged": {
            "description": "+${value}% Melee Maximum Hit. This value is tripled if fighting a Ranged Enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMeleeMaxHitBonusAgainstRanged": {
            "description": "-${value}% Melee Maximum Hit. This value is tripled if fighting a Ranged Enemy",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedRangedMaxHitBonusAgainstMagic": {
            "description": "+${value}% Ranged Maximum Hit. This value is tripled if fighting a Magic Enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedRangedMaxHitBonusAgainstMagic": {
            "description": "-${value}% Ranged Maximum Hit. This value is tripled if fighting a Magic Enemy",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMagicMaxHitBonusAgainstMelee": {
            "description": "+${value}% Magic Maximum Hit. This value is tripled if fighting a Melee Enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMagicMaxHitBonusAgainstMelee": {
            "description": "-${value}% Magic Maximum Hit. This value is tripled if fighting a Melee Enemy",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "gainSlayerCoinsBasedOnEnemyCombatLevelMelee": {
            "description": "Killing a Melee Slayer Task Enemy grants Slayer Coins equal to Enemy Combat Level",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "gainSlayerCoinsBasedOnEnemyCombatLevelRanged": {
            "description": "Killing a Ranged Slayer Task Enemy grants Slayer Coins equal to Enemy Combat Level",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "gainSlayerCoinsBasedOnEnemyCombatLevelMagic": {
            "description": "Killing a Magic Slayer Task Enemy grants Slayer Coins equal to Enemy Combat Level",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageReductionAgainstBosses": {
            "description": "+${value}% Damage Reduction when fighting a Dungeon Boss.",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageReductionAgainstBosses": {
            "description": "-${value}% Damage Reduction when fighting a Dungeon Boss.",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceDoubleSlayerTaskKill": {
            "description": "+${value}% chance for a Slayer Task kill to count as 2 kills.",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedChanceDoubleSlayerTaskKill": {
            "description": "-${value}% chance for a Slayer Task kill to count as 2 kills.",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageTakenAddedAsPrayerPoints": {
            "description": "+${value}% of all damage taken is added as Prayer Points (Rounded down)",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageTakenAddedAsPrayerPoints": {
            "description": "-${value}% of all damage taken is added as Prayer Points (Rounded down)",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "globalAccuracyHPScaling": {
            "description": "Accuracy Ratings are multiplied by ${value} times current Hitpoints percent",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPFromNegativeObstacles": {
            "description": "+${value}% GP from Agility Obstacles that contain a negative modifier",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedGPFromNegativeObstacles": {
            "description": "-${value}% GP from Agility Obstacles that contain a negative modifier",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedXPFromNegativeObstacles": {
            "description": "+${value}% Agility Skill XP from Obstacles that contain a negative modifier",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedXPFromNegativeObstacles": {
            "description": "-${value}% Agility Skill XP from Obstacles that contain a negative modifier",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedMasteryXPFromNegativeObstacles": {
            "description": "+${value}% Agility Mastery XP from Obstacles that contain a negative modifier",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedMasteryXPFromNegativeObstacles": {
            "description": "-${value}% Agility Mastery XP from Obstacles that contain a negative modifier",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceGoldenStardust": {
            "description": "+${value}% chance to locate Golden Stardust in Astrology",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceGoldenStardust": {
            "description": "-${value}% chance to locate Golden Stardust in Astrology",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedEnemyDamageReduction": {
            "description": "Target Damage Reduction is decreased by flat ${value}%",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedEnemyDamageReduction": {
            "description": "Target Damage Reduction is increased by flat ${value}%",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceStardust": {
            "description": "+${value}% chance to locate Stardust in Astrology",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceStardust": {
            "description": "-${value}% chance to locate Stardust in Astrology",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedThievingStunIntervalPercent": {
            "description": "-${value}% Thieving Stun Interval",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedThievingStunIntervalPercent": {
            "description": "+${value}% Thieving Stun Interval",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedGlobalSkillIntervalPercent": {
            "description": "-${value}% Interval for all non-Combat Skills",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedGlobalSkillIntervalPercent": {
            "description": "+${value}% Interval for all non-Combat Skills",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedGlobalStunChance": {
            "description": "+${value}% chance to apply a Stun for 1 Attack Turn when hitting with any attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedGlobalStunChance": {
            "description": "-${value}% chance to apply a Stun for 1 Attack Turn when hitting with any attack",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedGlobalSleepChance": {
            "description": "+${value}% chance to apply Sleep when hitting with any attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedGlobalSleepChance": {
            "description": "-${value}% chance to apply Sleep when hitting with any attack",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increased15SlowStunChance2Turns": {
            "description": "+${value}% chance to apply a 15% Slow for 2 Attack Turns when hitting with any attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreased15SlowStunChance2Turns": {
            "description": "-${value}% chance to apply a 15% Slow for 2 Attack Turns when hitting with any attack",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceForArrowShaftsWoodcutting": {
            "description": "+${value}% chance to gain Arrow Shafts when cutting Trees (Cannot be Doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForArrowShaftsWoodcutting": {
            "description": "-${value}% chance to gain Arrow Shafts when cutting Trees (Cannot be Doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedNonShardCostForEquippedTablets": {
            "description": "-${value}% Item creation cost for equipped Summoning Tablets (Excludes Shard Cost)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedNonShardCostForEquippedTablets": {
            "description": "+${value}% Item creation cost for equipped Summoning Tablets (Excludes Shard Cost)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedPassiveCookInterval": {
            "description": "-${value}% Passive Cook Interval",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedPassiveCookInterval": {
            "description": "+${value}% Passive Cook Interval",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedSkillPreservationCap": {
            "description": "+${value}% Resource Preservation cap in ${skillName}",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "decreasedSkillPreservationCap": {
            "description": "-${value}% Resource Preservation cap in ${skillName}",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSalamanderCreationCharges": {
            "description": "+${value}% Salamander Tablets made in Summoning",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedSalamanderCreationCharges": {
            "description": "-${value}% Salamander Tablet made in Summoning",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedJavelinResourceCost": {
            "description": "-${value}% Resource Cost for Javelins in Fletching",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedJavelinResourceCost": {
            "description": "+${value}% Resource Cost for Javelins in Fletching",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedJavelinProduction": {
            "description": "+${value} base Javelins produced per action in Fletching",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedJavelinProduction": {
            "description": "-${value} base Javelins produced per action in Fletching",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceExtraJavelins": {
            "description": "+${value}% chance for +3 Javelins produced per action in Fletching (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceExtraJavelins": {
            "description": "-${value}% chance for +3 Javelins produced per action in Fletching (Cannot be doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceExtraMeteoriteOre": {
            "description": "+${value}% chance for +1 Meteorite Ore in Mining (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceExtraMeteoriteOre": {
            "description": "-${value}% chance for +1 Meteorite Ore in Mining (Cannot be doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceExtraArrows": {
            "description": "+${value}% chance for +5 Arrows produced per action in Fletching (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceExtraArrows": {
            "description": "-${value}% chance for +5 Arrows produced per action in Fletching (Cannot be doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceExtraUnstrungBows": {
            "description": "+${value}% chance for +2 Unstrung Bows produced per action in Fletching (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceExtraUnstrungBows": {
            "description": "-${value}% chance for +2 Unstrung Bows produced per action in Fletching (Cannot be doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceItemToGoldFletching": {
            "description": "+${value}% chance for Items produced in Fletching to be converted to GP equal to 150% Base Sale price",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceItemToGoldFletching": {
            "description": "-${value}% chance for Items produced in Fletching to be converted to GP equal to 150% Base Sale price",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedLeprechaunCreationCharges": {
            "description": "+${value} Base Quantity for Leprechaun Tablet Creation in Summoning",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedLeprechaunCreationCharges": {
            "description": "-${value} Base Quantity for Leprechaun Tablet Creation in Summoning",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedGPFromAgilityPerActiveObstacle": {
            "description": "+${value}% GP from Agility per active Obstacle",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedGPFromAgilityPerActiveObstacle": {
            "description": "-${value}% GP from Agility per active Obstacle",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceExtraCrossbows": {
            "description": "+${value}% chance for +1 Crossbow produced per action in Fletching (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceExtraCrossbows": {
            "description": "-${value}% chance for +1 Crossbow produced per action in Fletching (Cannot be doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "disableGoldenStardustDrops": {
            "description": "No longer receive Golden Stardust from Astrology",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedBoltProduction": {
            "description": "+${value} Bolts produced per action in Fletching",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedBoltProduction": {
            "description": "-${value} Bolts produced per action in Fletching",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedFletchingIntervalWithArrows": {
            "description": "-${value}s Fletching Interval when making Arrows",
            "modifyValue": "milliToSeconds",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedFletchingIntervalWithArrows": {
            "description": "+${value}s Fletching Interval when making Arrows",
            "modifyValue": "milliToSeconds",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedGPPerDamage": {
            "description": "+${value}% Damage Dealt gained as GP",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedGPPerDamage": {
            "description": "-${value}% Damage Dealt gained as GP",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedGPBasedOnEnemyCombatLevel": {
            "description": "Gain GP per Attack Turn equal to the Enemy Combat Level",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPBasedOnSummonDamage": {
            "description": "+${value}% of damage dealt to Hitpoints by Summoning Familiars gained as GP",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedGPBasedOnSummonDamage": {
            "description": "-${value}% of damage dealt to Hitpoints by Summoning Familiars gained as GP",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedSlayerCoinsPerDamage": {
            "description": "+${value}% Damage Dealt gained as Slayer Coins",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedSlayerCoinsPerDamage": {
            "description": "-${value}% Damage Dealt gained as Slayer Coins",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToIncreaseSleepDuration": {
            "description": "+${value}% chance for Sleep applied to the Enemy to last an extra 1 Attack Turn",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedChanceToIncreaseSleepDuration": {
            "description": "-${value}% chance for Sleep applied to the Enemy to last an extra 1 Attack Turn",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedCyclopsCreationCharges": {
            "description": "+${value} Base Quantity for Cyclops Tablet Creation in Summoning",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedCyclopsCreationCharges": {
            "description": "-${value} Base Quantity for Cyclops Tablet Creation in Summoning",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceToAvoidStun": {
            "description": "+${value}% chance to avoid being Stunned",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedChanceToAvoidStun": {
            "description": "-${value}% chance to avoid being Stunned",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToAvoidSleep": {
            "description": "+${value}% chance to avoid Sleep",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedChanceToAvoidSleep": {
            "description": "-${value}% chance to avoid Sleep",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedHealWhenStunned": {
            "description": "When a Stun is applied to you, heal for +${value}% of your Max HP",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedHealWhenStunned": {
            "description": "When a Stun is applied to you, heal for -${value}% of your Max HP",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedHealWhenSleep": {
            "description": "When Sleep is applied to you, heal for +${value}% of your Max HP",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedHealWhenSleep": {
            "description": "When Sleep is applied to you, heal for -${value}% of your Max HP",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToApplyDeadlyPoisonWhenPoisoned": {
            "description": "If target is poisoned, +${value}% chance to apply deadly poison when hitting with an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedChanceToApplyDeadlyPoisonWhenPoisoned": {
            "description": "If target is poisoned, -${value}% chance to apply deadly poison when hitting with an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageTakenPerAttack": {
            "description": "+${value}% of Current HP taken as damage per Attack",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageTakenPerAttack": {
            "description": "-${value}% of Current HP taken as damage per Attack",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageTakenWhenAsleep": {
            "description": "+${value}% damage taken when asleep",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageTakenWhenAsleep": {
            "description": "-${value}% damage taken when asleep",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageTakenWhenStunned": {
            "description": "+${value}% damage taken during Stun, Freeze or Crystallize.",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageTakenWhenStunned": {
            "description": "-${value}% damage taken during Stun, Freeze or Crystallize.",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedPlayerDamageReduction": {
            "description": "Reduce Player damage reduction by ${value}%",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageDealtIfPoisoned": {
            "description": "+${value}% damage dealt if target is poisoned",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageDealtIfPoisoned": {
            "description": "-${value}% damage dealt if target is poisoned",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMeleeMaxHitFlat": {
            "description": "+${value} Flat Melee Maximum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "decreasedMeleeMaxHitFlat": {
            "description": "-${value} Flat Melee Maximum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedRangedMaxHitFlat": {
            "description": "+${value} Flat Ranged Maximum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "decreasedRangedMaxHitFlat": {
            "description": "-${value} Flat Ranged Maximum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedMagicMaxHitFlat": {
            "description": "+${value} Flat Magic Maximum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "decreasedMagicMaxHitFlat": {
            "description": "-${value} Flat Magic Maximum Hit",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat",
                "strength"
            ]
        },
        "increasedGPFromItemAlchemy": {
            "description": "+${value}% Item Alchemy Item sale price conversion",
            "modifyValue": "(value)=\u003Evalue*100",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceToApplyShock": {
            "description": "+${value}% chance to apply Shock (Reduce Target Damage Reduction by 2%) per successful hit. Stacks up to 10 times.",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedAbsorbingSkin": {
            "description": "Target gains +3% Damage Reduction for every successful hit by the Attacker (Stacks up to 10 times)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedDuality": {
            "description": "For each Target Attack Turn: 50% chance for the Target to apply -50% Attack Interval to itself for 2 turns",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceToApplyDecayCurse": {
            "description": "+${value}% chance to apply Decay Curse to the Target per hit",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedRage": {
            "description": "When Target is hit, Attacker gains a stack of Rage: +2% Max Hit and -2% Attack Interval (Stacks up to 10 times)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedCurseLifesteal": {
            "description": "+${value}% Lifesteal if target is Cursed",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "applyRandomCurseOnSpawn": {
            "description": "Apply a random Curse to the Target on spawn or revive",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceDarkBlade": {
            "description": "+${value}% chance to apply Dark Blade Effect (+1% Max Hit) to the Attacker per successful hit (Stacks up to 30 times)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceForCharcoalInFiremaking": {
            "description": "+${value}% chance to receive Charcoal per burn in Firemaking",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedChanceForCharcoalInFiremaking": {
            "description": "-${value}% chance to receive Charcoal per burn in Firemaking",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedThievingAreaUniqueChance": {
            "description": "+${value}% chance to receive Thieving Area Unique Item",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedThievingAreaUniqueChance": {
            "description": "-${value}% chance to receive Thieving Area Unique Item",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceToFindMeteorite": {
            "description": "+${value}% chance to locate a Meteorite in Astrology",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceToFindMushroomWoodcutting": {
            "description": "+${value}% chance to find a Mushroom in Woodcutting (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceToAvoidThievingStuns": {
            "description": "+${value}% chance to avoid the stun interval and stun damage in Thieving when pickpocket attempt fails",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceAdditionalPerfectItem": {
            "description": "+${value}% chance to receive an additional Perfect Item from Cooking (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedMaxHitPercentBasedOnDamageReduction": {
            "description": "+${value}% Maximum Hit for each 1% of Damage Reduction",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMaxHitPercentBasedOnDamageReduction": {
            "description": "-${value}% Maximum Hit for each 1% of Damage Reduction",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "halveDamageReduction": {
            "description": "Damage Reduction is now halved",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedLifestealBasedOnHPRegenEffectiveness": {
            "description": "Increased Lifesteal based on +${value}% * Current HP Regen Effectiveness (Eg. 5% * 300 = +15% Lifesteal)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "disableHPRegeneration": {
            "description": "Passive Hitpoint Regeneration is disabled",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMinMeteorShowerSpellDamage": {
            "description": "+${value} minimum Spell damage when using the Meteor Shower Archaic Spell",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedEndOfTurnEvasion2": {
            "description": "Gains up to +${value}% Global Evasion Rating every 2 turns (Lasts 2 turns)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreaseEnemyEvasionOnStun": {
            "description": "When a Stun is applied to the Target, -10% Global Evasion Rating to the Target for the remainder of the fight (Stacks up to 3 times)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreaseEnemyEvasionOnSleep": {
            "description": "When a Sleep is applied to the Target, -10% Global Evasion Rating applied to the Target for the remainder of the fight (Stacks up to 3 times)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedEvasionBasedOnDR": {
            "description": "-${value}% Global Evasion Rating for every 2% base Damage Reduction",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "healOnHitBasedOnTargetDR": {
            "description": "Heal for +${value}% of the Target's base Damage Reduction on a successful attack (once per turn)",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "doubleLifesteal": {
            "description": "Doubles the Attacker Lifesteal percent",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMaxHPBurnDamage": {
            "description": "Burn applied to the Target deal +${value}% Max HP as extra damage",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToApplyDeadlyPoison": {
            "description": "+${value}% chance to apply Deadly Poison to the Target",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "disableLifesteal": {
            "description": "Disables all sources of lifesteal",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedSlayerCoinsBasedOnTargetDR": {
            "description": "If Target is current Slayer Task, gain Slayer Coins equal to their base Damage Reduction",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedSlayerCoinsPerPoisonDamage": {
            "description": "+${value}% of Poison damage dealt is gained as Slayer Coins",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceStardustCuttingMagicLogs": {
            "description": "+${value}% chance to receive Stardust when cutting Magic Logs in Woodcutting (Quantity equal to Logs received)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedTownshipPopulationCap": {
            "description": "+${value} Township Population Cap",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipPopulationCap": {
            "description": "-${value} Township Population Cap",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipHappiness": {
            "description": "+${value}% Township Happiness",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipHappiness": {
            "description": "-${value}% Township Happiness",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipEducation": {
            "description": "+${value}% Township Education",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipEducation": {
            "description": "-${value}% Township Education",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipHealth": {
            "description": "+${value}% Township Health",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipHealth": {
            "description": "-${value}% Township Health",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipGPProduction": {
            "description": "+${value}% Township GP Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipGPProduction": {
            "description": "-${value}% Township GP Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipMaxStorage": {
            "description": "+${value}% Township Maximum Storage",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipMaxStorage": {
            "description": "-${value}% Township Maximum Storage",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipFoodProduction": {
            "description": "+${value}% Township Food Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipFoodProduction": {
            "description": "-${value}% Township Food Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipWoodProduction": {
            "description": "+${value}% Township Wood Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipWoodProduction": {
            "description": "-${value}% Township Wood Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipOreProduction": {
            "description": "+${value}% Township Ore Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipOreProduction": {
            "description": "-${value}% Township Ore Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipStoneProduction": {
            "description": "+${value}% Township Stone Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipStoneProduction": {
            "description": "-${value}% Township Stone Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipCoalProduction": {
            "description": "+${value}% Township Coal Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipCoalProduction": {
            "description": "-${value}% Township Coal Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipBarProduction": {
            "description": "+${value}% Township Bar Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipBarProduction": {
            "description": "-${value}% Township Bar Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipHerbProduction": {
            "description": "+${value}% Township Herb Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipHerbProduction": {
            "description": "-${value}% Township Herb Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipRuneEssenceProduction": {
            "description": "+${value}% Township Rune Essence Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipRuneEssenceProduction": {
            "description": "-${value}% Township Rune Essence Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipLeatherProduction": {
            "description": "+${value}% Township Leather Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipLeatherProduction": {
            "description": "-${value}% Township Leather Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipPotionProduction": {
            "description": "+${value}% Township Potion Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipPotionProduction": {
            "description": "-${value}% Township Potion Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipPlankProduction": {
            "description": "+${value}% Township Plank Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipPlankProduction": {
            "description": "-${value}% Township Plank Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipClothingProduction": {
            "description": "+${value}% Township Clothing Production",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipClothingProduction": {
            "description": "-${value}% Township Clothing Production",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipBuildingCost": {
            "description": "+${value}% Township Building Cost (Does not affect GP cost)",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipBuildingCost": {
            "description": "-${value}% Township Building Cost (Does not affect GP cost. Capped at -80%)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipGrasslandsProduction": {
            "description": "+${value}% Township Building Production in Grasslands Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipGrasslandsProduction": {
            "description": "-${value}% Township Building Production in Grasslands Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipForestProduction": {
            "description": "+${value}% Township Building Production in Forest Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipForestProduction": {
            "description": "-${value}% Township Building Production in Forest Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipDesertProduction": {
            "description": "+${value}% Township Building Production in Desert Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipDesertProduction": {
            "description": "-${value}% Township Building Production in Desert Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipWaterProduction": {
            "description": "+${value}% Township Building Production in Water Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipWaterProduction": {
            "description": "-${value}% Township Building Production in Water Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipSwampProduction": {
            "description": "+${value}% Township Building Production in Swamp Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipSwampProduction": {
            "description": "-${value}% Township Building Production in Swamp Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipAridPlainsProduction": {
            "description": "+${value}% Township Building Production in Arid Plains Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipAridPlainsProduction": {
            "description": "-${value}% Township Building Production in Arid Plains Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipMountainsProduction": {
            "description": "+${value}% Township Building Production in Mountains Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipMountainsProduction": {
            "description": "-${value}% Township Building Production in Mountains Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipValleyProduction": {
            "description": "+${value}% Township Building Production in Valley Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipValleyProduction": {
            "description": "-${value}% Township Building Production in Valley Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipJungleProduction": {
            "description": "+${value}% Township Building Production in Jungle Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipJungleProduction": {
            "description": "-${value}% Township Building Production in Jungle Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipSnowlandsProduction": {
            "description": "+${value}% Township Building Production in Snowlands Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipSnowlandsProduction": {
            "description": "-${value}% Township Building Production in Snowlands Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipFishingDockProduction": {
            "description": "+${value}% Township Production for Fishing Dock buildings",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipFishingDockProduction": {
            "description": "-${value}% Township Production for Fishing Dock buildings",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipMagicEmporiumProduction": {
            "description": "+${value}% Township Production for Magic Emporium buildings",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipMagicEmporiumProduction": {
            "description": "-${value}% Township Production for Magic Emporium buildings",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipOrchardProduction": {
            "description": "+${value}% Township Production for Orchard buildings",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipOrchardProduction": {
            "description": "-${value}% Township Production for Orchard buildings",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipFarmProduction": {
            "description": "+${value}% Township Production for Farm buildings",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipFarmProduction": {
            "description": "-${value}% Township Production for Farm buildings",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipWoodcuttingProduction": {
            "description": "+${value}% Township Production for Woodcutting buildings",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipWoodcuttingProduction": {
            "description": "-${value}% Township Production for Woodcutting buildings",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipBlacksmithProduction": {
            "description": "+${value}% Township Production for Blacksmith buildings",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipBlacksmithProduction": {
            "description": "-${value}% Township Production for Blacksmith buildings",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipTaxPerCitizen": {
            "description": "+${value}% Township Citizen Tax Rate (Max 100%)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipTaxPerCitizen": {
            "description": "-${value}% Township Citizen Tax Rate",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "townshipDisableHunting": {
            "description": "Hunting is forbidden in Township",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipResourceProduction": {
            "description": "+${value}% Township Resource Generation",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipResourceProduction": {
            "description": "-${value}% Township Resource Generation",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipCoalUsage": {
            "description": "+${value}% Township Coal Usage for buildings in Snowlands Biome",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipCoalUsage": {
            "description": "-${value}% Township Coal Usage for buildings in Snowlands Biome",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "increasedTownshipBuildingHappinessPenalties": {
            "description": "+${value}% Township Building Happiness Penalties",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipBuildingHappinessPenalties": {
            "description": "-${value}% Township Building Happiness Penalties",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "increasedAdditionalAshInFiremaking": {
            "description": "+${value} Ash per log burnt in Firemaking (Cannot be doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedAdditionalAshInFiremaking": {
            "description": "-${value} Ash per log burnt in Firemaking (Cannot be doubled)",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedSkillMasteryXPPerDeedree": {
            "description": "+${value}% ${skillName} Mastery XP per maxed Star in Deedree constellation in Astrology",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillMasteryXPPerAmeria": {
            "description": "+${value}% ${skillName} Mastery XP per maxed Star in Ameria constellation in Astrology",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillMasteryXPPerVale": {
            "description": "+${value}% ${skillName} Mastery XP per maxed Star in Vale constellation in Astrology",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillMasteryXPPerQimican": {
            "description": "+${value}% ${skillName} Mastery XP per maxed Star in Qimican constellation in Astrology",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillMasteryXPPerKo": {
            "description": "+${value}% ${skillName} Mastery XP per maxed Star in Ko constellation in Astrology",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillMasteryXPPerArachi": {
            "description": "+${value}% ${skillName} Mastery XP per maxed Star in Arachi constellation in Astrology",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillMasteryXPPerIridan": {
            "description": "+${value}% ${skillName} Mastery XP per maxed Star in Iridan constellation in Astrology",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillMasteryXPPerHyden": {
            "description": "+${value}% ${skillName} Mastery XP per maxed Star in Hyden constellation in Astrology",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedSkillMasteryXPPerSyllia": {
            "description": "+${value}% ${skillName} Mastery XP per maxed Star in Syllia constellation in Astrology",
            "isSkill": true,
            "isNegative": false,
            "tags": []
        },
        "increasedTownshipFoodUsage": {
            "description": "+${value}% Township Citizen Food Usage",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipFoodUsage": {
            "description": "-${value}% Township Citizen Food Usage",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "increasedChanceToAvoidCurses": {
            "description": "+${value}% chance to avoid Curses",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "applyMadnessCurseOnSpawn": {
            "description": "Apply Madness Curse to the Target on spawn or revive",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "applyTormentCurseOnSpawn": {
            "description": "Apply Torment Curse to the Target on spawn or revive",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "applyDespairCurseOnSpawn": {
            "description": "Apply Despair Curse to the Target on spawn or revive",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "freezeImmunity": {
            "description": "+${value}% chance to ignore Freezes only",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMinPoisonArchaicDmg": {
            "description": "+${value} Minimum Damage for Archaic Spells that use Poison Runes",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMinInfernalArchaicDmg": {
            "description": "+${value} Minimum Damage for Archaic Spells that use Infernal Runes",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMinLightningArchaicDmg": {
            "description": "+${value} Minimum Damage for Archaic Spells that use Lightning Runes",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedChanceToFindLostChest": {
            "description": "+${value}% chance to find a Lost Chest while Fishing (This is separate to the Special Fishing Chance)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "fishing"
            ]
        },
        "reducedTargetDamageRedcutionIfBleeding": {
            "description": "While Target is Bleeding, reduce their Damage Reduction by -${value}%",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedAssassin": {
            "description": "When Target is hit, Attacker gains a stack of Assassin: +30% Global Accuracy (Stacks up to 5 times and resets after 5 Attack Turns)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "summoningSynergy_Devil_Eagle": {
            "description": "UNDEFINED TRANSLATION: :MODIFIER_DATA_summoningSynergy_Devil_Eagle",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "thieving"
            ]
        },
        "increasedChanceToPreserveConsumable": {
            "description": "+${value}% chance to preserve Consumable Slot charges",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedTownshipDeadStorage": {
            "description": "+${value}% Township Dead Storage",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipDeadStorage": {
            "description": "-${value}% Township Dead Storage",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "growingMadnessPassive": {
            "description": "For every Enemy Attack Turn, the Enemy gains -2% Attack Interval, +2% Maximum Hit (Stacks 25 times)",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "momentInTimePassive": {
            "description": "For every Enemy Attack Turn, the Enemy gains -2% Attack Interval, +2% Maximum Hit, +2% Global Accuracy (Stacks 25 times)",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "reignOverTimePassive": {
            "description": "For every Enemy Attack Turn, the Enemy gains -2% Attack Interval, +2% Maximum Hit, +2% Global Accuracy, +2% Global Evasion Rating (Stacks 25 times)",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToApplySleepToTargetWhenHit": {
            "description": "When hit, +${value}% chance to apply Sleep to the Target for 1 turn",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedPlayerRage": {
            "description": "When hit, gain a stack of Rage: +2% Max Hit and -2% Attack Interval (Stacks up to 10 times)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedLeviathan": {
            "description": "When hit, gain a stack of Leviathan: +5% Reflect Damage and +1% Damage Reduction (Stacks up to 5 times)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "shadowCloak": {
            "description": "UNDEFINED TRANSLATION: :MODIFIER_DATA_shadowCloak",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDeadlyToxinsFromHerblore": {
            "description": "UNDEFINED TRANSLATION: :MODIFIER_DATA_increasedDeadlyToxinsFromHerblore",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "herblore"
            ]
        },
        "increasedPoisonSpellAccuracy": {
            "description": "+${value}% Accuracy Rating when using Archaic Spells that use Poison Runes",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedInfernalSpellAccuracy": {
            "description": "+${value}% Accuracy Rating when using Archaic Spells that use Infernal Runes",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedLightningSpellAccuracy": {
            "description": "+${value}% Accuracy Rating when using Archaic Spells that use Lightning Runes",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedSummoningCreationChargesForEquippedTablets": {
            "description": "+${value} Base Quantity when creating equipped Summoning Tablets",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "decreasedSummoningIntervalPercentForEquippedTablets": {
            "description": "-${value}% Summoning Interval for equipped Summoning Tablets",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMinBirdNestQuantity": {
            "description": "+${value} minimum Bird Nest's received from Woodcutting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedGemVeinChance": {
            "description": "+${value}% Chance to find gem veins when Mining",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedGemVeinChance": {
            "description": "-${value}% Chance to find gem veins when Mining",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedChanceAdditionalBarSmithing": {
            "description": "+${value}% Chance to gain +1 additional bar in Smithing (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedFletchingBoltQuantity": {
            "description": "+${value} Base Quantity when creating Bolts in Fletching",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedAgilityPillarCost": {
            "description": "+${value}% Agility Pillar build costs",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "decreasedAgilityPillarCost": {
            "description": "-${value}% Agility Pillar build costs",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedNonCombatSkillXP": {
            "description": "+${value}% non-Combat Skill XP",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedNonCombatSkillXP": {
            "description": "-${value}% non-Combat Skill XP",
            "isSkill": false,
            "isNegative": true,
            "tags": []
        },
        "increasedFlatMeleeDefenceBonus": {
            "description": "+${value} Melee Defence Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatRangedDefenceBonus": {
            "description": "+${value} Ranged Defence Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatStabAttackBonus": {
            "description": "+${value} Stab Attack Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatSlashAttackBonus": {
            "description": "+${value} Slash Attack Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatBlockAttackBonus": {
            "description": "+${value} Block Attack Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatRangedAttackBonus": {
            "description": "+${value} Ranged Attack Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatMagicAttackBonus": {
            "description": "+${value} Magic Attack Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatMeleeStrengthBonus": {
            "description": "+${value} Melee Strength Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatRangedStrengthBonus": {
            "description": "+${value} Ranged Strength Bonus",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "disableSalamanderItemReduction": {
            "description": "Item Cost reduction is disabled when making Salamander Tablets in Summoning (Excludes Shard Cost)",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "summoning"
            ]
        },
        "decreasedSummoningIntervalForOctopus": {
            "description": "-${value}% Summoning Interval when making Octopus Tablets",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "summoning"
            ]
        },
        "decreasedBurnDOTDamage": {
            "description": "-${value}% Damage taken from Burn",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedBurnDOTDamage": {
            "description": "+${value}% Damage taken from Burn",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedBleedDOTDamage": {
            "description": "-${value}% Damage taken from Bleed",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedBleedDOTDamage": {
            "description": "+${value}% Damage taken from Bleed",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedPoisonDOTDamage": {
            "description": "-${value}% Damage taken from Poison",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedPoisonDOTDamage": {
            "description": "+${value}% Damage taken from Poison",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedDeadlyPoisonDOTDamage": {
            "description": "-${value}% Damage taken from Deadly Poison",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDeadlyPoisonDOTDamage": {
            "description": "+${value}% Damage taken from Deadly Poison",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMasteryPoolCap": {
            "description": "+${value}% Mastery Pool XP Cap",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "bypassAllSlayerItems": {
            "description": "Bypass All Slayer Area item requirements",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increased5DROnBeingHit": {
            "description": "When hit by an Enemy, gain +5% Damage Reduction for 1 Enemy Turn (Does not Stack)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increased30Slow5TurnsChance": {
            "description": "+${value}% chance to inflict a Slow that increases the target's attack interval by 30% for 5 target turns when hitting with an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedEndOfTurnMaxHealing2": {
            "description": "Heal ${value}% of max hitpoints every 2 turns",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedEvasionAgainstMelee": {
            "description": "+${value}% Global Evasion against Melee targets",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedEvasionAgainstRanged": {
            "description": "+${value}% Global Evasion against Ranged targets",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedEvasionAgainstMagic": {
            "description": "+${value}% Global Evasion against Magic targets",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "allowNonMagicCurses": {
            "description": "Magic Curses can be used without a Magic weapon",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageReductionPer30Defence": {
            "description": "+${value}% Damage Reduction per 30 Defence Skill Levels",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedElusive": {
            "description": "When Target is hit, +3% Global Evasion Rating and -1% Attack Interval (Stacks 10 times)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMeleeAccuracyMaxHitPer8Strength": {
            "description": "+${value}% Melee Accuracy and Melee Max Hit per 8 Strength Skill Levels (Floored)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageReductionWithActivePrayer": {
            "description": "+${value}% Damage Reduction when at least one Prayer is active",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMagicMaxHitWithActivePrayer": {
            "description": "+${value}% Magic Max Hit when at least one Prayer is active",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedBurnReflectChance": {
            "description": "+${value}% chance to inflict a Burn to the Attacker when hit (once per turn)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFrostburnReflectChance": {
            "description": "+${value}% chance to inflict Frostburn to the Attacker when hit (once per turn)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedMaxHitIfCursed": {
            "description": "-${value}% Maximum Hit when Cursed",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedAccuracyIfCursed": {
            "description": "-${value}% Global Accuracy when Cursed",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedEvasionIfCursed": {
            "description": "-${value}% Global Evasion when Cursed",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedRangedStrengthBonusPer8Ranged": {
            "description": "+${value}% Ranged Strength Bonus per 8 Ranged Skill Levels (Floored)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedTownshipTraderStock": {
            "description": "+${value} Township Trader GP Limit per visit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "increasedSightRange": {
            "description": "+${value} Cartography sight range",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "decreasedSightRange": {
            "description": "-${value} Cartography sight range",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "increasedSurveyRange": {
            "description": "+${value} Cartography survey range",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "decreasedSurveyRange": {
            "description": "-${value} Cartography survey range",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "increasedHexTravelCost": {
            "description": "+${value}% Cartography travel costs",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "decreasedHexTravelCost": {
            "description": "-${value}% Cartography travel costs",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "increasedSurveyInterval": {
            "description": "+${value}% Cartography survey interval",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "decreasedSurveyInterval": {
            "description": "-${value}% Cartography survey interval",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "increasedPaperMakingInterval": {
            "description": "+${value}% Cartography paper making interval",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "decreasedPaperMakingInterval": {
            "description": "-${value}% Cartography paper making interval",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "increasedMapUpgradeInterval": {
            "description": "+${value}% Cartography Dig Site Map upgrade interval",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "decreasedMapUpgradeInterval": {
            "description": "-${value}% Cartography Dig Site Map upgrade interval",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "increasedSurveyXP": {
            "description": "+${value}% Cartography survey XP",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "decreasedSurveyXP": {
            "description": "-${value}% Cartography survey XP",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "increasedMapUpgradeActions": {
            "description": "+${value}% Dig Site Map excavation actions when upgrading in Cartography",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "decreasedMapUpgradeActions": {
            "description": "-${value}% Dig Site Map excavation actions when upgrading in Cartography",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "decreasedInitialMapArtefactValues": {
            "description": "-${value}% initial artefact values when creating maps in Cartography",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "increasedInitialMapArtefactValues": {
            "description": "+${value}% initial artefact values when creating maps in Cartography",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "increasedDigSiteMapSlots": {
            "description": "+${value} Dig Site Map slots",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "increasedSieveToolLevel": {
            "description": "${value}",
            "modifyValue": "(value)=\u003E{if(value\u003E1){return templateLangString('MODIFIER_DATA_increasedSieveToolLevels',{value:numberWithCommas(value)});}\nelse{return templateLangString('MODIFIER_DATA_increasedSieveToolLevel',{value:numberWithCommas(value)});}}",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "increasedTrowelToolLevel": {
            "description": "${value}",
            "modifyValue": "(value)=\u003E{if(value\u003E1){return templateLangString('MODIFIER_DATA_increasedTrowelToolLevels',{value:numberWithCommas(value)});}\nelse{return templateLangString('MODIFIER_DATA_increasedTrowelToolLevel',{value:numberWithCommas(value)});}}",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "increasedBrushToolLevel": {
            "description": "${value}",
            "modifyValue": "(value)=\u003E{if(value\u003E1){return templateLangString('MODIFIER_DATA_increasedBrushToolLevels',{value:numberWithCommas(value)});}\nelse{return templateLangString('MODIFIER_DATA_increasedBrushToolLevel',{value:numberWithCommas(value)});}}",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "increasedShovelToolLevel": {
            "description": "${value}",
            "modifyValue": "(value)=\u003E{if(value\u003E1){return templateLangString('MODIFIER_DATA_increasedShovelToolLevels',{value:numberWithCommas(value)});}\nelse{return templateLangString('MODIFIER_DATA_increasedShovelToolLevel',{value:numberWithCommas(value)});}}",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "increasedFlatBarrierSummonDamage": {
            "description": "+${value} Flat Barrier damage added to Summon Familiar",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedBarrierSummonDamage": {
            "description": "+${value}% Summoning Familiar damage added as extra damage to Barrier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceBarrierBleed": {
            "description": "+${value}% chance for Summon to apply a Barrier Bleed to the enemy that deals damage equal to 250% Summon Max Hit over 10s",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceBarrierBurn": {
            "description": "+${value}% chance for Summon to apply a Barrier Burn to the enemy",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatBarrierSummonDamageMelee": {
            "description": "+${value} Flat Barrier damage added to Summon Familiar if using Melee",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatBarrierSummonDamageRanged": {
            "description": "+${value} Flat Barrier damage added to Summon Familiar if using Ranged",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatBarrierSummonDamageMagic": {
            "description": "+${value} Flat Barrier damage added to Summon Familiar if using Magic",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedBarrierSummonDamageIfSlayerTask": {
            "description": "+${value}% Barrier damage added to Summon Familiar if target is current Slayer Task",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "enableBarrierBurn": {
            "description": "Burns can now damage Barrier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPFromBarrierDamage": {
            "description": "Grants GP equal to ${value}% damage dealt to Barrier",
            "modifyValue": "divideByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceCrystallization": {
            "description": "+${value}% chance to apply Crystallization to the Target when attacking (Target is stunned and takes +50% Damage during effect)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceCrystalSanction": {
            "description": "+${value}% chance to apply Crystal Sanction to the Target when attacking (Next Attack Turn from Target deals no Damage)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "disableAttackDamage": {
            "description": "Disables all damage from Attacks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedHiddenSkillLevelPer2Levels": {
            "description": "+${value} Hidden ${skillName} Level for every 2 levels of ${skillName}",
            "isSkill": true,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceWeakeningTouch": {
            "description": "+${value}% chance to apply Weakening Touch to the Target",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "underwaterEffect": {
            "description": "Each Attack Turn, Attacker's Attack interval is decreased by -1% and the Target is slow by +1%. Stacks 20 times.",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "nulled": {
            "description": "Unable to apply buffs or modifier effects to self",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "cleansed": {
            "description": "Immune to all debuffs and damage over time effects",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToNull": {
            "description": "+${value}% chance to apply Null to the Target for 2 Turns when attacking (Prevents the Target from applying buffs or modifier effects to themself).",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToCleanse": {
            "description": "+${value}% to apply Cleanse to self for 2 turns when attacking (Immune to all debuffs and damage over time effects)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToDodgeCrystallization": {
            "description": "+${value}% chance to dodge Crystallization from being applied",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToDodgeCrystalSanction": {
            "description": "+${value}% chance to dodge Crystal Sanction from being applied",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "crystallized": {
            "description": "Modifier to determined status of crystallized effect",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToApply5Slow": {
            "description": "+${value}% chance to apply a Slow to the Target that increases its Attack Interval by +5% for 3 Turns.",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedHealEvery200Int": {
            "description": "Heal for +${value}% current Hitpoints every 0.2s",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "gain2MaxHitpointsPerTurn": {
            "description": "+2% maximum Hitpoints at the start of each Attack Turn (Maximum 10 stacks)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMaxHitPercentBasedOnTargetCurrentHitpoints": {
            "description": "+${value}% Maximum Hit for each 1% of Target current Hitpoints remaining",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceAdditionalSoup": {
            "description": "+${value}% chance to receive an additional Soup from Cooking (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cooking"
            ]
        },
        "increasedGPFromLogSales": {
            "description": "+${value}% GP From Log Sales",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "woodcutting"
            ]
        },
        "increasedGPFromRawFishSales": {
            "description": "+${value}% GP From Raw Fish Sales",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "fishing"
            ]
        },
        "increasedChanceForChestOfGemsInWoodcutting": {
            "description": "+${value}% chance to obtain a Chest of Gems per Woodcutting action",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "woodcutting"
            ]
        },
        "increasedChanceToLocateAncientRelic": {
            "description": "${value}% increased chance to locate Ancient Relics",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceToApplyBlind": {
            "description": "+${value}% chance to apply -20% Global Accuracy to the Target when hit (Lasts for 4 Attack Turns)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToPreservePrayerPointsPerPoint": {
            "description": "+${value}% chance to preserve Prayer Points per Prayer Point cost of active Prayers",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMaxHitBasedOnPrayerCost": {
            "description": "+${value}% Maximum Hit per Prayer Point cost of active Prayers",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedHolyDustFromBlessedOffering": {
            "description": "+${value} Holy Dust obtained from Blessed Offering Alt. Magic Spell (cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedPrayerPointsFromBurying": {
            "description": "+${value} Prayer Points from Burying",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "prayer"
            ]
        },
        "increasedChanceToCatchExtraSameAreaFish": {
            "description": "+${value}% chance to catch +1 random Fish from the same Fishing Area (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "skilling",
                "fishing"
            ]
        },
        "increasedHiddenSkillLevelBasedOnLevels": {
            "description": "+${value}% of your ${skillName} Level added as Hidden ${skillName} Levels",
            "isSkill": true,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceForGoldFromCrafting30": {
            "description": "+${value}% chance to to gain GP equal to 30% of the base sale price of the Item crafted in Crafting",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "skilling",
                "fishing"
            ]
        },
        "increasedPrayerPointsPerMonsterKill": {
            "description": "+${value} Prayer Points gained per Monster kill",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedSelfDamageBasedOnCurrentHitpoints": {
            "description": "Deal damage to self equal to +${value}% of your current Hitpoints per hit",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedMeleeStrengthBonusBasedOnSkillLevel": {
            "description": "+${value} Melee Strength Bonus based on your current ${skillName} Level",
            "isSkill": true,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToReceiveNoCombatDrops": {
            "description": "+${value}% chance to receive no Combat Item drops from Monsters or Dungeons",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedChanceToLocateSkillPet": {
            "description": "${value}% increased chance to locate a Skill Pet",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedMeleeAttackIntervalPercent": {
            "description": "-${value}% Melee Attack Interval",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "attack"
            ]
        },
        "increasedChanceToDodge": {
            "description": "+${value}% chance to convert a successful hit from the Target into a miss",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedEnemyMaximumHitpoints": {
            "description": "-${value}% Maximum Hitpoints for the Target",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedAmmoPreservationBypass": {
            "description": "+${value}% Ammo Preservation (Bypass Gamemode Limitation)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "ranged"
            ]
        },
        "increasedRunePreservationBypass": {
            "description": "+${value}% Rune Preservation (Bypass Gamemode Limitation)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedMinSpellDmg": {
            "description": "+${value} Minimum Spell Damage",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        },
        "increasedPrayerPointsFromBuryingPercent": {
            "description": "+${value}% Prayer Points gained from burying Bones",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "prayer"
            ]
        },
        "noDamageFromThievingNPCs": {
            "description": "NPCs in Thieving deal no damage",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "thieving"
            ]
        },
        "increasedArrowProduction": {
            "description": "+${value} Arrows produced per action in Fletching",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedBaseCraftingConsumableProduction": {
            "description": "+${value} base quantity of Consumables produced per action in Crafting",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedXPFromMasteryTokens": {
            "description": "All Mastery Tokens grant +${value}% of the maximum Mastery Pool XP for the respective Skill",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceForEnchantedUrnInCrafting": {
            "description": "+${value}% chance for Urns produced in Crafting to be Enchanted",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "crafting"
            ]
        },
        "increasedCombinationRuneProduction": {
            "description": "+${value} Combination Runes produced per action in Runecrafting",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "runecrafting"
            ]
        },
        "halfAttackInterval": {
            "description": "UNDEFINED TRANSLATION: :MODIFIER_DATA_halfAttackInterval",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "halfSkillInterval": {
            "description": "UNDEFINED TRANSLATION: :MODIFIER_DATA_halfSkillInterval",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "halfSkillXP": {
            "description": "UNDEFINED TRANSLATION: :MODIFIER_DATA_halfSkillXP",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "halfMasteryXP": {
            "description": "UNDEFINED TRANSLATION: :MODIFIER_DATA_halfMasteryXP",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedEssenceFromMining": {
            "description": "+${value} base quantity received from Essence nodes in Mining",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "mining"
            ]
        },
        "increasedMasteryTokens": {
            "description": "+${value} Mastery Tokens received",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "decreasedTownshipRepairCost": {
            "description": "-${value}% Township repair costs",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "decreasedTownshipTraderCost": {
            "description": "-${value}% Township Trader costs",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "enableNightfallSeason": {
            "description": "There is a 20% chance of a Nightfall Season occurring in Township",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "enableSolarEclipseSeason": {
            "description": "There is a 20% chance of a Solar Eclipse Season occurring in Township",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "increasedLifestealDamageBasedOnCurrentHitpoints": {
            "description": "+${value}% of target's current hitpoints dealt as damage and healed when hitting with an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageBasedOnCurrentHitpoints": {
            "description": "+${value}% of target's current hitpoints dealt as damage when hitting with an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageBasedOnMaxHitpoints": {
            "description": "+${value}% of target's max hitpoints dealt as damage when hitting with an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedHealingWhenHit": {
            "description": "+${value}% of max hitpoints healed when hit by an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedDamageReductionIfCursed": {
            "description": "-${value}% Damage Reduction when Cursed",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageTakenIfCursed": {
            "description": "+${value}% damage taken when Cursed",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageDealtWith2Effects": {
            "description": "+${value}% damage dealt if affected by 2 or more effects",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageTakenWhenSlowed": {
            "description": "+${value}% damage taken when Slowed",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedUnholyMarkOnHit": {
            "description": "+${value} Unholy Mark stacks applied when hitting with an attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedDamageTakenBasedOnHP": {
            "description": "+${value}% damage taken per percent of hitpoints missing",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "allowUnholyPrayerUse": {
            "description": "${value}",
            "modifyValue": "(value)=\u003E{if(value\u003E=2){return getLangString('ALLOW_UNHOLY_PRAYERS');}\nelse if(value\u003E=1){return getLangString('ALLOW_UNHOLY_PRAYERS_WITH_EQUIPMENT');}\nelse{return 'Invalid modifier value.';}}",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "prayer"
            ]
        },
        "increasedChanceToPreserveUnholyPrayerPoints": {
            "description": "+${value}% chance to preserve Prayer Points for Unholy Prayers",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "prayer"
            ]
        },
        "increasedCurseOnHitWithUnholyMark": {
            "description": "+${value}% chance to apply a random Curse when hitting with an attack if the target has Unholy Mark",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "disableTownshipHealthDegradation": {
            "description": "Township Health no longer degrades",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "increasedMinimumTownshipBuildingEfficiency": {
            "description": "+${value}% minimum Township building efficiency",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "enableLemonSeason": {
            "description": "There is a 20% chance of a Lemon Season occurring in Township",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "increasedChanceToPreserveMapCharges": {
            "description": "+${value}% chance to preserve dig site map excavation actions",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "decreasedChanceToPreserveMapCharges": {
            "description": "-${value}% chance to preserve dig site map excavation actions",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "applyAttackMasterRelicEffect": {
            "description": "Apply -1% Melee Evasion to the Target per hit, stacking up to 30 times and lasts until the end of the fight",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "applyStrengthMasterRelicEffect": {
            "description": "Apply 1 stack of Rage to self per Attack Turn, stacking up to 10 times and resetting at max stacks",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "applyMagicMasterRelicEffect": {
            "description": "Start the fight with 100% Magic Critical Hit chance, which decreases by 20% each time you are hit.",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedStandardRuneProduction": {
            "description": "+${value} Standard Runes produced per action in Runecrafting",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "runecrafting"
            ]
        },
        "increasedGlobalPreservationChanceBypass": {
            "description": "+${value}% Chance to Preserve Resources in Skills (Bypass Gamemode Limitation)",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "unlockAllSummoningSynergies": {
            "description": "All Summoning Synergies are unlocked",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "summoning"
            ]
        },
        "agilityItemCostReductionCanReach100": {
            "description": "Item cost reduction in Agility can now reach 100%",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "agility"
            ]
        },
        "decreasedAgilityObstacleItemCost": {
            "description": "-${value}% Agility Obstacle Item Costs",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "agility"
            ]
        },
        "removeDebuffsFromAgility": {
            "description": "Remove all debuffs from Agility Obstacles",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "agility"
            ]
        },
        "doubleModifiersInAstrologyForMaxedConstellations": {
            "description": "All modifiers in a completed Astrology Constellation are doubled",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "astrology"
            ]
        },
        "increasedGPFlat": {
            "description": "+${value} GP gained when earning GP, except Alt. Magic and Item Sales",
            "isSkill": false,
            "isNegative": false,
            "tags": []
        },
        "increasedChanceForGPFromFishing": {
            "description": "+${value}% chance to gain GP equal to base fish sale price while Fishing",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "fishing"
            ]
        },
        "increasedMapRefinementCost": {
            "description": "+${value}% dig site map refinement cost",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "decreasedMapRefinementCost": {
            "description": "-${value}% dig site map refinement cost",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "increasedTravelEventChance": {
            "description": "${value}% increased travel event chance in Cartography",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "decreasedTravelEventChance": {
            "description": "${value}% decreased travel event chance in Cartography",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "cartography"
            ]
        },
        "increasedChanceToApplyConfusionCurse": {
            "description": "+${value}% chance to apply Confusion Curse to the Target per hit",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedFlatBarrierDamage": {
            "description": "+${value} Flat Barrier damage dealt by Attacker per Attack Turn",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedTinyArtefactChance": {
            "description": "+${value}% chance to find Tiny Artefacts in Archaeology",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "decreasedTinyArtefactChance": {
            "description": "-${value}% chance to find Tiny Artefacts in Archaeology",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "archaeology"
            ]
        },
        "increasedSmallArtefactChance": {
            "description": "+${value}% chance to find Small Artefacts in Archaeology",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "decreasedSmallArtefactChance": {
            "description": "-${value}% chance to find Small Artefacts in Archaeology",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "archaeology"
            ]
        },
        "increasedMediumArtefactChance": {
            "description": "+${value}% chance to find Medium Artefacts in Archaeology",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "decreasedMediumArtefactChance": {
            "description": "-${value}% chance to find Medium Artefacts in Archaeology",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "archaeology"
            ]
        },
        "increasedLargeArtefactChance": {
            "description": "+${value}% chance to find Large Artefacts in Archaeology",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "decreasedLargeArtefactChance": {
            "description": "-${value}% chance to find Large Artefacts in Archaeology",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "archaeology"
            ]
        },
        "decreasedTinyArtefactValue": {
            "description": "-${value} Tiny Artefact value",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "decreasedSmallArtefactValue": {
            "description": "-${value} Small Artefact value",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "decreasedMediumArtefactValue": {
            "description": "-${value} Medium Artefact value",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "decreasedLargeArtefactValue": {
            "description": "-${value} Large Artefact value",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "increasedMinimumItemsFoundInArchaeology": {
            "description": "+${value} minimum Items found in Archaeology",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "archaeologyVeryRareMapPreservation": {
            "description": "Finding a Very Rare or Super Rare item in Archaeology will use no Dig Site Map excavation charges",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "increasedArchaeologyCommonItemSkillXP": {
            "description": "+${value}% Archaeology Skill XP when locating a Common Artefact",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "increasedDigSiteMapCharges": {
            "description": "+${value} Dig Site Map excavation actions",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cartography"
            ]
        },
        "increasedDamageDealtPerEffect": {
            "description": "+${value}% damage dealt per effect affected by",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "disabledSpecialAttacks": {
            "description": "All player special attacks are disabled",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "increasedBoltSpellMaxHitFlat": {
            "description": "+${value} Max Hit when using Bolt spells",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMeleeStrengthBonusPer10EnemyDR": {
            "description": "+${value}% Melee Strength Bonus from equipment per 10% base enemy damage reduction",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGlobalFreezeChance": {
            "description": "+${value}% chance to apply Freeze for 1 Attack Turn when hitting with any attack",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedGlobalFreezeChance": {
            "description": "-${value}% chance to apply Freeze for 1 Attack Turn when hitting with any attack",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "combat"
            ]
        },
        "decreasedCookingIntervalForBasicSoup": {
            "description": "-${value}% Cooking Interval when making Basic Soup",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "cooking"
            ]
        },
        "increasedRegenPerDamageTaken": {
            "description": "+${value}% of damage taken from attacks healed on next hitpoint regeneration",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedGPPerArchaeologyLevelNoArtefact": {
            "description": "Gain GP equal to +${value} per Archaeology Skill Level per excavation action that locates no Artefacts",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "increasedPotionsHerblore": {
            "description": "+${value} Potions created in Herblore (Cannot be doubled)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "herblore"
            ]
        },
        "increasedLemonsPerAction": {
            "description": "+${value} Lemons granted per non-Combat action",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "township"
            ]
        },
        "doubleConsumablesArchaeology": {
            "description": "x${value} Consumable Items received from Archaeology",
            "modifyValue": "(value)=\u003EMath.pow(2,value)",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "convertBoneDropsIntoCake": {
            "description": "Converts all Bone drops from Combat into Birthday Cake Slice drops",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "comabt"
            ]
        },
        "doubleActiveModifiersCartography": {
            "description": "Doubles the effects of all positive Active Modifiers from Point of Interests in Cartography",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "archaeology"
            ]
        },
        "increasedTownshipRepairCost": {
            "description": "+${value}% Township repair costs",
            "isSkill": false,
            "isNegative": true,
            "tags": [
                "township"
            ]
        },
        "increasedHiddenSkillLevelPer3Levels": {
            "description": "+${value} Hidden ${skillName} Level for every 3 levels of ${skillName}",
            "isSkill": true,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "decreasedSummoningAttackIntervalPercent": {
            "description": "-${value}% Summoning Familiar Attack Interval",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "barrierRegenTurns": {
            "description": "Regenerates 25% Barrier every ${value} Attack Turns",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat"
            ]
        },
        "increasedMinElementalSpellDmg": {
            "description": "+${value} minimum Elemental Spell Damage",
            "modifyValue": "multiplyByNumberMultiplier",
            "isSkill": false,
            "isNegative": false,
            "tags": [
                "combat",
                "magic"
            ]
        }
    },
    "shopPurchases": [
        {
            "id": "melvorD:Extra_Bank_Slot",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBankSpaceShop": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "BankSlot"
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [
                {
                    "gamemodeID": "melvorF:Hardcore",
                    "maximum": 88
                }
            ],
            "showBuyLimit": true,
            "customName": "Extra Bank Slot",
            "customDescription": "+${qty} Maximum Bank Space"
        },
        {
            "id": "melvorD:Auto_Eat_Tier_I",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedAutoEatThreshold": 20,
                    "increasedAutoEatEfficiency": 60,
                    "increasedAutoEatHPLimit": 40
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Auto Eat - Tier I",
            "customDescription": "Using your current equipped food only, automatically consume the food to fill your Hitpoints to at least 40% when it is equal to or below 20% Hitpoints. Food Efficiency: 60% (Food heals for 60% of the value shown when Auto Eating)."
        },
        {
            "id": "melvorD:Auto_Eat_Tier_II",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedAutoEatThreshold": 10,
                    "increasedAutoEatEfficiency": 20,
                    "increasedAutoEatHPLimit": 20
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Auto_Eat_Tier_I",
                    "count": 1
                }
            ],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Auto Eat - Tier II",
            "customDescription": "Using your current equipped food only, automatically consume the food to fill your Hitpoints to at least 60% when it is equal to or below 30% Hitpoints. Food Efficiency: 80% (Food heals for 80% of the value shown when Auto Eating)."
        },
        {
            "id": "melvorD:Auto_Eat_Tier_III",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedAutoEatThreshold": 10,
                    "increasedAutoEatEfficiency": 20,
                    "increasedAutoEatHPLimit": 20
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Auto_Eat_Tier_II",
                    "count": 1
                }
            ],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Auto Eat - Tier III",
            "customDescription": "Using your current equipped food only, automatically consume the food to fill your Hitpoints to at least 80% when it is equal to or below 40% Hitpoints. Food Efficiency: 100% (Food heals for 100% of the value shown when Auto Eating)."
        },
        {
            "id": "melvorD:Extra_Equipment_Set_I",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedEquipmentSets": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Extra Equipment Set",
            "customDescription": "Unlock an extra Equipment Set for Combat."
        },
        {
            "id": "melvorD:Dungeon_Equipment_Swapping",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "dungeonEquipmentSwapping": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 30000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Dungeon Equipment Swapping",
            "customDescription": "Enable Equipment Set swapping during Dungeons."
        },
        {
            "id": "melvorD:Multi_Tree",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTreeCutLimit": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Multi-Tree",
            "customDescription": "Unlock the ability to cut 2 different trees in Woodcutting. Logs, Skill XP and Mastery XP granted based on highest interval."
        },
        {
            "id": "melvorD:AutoEquipFood",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "autoEquipFoodUnlocked": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Cooking",
                    "level": 80
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Cooking Upgrade 1",
            "customDescription": "Automatically equip Food that is Actively Cooked if that Food is already equipped or an empty Food slot is available. This can be toggled on or off."
        },
        {
            "id": "melvorD:AutoSwapFood",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "autoSwapFoodUnlocked": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 75000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Cooking",
                    "level": 90
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Cooking Upgrade 2",
            "customDescription": "When running out of Food in Combat, automatically swap to a different Food Slot that contains food. This can be toggled on or off.",
            "purchaseRequirementsOverrides": [
                {
                    "gamemodeID": "melvorAoD:AncientRelics",
                    "requirements": [
                        {
                            "type": "DungeonCompletion",
                            "dungeonID": "melvorD:Bandit_Base",
                            "count": 1
                        }
                    ]
                }
            ],
            "costOverrides": [
                {
                    "gamemodeID": "melvorAoD:AncientRelics",
                    "cost": {
                        "gp": {
                            "type": "Fixed",
                            "cost": 5000000
                        },
                        "slayerCoins": {
                            "type": "Fixed",
                            "cost": 0
                        },
                        "items": [],
                        "raidCoins": {
                            "type": "Fixed",
                            "cost": 0
                        }
                    }
                }
            ]
        },
        {
            "id": "melvorD:Iron_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Iron Axe",
            "customDescription": "-5% Woodcutting Interval for a total of -5% applied from your Axe."
        },
        {
            "id": "melvorD:Steel_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 750
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Iron_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Steel Axe",
            "customDescription": "-5% Woodcutting Cut Interval for a total of -10% applied from your Axe."
        },
        {
            "id": "melvorD:Black_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Steel_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 20
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Black Axe",
            "customDescription": "-5% Woodcutting Cut Interval for a total of -15% applied from your Axe."
        },
        {
            "id": "melvorD:Mithril_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Black_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 35
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Mithril Axe",
            "customDescription": "-5% Woodcutting Cut Interval for a total of -20% applied from your Axe."
        },
        {
            "id": "melvorD:Adamant_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Mithril_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Adamant Axe",
            "customDescription": "-5% Woodcutting Cut Interval for a total of -25% applied from your Axe."
        },
        {
            "id": "melvorD:Rune_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Adamant_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 60
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Rune Axe",
            "customDescription": "-5% Woodcutting Cut Interval for a total of -30% applied from your Axe."
        },
        {
            "id": "melvorD:Dragon_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Rune_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 80
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Dragon Axe",
            "customDescription": "-10% Woodcutting Cut Interval for a total of -40% applied from your Axe."
        },
        {
            "id": "melvorD:Iron_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Fishing",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Iron Fishing Rod",
            "customDescription": "-5% Fishing Interval for a total of -5% applied from your Fishing Rod."
        },
        {
            "id": "melvorD:Steel_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Fishing",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Iron_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Steel Fishing Rod",
            "customDescription": "-5% Fishing Interval for a total of -10% applied from your Fishing Rod."
        },
        {
            "id": "melvorD:Black_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Fishing",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 5000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Steel_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 20
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Black Fishing Rod",
            "customDescription": "-5% Fishing Interval for a total of -15% applied from your Fishing Rod."
        },
        {
            "id": "melvorD:Mithril_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Fishing",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Black_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 35
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Mithril Fishing Rod",
            "customDescription": "-5% Fishing Interval for a total of -20% applied from your Fishing Rod."
        },
        {
            "id": "melvorD:Adamant_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Fishing",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 75000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Mithril_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Adamant Fishing Rod",
            "customDescription": "-5% Fishing Interval for a total of -25% applied from your Fishing Rod."
        },
        {
            "id": "melvorD:Rune_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Fishing",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 300000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Adamant_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 60
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Rune Fishing Rod",
            "customDescription": "-5% Fishing Interval for a total of -30% applied from your Fishing Rod."
        },
        {
            "id": "melvorD:Dragon_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Fishing",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Rune_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 80
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Dragon Fishing Rod",
            "customDescription": "-10% Fishing Interval for a total of -40% applied from your Fishing Rod."
        },
        {
            "id": "melvorD:Iron_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Mining",
                            "value": 5
                        }
                    ],
                    "increasedChanceToDoubleOres": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 250
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Iron Pickaxe",
            "customDescription": "-5% Mining Interval for a total of -5% applied from your Pickaxe. +1% chance to double ores per action for a total of +1% from your Pickaxe."
        },
        {
            "id": "melvorD:Steel_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Mining",
                            "value": 5
                        }
                    ],
                    "increasedChanceToDoubleOres": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Iron_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Steel Pickaxe",
            "customDescription": "-5% Mining Interval for a total of -10% applied from your Pickaxe. +1% chance to double ores per action for a total of +2% from your Pickaxe."
        },
        {
            "id": "melvorD:Black_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Mining",
                            "value": 5
                        }
                    ],
                    "increasedChanceToDoubleOres": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Steel_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 20
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Black Pickaxe",
            "customDescription": "-5% Mining Interval for a total of -15% applied from your Pickaxe. +1% chance to double ores per action for a total of +3% from your Pickaxe."
        },
        {
            "id": "melvorD:Mithril_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Mining",
                            "value": 5
                        }
                    ],
                    "increasedChanceToDoubleOres": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Black_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 35
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Mithril Pickaxe",
            "customDescription": "-5% Mining Interval for a total of -20% applied from your Pickaxe. +1% chance to double ores per action for a total of +4% from your Pickaxe."
        },
        {
            "id": "melvorD:Adamant_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Mining",
                            "value": 10
                        }
                    ],
                    "increasedChanceToDoubleOres": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Mithril_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Adamant Pickaxe",
            "customDescription": "-10% Mining Interval for a total of -30% applied from your Pickaxe. +1% chance to double ores per action for a total of +5% from your Pickaxe."
        },
        {
            "id": "melvorD:Rune_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Mining",
                            "value": 10
                        }
                    ],
                    "increasedChanceToDoubleOres": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Adamant_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 60
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Rune Pickaxe",
            "customDescription": "-10% Mining Interval for a total of -40% applied from your Pickaxe. +1% chance to double ores per action for a total of +6% from your Pickaxe."
        },
        {
            "id": "melvorD:Dragon_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Mining",
                            "value": 10
                        }
                    ],
                    "increasedChanceToDoubleOres": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Rune_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 80
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Dragon Pickaxe",
            "customDescription": "-10% Mining Interval for a total of -50% applied from your Pickaxe. +1% chance to double ores per action for a total of +7% from your Pickaxe."
        },
        {
            "id": "melvorD:Normal_Cooking_Fire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Normal_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Normal Cooking Fire",
            "customDescription": "+5% Cooking XP for a total of +5% Cooking XP from your Cooking Fire."
        },
        {
            "id": "melvorD:Oak_Cooking_Fire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 40000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Oak_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Normal_Cooking_Fire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Oak Cooking Fire",
            "customDescription": "+5% Cooking XP for a total of +10% Cooking XP from your Cooking Fire."
        },
        {
            "id": "melvorD:Willow_Cooking_Fire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 70000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Willow_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Oak_Cooking_Fire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 25
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Willow Cooking Fire",
            "customDescription": "+5% Cooking XP for a total of +15% Cooking XP from your Cooking Fire."
        },
        {
            "id": "melvorD:Teak_Cooking_Fire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Teak_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Willow_Cooking_Fire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 35
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Teak Cooking Fire",
            "customDescription": "+5% Cooking XP for a total of +20% Cooking XP from your Cooking Fire."
        },
        {
            "id": "melvorD:Maple_Cooking_Fire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 150000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Maple_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Teak_Cooking_Fire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 45
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Maple Cooking Fire",
            "customDescription": "+5% Cooking XP for a total of +25% Cooking XP from your Cooking Fire."
        },
        {
            "id": "melvorD:Mahogany_Cooking_Fire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Mahogany_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Maple_Cooking_Fire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 55
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Mahogany Cooking Fire",
            "customDescription": "+5% Cooking XP for a total of +30% Cooking XP from your Cooking Fire."
        },
        {
            "id": "melvorD:Yew_Cooking_Fire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 300000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Yew_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Mahogany_Cooking_Fire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 60
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Yew Cooking Fire",
            "customDescription": "+10% Cooking XP for a total of +40% Cooking XP from your Cooking Fire."
        },
        {
            "id": "melvorD:Magic_Cooking_Fire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 500000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Magic_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Yew_Cooking_Fire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 75
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Magic Cooking Fire",
            "customDescription": "+10% Cooking XP for a total of +50% Cooking XP from your Cooking Fire."
        },
        {
            "id": "melvorD:Redwood_Cooking_Fire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookFire": 3,
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 20
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Redwood_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Magic_Cooking_Fire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 90
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Redwood Cooking Fire",
            "customDescription": "+20% Cooking XP for a total of +70% Cooking XP from your Cooking Fire. +3% Perfect Cook chance for Fire only."
        },
        {
            "id": "melvorD:Basic_Furnace",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookFurnace": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Normal_Logs",
                        "quantity": 500
                    },
                    {
                        "id": "melvorD:Bronze_Bar",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 15
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 15
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Basic Furnace",
            "customDescription": "+1% Perfect Cook chance for Furnace only for a total of +1% from Furnace."
        },
        {
            "id": "melvorD:Strong_Furnace",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookFurnace": 1,
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 1
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Oak_Logs",
                        "quantity": 1000
                    },
                    {
                        "id": "melvorD:Steel_Bar",
                        "quantity": 1000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Basic_Furnace",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 30
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 30
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Strong Furnace",
            "customDescription": "+1% Perfect Cook chance for Furnace only for a total of +2% chance from Furnace. +1% Chance to double items in Cooking for a total of +1% chance from Furnace."
        },
        {
            "id": "melvorD:Magic_Furnace",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookFurnace": 1,
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 1
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Maple_Logs",
                        "quantity": 1500
                    },
                    {
                        "id": "melvorD:Runite_Bar",
                        "quantity": 1500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Strong_Furnace",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 50
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Magic Furnace",
            "customDescription": "+1% Perfect Cook chance for Furnace only for a total of +3% chance from Furnace. +1% Chance to double items in Cooking for a total of +2% chance from Furnace."
        },
        {
            "id": "melvorD:Basic_Pot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookPot": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Bronze_Bar",
                        "quantity": 400
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 25
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Basic Pot",
            "customDescription": "+1% Perfect Cook chance for Pot only for a total of +1% chance from Pot."
        },
        {
            "id": "melvorD:Strong_Pot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookPot": 1,
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 1
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Steel_Bar",
                        "quantity": 800
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Basic_Pot",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Strong Pot",
            "customDescription": "+1% Perfect Cook chance for Pot only for a total of +2% chance from Pot. +1% Chance to double items in Cooking for a total of +1% chance from Pot"
        },
        {
            "id": "melvorD:Magic_Pot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookPot": 1,
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 1
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Runite_Bar",
                        "quantity": 1200
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Strong_Pot",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 75
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Magic Pot",
            "customDescription": "+1% Perfect Cook chance for Pot only for a total of +3% chance from Pot. +1% Chance to double items in Cooking for a total of +2% chance from Pot."
        },
        {
            "id": "melvorD:Cooking",
            "category": "melvorD:Gloves",
            "contains": {
                "items": [],
                "itemCharges": {
                    "id": "melvorD:Cooking_Gloves",
                    "quantity": 500
                }
            },
            "cost": {
                "gp": {
                    "type": "Glove",
                    "cost": 50000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Mining",
            "category": "melvorD:Gloves",
            "contains": {
                "items": [],
                "itemCharges": {
                    "id": "melvorD:Mining_Gloves",
                    "quantity": 500
                }
            },
            "cost": {
                "gp": {
                    "type": "Glove",
                    "cost": 75000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Smithing",
            "category": "melvorD:Gloves",
            "contains": {
                "items": [],
                "itemCharges": {
                    "id": "melvorD:Smithing_Gloves",
                    "quantity": 500
                }
            },
            "cost": {
                "gp": {
                    "type": "Glove",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Gem",
            "category": "melvorD:Gloves",
            "contains": {
                "items": [],
                "itemCharges": {
                    "id": "melvorD:Gem_Gloves",
                    "quantity": 2000
                }
            },
            "cost": {
                "gp": {
                    "type": "Glove",
                    "cost": 500000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Attack_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Attack_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Cooking_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Cooking_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Cooking",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Defence_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Defence_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Farming_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Farming_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Farming",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Firemaking_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Firemaking_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Fishing_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Fishing_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Hitpoints_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Hitpoints_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Hitpoints",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Mining_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Mining_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Smithing_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Smithing_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Strength_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Strength_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Woodcutting_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Woodcutting_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Bag_of_Flour",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Bag_of_Flour",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 4
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Cheese",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Cheese",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 4
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Cream",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Cream",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 4
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Feathers",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Feathers",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 8
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Compost",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Compost",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Weird_Gloop",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Weird_Gloop",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Compost",
                        "quantity": 2
                    },
                    {
                        "id": "melvorD:Rune_Essence",
                        "quantity": 10
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Bowstring",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Bowstring",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 24
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Red_Party_Hat",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Red_Party_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2147483647
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:SkipCostReduction",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "golbinRaidWaveSkipCostReduction": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 2500
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 50,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Reduce Wave Skip Cost",
            "customDescription": "Reduces the cost of Wave Skipping by 1% per purchase",
            "currentDescription": "PercentDecrease"
        },
        {
            "id": "melvorD:FoodBonus",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "golbinRaidIncreasedMinimumFood": 5
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 1500
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Food Bonus",
            "customDescription": "+5 to Minimum Food Qty per purchase",
            "currentDescription": "Increase"
        },
        {
            "id": "melvorD:AmmoBonus",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "golbinRaidIncreasedMaximumAmmo": 5
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 1500
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Ammo Gatherer",
            "customDescription": "+5% to Maximum Ranged Ammo Qty possible.",
            "currentDescription": "PercentIncrease"
        },
        {
            "id": "melvorD:RuneBonus",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "golbinRaidIncreasedMaximumRunes": 5
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 1500
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Rune Pouch",
            "customDescription": "+5% to Maximum Runes Qty possible.",
            "currentDescription": "PercentIncrease"
        },
        {
            "id": "melvorD:PrayerUnlock",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "golbinRaidPrayerUnlocked": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 25000
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Prayer",
            "customDescription": "Unlocks the Prayer Skill to be used within Golbin Raid"
        },
        {
            "id": "melvorD:PrayerLevel",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "golbinRaidIncreasedPrayerLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 2500
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 98,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Increase Prayer Level",
            "customDescription": "+1 Prayer Level for Golbin Raid",
            "currentDescription": "Increase"
        },
        {
            "id": "melvorD:WaveCompletionPrayerPoints",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "golbinRaidIncreasedPrayerPointsWave": 5
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 2500
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Increase Prayer Points gained per Wave Completion",
            "customDescription": "+5 Increased Prayer Points granted per Wave Completion",
            "currentDescription": "Increase"
        },
        {
            "id": "melvorD:StartingPrayerPoints",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "golbinRaidIncreasedPrayerPointsStart": 20
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 2500
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Increase Starting Prayer Points",
            "customDescription": "Start with +20 Prayer Points per purchase",
            "currentDescription": "Increase"
        },
        {
            "id": "melvorD:PassiveUnlock",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "golbinRaidPassiveSlotUnlocked": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 50000
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Unlock Combat Passive Slot",
            "customDescription": "Unlocks the Combat Passive Slot to be used in Golbin Raid. A passive item may be rolled every 5 waves."
        },
        {
            "id": "melvorD:YellowPartyHat",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Yellow_Party_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 500000
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Preston",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "petID": "melvorD:PrestonThePlatypus"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 100000
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:Jerry",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "petID": "melvorD:JerryTheGiraffe"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 100000
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorD:FasterSpawns",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedMonsterRespawnTimer": 100
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Linear",
                    "initial": 20000,
                    "scaling": 20000
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 5,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Faster Golbin Spawns",
            "customDescription": "-0.1s Monster Respawn Timer for Golbin Raid",
            "currentDescription": "SecondsDecrease"
        },
        {
            "id": "melvorD:GolbinCrate",
            "category": "melvorD:GolbinRaid",
            "contains": {
                "items": [],
                "lootBox": true
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Linear",
                    "initial": 1000,
                    "scaling": 1000
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 38,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Golbin Crate",
            "customDescription": "Unlocks a new item for Golbin Raid"
        },
        {
            "id": "melvorF:AgilityItemReduction",
            "customName": "Agility Item Cost Reduction Enhancement",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "agilityItemCostReductionCanReach100": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 250000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Agility",
                    "level": 99
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 99
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Into_the_Mist",
                    "count": 5
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Extra_Equipment_Set_II",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedEquipmentSets": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 300000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Extra Equipment Set",
            "customDescription": "Unlock an extra Equipment Set for Combat."
        },
        {
            "id": "melvorF:Extra_Equipment_Set_III",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedEquipmentSets": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Astrology",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Extra Equipment Set",
            "customDescription": "Unlock an extra Equipment Set for Combat."
        },
        {
            "id": "melvorF:LootContainerStacking",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "allowLootContainerStacking": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 75000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 250000
                },
                "items": [
                    {
                        "id": "melvorD:Amulet_of_Looting",
                        "quantity": 5
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Fire_God_Dungeon",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Loot Container Stacking",
            "customDescription": "All items now stack within the Loot Container"
        },
        {
            "id": "melvorF:Perpetual_Haste",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Crafting",
                            "value": 15
                        },
                        {
                            "skillID": "melvorD:Fletching",
                            "value": 15
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Air_God_Dungeon",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Perpetual Haste",
            "customDescription": "-15% Base Crafting \u0026 Fletching Interval."
        },
        {
            "id": "melvorF:Expanded_Knowledge",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Runecrafting",
                            "value": 15
                        },
                        {
                            "skillID": "melvorD:Herblore",
                            "value": 15
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Water_God_Dungeon",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Expanded Knowledge",
            "customDescription": "-15% Base Herblore \u0026 Runecrafting Interval."
        },
        {
            "id": "melvorF:Master_of_Nature",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Mining",
                            "value": 15
                        },
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 15
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Earth_God_Dungeon",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Master of Nature",
            "customDescription": "-15% Base Mining \u0026 Woodcutting Interval."
        },
        {
            "id": "melvorF:Art_of_Control",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 15
                        },
                        {
                            "skillID": "melvorD:Firemaking",
                            "value": 15
                        },
                        {
                            "skillID": "melvorD:Smithing",
                            "value": 15
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Fire_God_Dungeon",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Art of Control",
            "customDescription": "-15% Base Cooking, Firemaking \u0026 Smithing Interval."
        },
        {
            "id": "melvorF:Auto_Slayer",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [],
                "modifiers": {
                    "autoSlayerUnlocked": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 150000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Auto Slayer",
            "customDescription": "Unlock the toggle option to automatically fight new Slayer Task Enemies"
        },
        {
            "id": "melvorF:Map_To_The_Unhallowed_Wasteland",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [],
                "modifiers": {}
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 3000000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorF:Into_the_Mist",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Map to the Unhallowed Wasteland",
            "customDescription": "Unlock the Unhallowed Wasteland Slayer area"
        },
        {
            "id": "melvorF:Basic_Resupply",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Mithril_Arrows",
                        "quantity": 200
                    },
                    {
                        "id": "melvorF:Topaz_Bolts",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Light_Rune",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Lobster",
                        "quantity": 100
                    },
                    {
                        "id": "melvorD:Magic_Bones",
                        "quantity": 200
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 5000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Basic Resupply",
            "customDescription": "+${qty1} Mithril Arrows, +${qty2} Topaz Bolts, +${qty3} Light Runes, +${qty4} Lobsters, +${qty5} Magic Bones"
        },
        {
            "id": "melvorF:Standard_Resupply",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Adamant_Arrows",
                        "quantity": 200
                    },
                    {
                        "id": "melvorF:Sapphire_Bolts",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Light_Rune",
                        "quantity": 500
                    },
                    {
                        "id": "melvorD:Crab",
                        "quantity": 150
                    },
                    {
                        "id": "melvorD:Magic_Bones",
                        "quantity": 500
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Standard Resupply",
            "customDescription": "+${qty1} Adamant Arrows, +${qty2} Sapphire Bolts, +${qty3} Light Runes, +${qty4} Crab, +${qty5} Magic Bones"
        },
        {
            "id": "melvorF:Generous_Resupply",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Rune_Arrows",
                        "quantity": 200
                    },
                    {
                        "id": "melvorF:Ruby_Bolts",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Light_Rune",
                        "quantity": 1000
                    },
                    {
                        "id": "melvorD:Shark",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Magic_Bones",
                        "quantity": 1000
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 20000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 75
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Generous Resupply",
            "customDescription": "+${qty1} Rune Arrows, +${qty2} Ruby Bolts, +${qty3} Light Runes, +${qty4} Sharks, +${qty5} Magic Bones"
        },
        {
            "id": "melvorF:Mirror_Shield",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Mirror_Shield",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 2000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Magical_Ring",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Magical_Ring",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 50000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Blazing_Lantern",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Blazing_Lantern",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 250000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Desert_Hat",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Desert_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 25000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Climbing_Boots",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Climbing_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 500000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Confetti_Crossbow",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Confetti_Crossbow",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 150000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Skull_Cape",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Skull_Cape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 400000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Green_Party_Hat",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Green_Party_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Necromancer_Hat",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Necromancer_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 500000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Necromancer_Boots",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Necromancer_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 250000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Necromancer_Bottoms",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Necromancer_Bottoms",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 500000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 75
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Necromancer_Robes",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Necromancer_Robes",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 750000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 90
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Helmet_Basic",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Helmet_Basic",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Normal",
                    "count": 15
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Platebody_Basic",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Platebody_Basic",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Normal",
                    "count": 15
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Cowl_Basic",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Cowl_Basic",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Normal",
                    "count": 15
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Leather_Body_Basic",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Leather_Body_Basic",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Normal",
                    "count": 15
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Wizard_Hat_Basic",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Wizard_Hat_Basic",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Normal",
                    "count": 15
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Wizard_Robes_Basic",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Wizard_Robes_Basic",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Normal",
                    "count": 15
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Upgrade_Kit_Strong",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Upgrade_Kit_Strong",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 50000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Hard",
                    "count": 25
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Upgrade_Kit_Elite",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Upgrade_Kit_Elite",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 200000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Elite",
                    "count": 30
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Upgrade_Kit_Master",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Upgrade_Kit_Master",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Master",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Thieving",
            "category": "melvorD:Gloves",
            "contains": {
                "items": [],
                "itemCharges": {
                    "id": "melvorF:Thieving_Gloves",
                    "quantity": 500
                }
            },
            "cost": {
                "gp": {
                    "type": "Glove",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Max_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Max_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 23000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "AllSkillLevels",
                    "level": 99,
                    "namespace": "melvorBaseGame"
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Agility_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Agility_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Agility",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Astrology_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Astrology_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Astrology",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Crafting_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Crafting_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Crafting",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Fletching_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Fletching_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fletching",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Herblore_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Herblore_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Herblore",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Magic_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Magic_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Prayer_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Prayer_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Ranged_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Ranged_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Runecrafting_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Runecrafting_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Runecrafting",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Slayer_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Slayer_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Summoning_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Thieving_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Thieving_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Thieving",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Township_Skillcape",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Township_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Cape_of_Completion",
            "category": "melvorD:Skillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Cape_of_Completion",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "Completion",
                    "percent": 100,
                    "namespace": "melvorBaseGame"
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Leather",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Leather",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Green_Dragonhide",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Green_Dragonhide",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Leather",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Blue_Dragonhide",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Blue_Dragonhide",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 250
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Leather",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Red_Dragonhide",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Red_Dragonhide",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 350
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Leather",
                        "quantity": 2
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Summoning_Shard_Red",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Shard_Red",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Summoning_Shard_Green",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Shard_Green",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Summoning_Shard_Blue",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Shard_Blue",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 400
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Summoning_Shard_Silver",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Shard_Silver",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 400
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Summoning_Shard_Gold",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Shard_Gold",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 600
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Summoning_Shard_Black",
            "category": "melvorD:Materials",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Shard_Black",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 600
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Woodcutters_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Woodcutters_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Woodcutters_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Woodcutters_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Woodcutters_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Woodcutters_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Woodcutters_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Woodcutters_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Burning_Mans_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Burning_Mans_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Burning_Mans_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Burning_Mans_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Burning_Mans_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Burning_Mans_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Burning_Mans_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Burning_Mans_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Fishermans_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Fishermans_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Fishermans_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Fishermans_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Fishermans_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Fishermans_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Fishermans_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Fishermans_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Miners_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Miners_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Miners_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Miners_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Miners_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Miners_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Miners_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Miners_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Blacksmiths_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Blacksmiths_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Blacksmiths_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Blacksmiths_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Blacksmiths_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Blacksmiths_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Blacksmiths_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Blacksmiths_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Fletchers_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Fletchers_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Fletchers_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Fletchers_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Fletchers_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Fletchers_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Fletchers_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Fletchers_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Crafters_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Crafters_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Crafters_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Crafters_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Crafters_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Crafters_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Crafters_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Crafters_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Runecrafters_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Runecrafters_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Runecrafters_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Runecrafters_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Runecrafters_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Runecrafters_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Runecrafters_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Runecrafters_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Potion_Makers_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Potion_Makers_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Potion_Makers_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Potion_Makers_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Potion_Makers_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Potion_Makers_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Potion_Makers_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Potion_Makers_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Performance_Enhancing_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Performance_Enhancing_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Performance_Enhancing_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Performance_Enhancing_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Performance_Enhancing_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Performance_Enhancing_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Performance_Enhancing_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Performance_Enhancing_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Star_Gazing_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Star_Gazing_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 10
                },
                {
                    "type": "TownshipTask",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Star_Gazing_Body",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Star_Gazing_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 20
                },
                {
                    "type": "TownshipTask",
                    "count": 40
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Star_Gazing_Leggings",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Star_Gazing_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipTask",
                    "count": 60
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Star_Gazing_Boots",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Star_Gazing_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipTask",
                    "count": 80
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Skilling_Outfit_Upgrade",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Skilling_Outfit_Upgrade",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 25000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 95
                },
                {
                    "type": "TownshipTask",
                    "count": 95
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Marcy",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorF:Marcy"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 35
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Malcs_Cats",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Roger",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorF:Roger"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 35
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Malcs_Cats",
                    "count": 2
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Ace",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorF:Ace"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 40
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Malcs_Cats",
                    "count": 4
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Layla",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorF:Layla"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Malcs_Cats",
                    "count": 6
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:MisterFuzzbutt",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorF:MisterFuzzbutt"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 80
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Malcs_Cats",
                    "count": 8
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:OctaviusLepidus",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorF:OctaviusLepidus"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 95
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Malcs_Cats",
                    "count": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Warm_Beanie",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Warm_Beanie",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 15
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 30
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Prats_Hats",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Pirate_Captain_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Pirate_Captain_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 35
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 35
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Prats_Hats",
                    "count": 2
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Prats_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Prats_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 3000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 60
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Prats_Hats",
                    "count": 4
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Top_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Top_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 4000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 70
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 40
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Prats_Hats",
                    "count": 6
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Hunters_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Hunters_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 80
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 50
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 50
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 50
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Prats_Hats",
                    "count": 8
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:Clown_Hat",
            "category": "melvorF:Township",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Clown_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 6000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 95
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Agility",
                    "level": 50
                },
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorF:Prats_Hats",
                    "count": 10
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorF:ExtraBankTab",
            "customName": "Extra Bank Tab",
            "customDescription": "+1 Bank Tab",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "bankTab": true
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 10,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Extra_Equipment_Set_IV",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedEquipmentSets": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorTotH:Ancient_Sanctuary",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Extra Equipment Set",
            "customDescription": "Unlock an extra Equipment Set for Combat."
        },
        {
            "id": "melvorTotH:Corundum_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBirdNestDropRate": 3,
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 3
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Corundumite_Bar",
                        "quantity": 1000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Dragon_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 100
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Corundum Axe"
        },
        {
            "id": "melvorTotH:Augite_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBirdNestDropRate": 3,
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 3
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Augite_Bar",
                        "quantity": 1500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:Corundum_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 108
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Augite Axe"
        },
        {
            "id": "melvorTotH:Meteorite_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceForAshInWoodcutting": 2
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 150000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Meteorite_Bar",
                        "quantity": 2000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:Augite_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 112
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Meteorite Axe"
        },
        {
            "id": "melvorTotH:Divine_Axe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBirdNestDropRate": 3,
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Woodcutting",
                            "value": 3
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Divinite_Bar",
                        "quantity": 2500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:Meteorite_Axe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 115
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Divine Axe"
        },
        {
            "id": "melvorTotH:Corundum_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceForOneExtraOre": 20
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Corundumite_Bar",
                        "quantity": 1000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Dragon_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 100
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Corundum Pickaxe"
        },
        {
            "id": "melvorTotH:Augite_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceForOneExtraOre": 20
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Augite_Bar",
                        "quantity": 1500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:Corundum_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 108
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Augite Pickaxe"
        },
        {
            "id": "melvorTotH:Meteorite_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedMeteoriteOre": 1,
                    "increasedChanceForQualitySuperiorGem": 4
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 150000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Meteorite_Bar",
                        "quantity": 2000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:Augite_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 112
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Meteorite Pickaxe"
        },
        {
            "id": "melvorTotH:Divine_Pickaxe",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceForOneExtraOre": 20,
                    "increasedChanceForQualitySuperiorGem": 3
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Divinite_Bar",
                        "quantity": 2500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:Meteorite_Pickaxe",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 115
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Divine Pickaxe"
        },
        {
            "id": "melvorTotH:Corundum_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceForOneExtraFish": 20,
                    "increasedChanceToFindLostChest": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Corundumite_Bar",
                        "quantity": 1000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Dragon_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 100
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Corundum Fishing Rod"
        },
        {
            "id": "melvorTotH:Augite_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceForOneExtraFish": 20,
                    "increasedChanceToFindLostChest": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Augite_Bar",
                        "quantity": 1500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:Corundum_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 108
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Augite Fishing Rod"
        },
        {
            "id": "melvorTotH:Meteorite_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedFishingCookedChance": 10,
                    "increasedChanceToFindLostChest": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 150000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Meteorite_Bar",
                        "quantity": 2000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:Augite_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 112
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Meteorite Fishing Rod"
        },
        {
            "id": "melvorTotH:Divine_Fishing_Rod",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceForOneExtraFish": 20,
                    "increasedChanceToFindLostChest": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Divinite_Bar",
                        "quantity": 2500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:Meteorite_Fishing_Rod",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 115
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Divine Fishing Rod"
        },
        {
            "id": "melvorTotH:SpruceCookingFire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookFire": 2,
                    "decreasedPassiveCookInterval": 5
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Spruce_Logs",
                        "quantity": 1000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Redwood_Cooking_Fire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 100
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Spruce Cooking Fire"
        },
        {
            "id": "melvorTotH:ElderWoodCookingFire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookFire": 2,
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 2
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Elderwood_Logs",
                        "quantity": 1000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:SpruceCookingFire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 110
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Elderwood Cooking Fire"
        },
        {
            "id": "melvorTotH:CarrionCookingFire",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChancePerfectCookFire": 3,
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 2
                        }
                    ],
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 3
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 30000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Carrion_Logs",
                        "quantity": 1000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:ElderWoodCookingFire",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Carrion Cooking Fire"
        },
        {
            "id": "melvorTotH:IridiumPot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedPassiveCookInterval": 5
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Hornbeam_Logs",
                        "quantity": 2000
                    },
                    {
                        "id": "melvorTotH:Iridium_Bar",
                        "quantity": 2000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Magic_Pot",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 100
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 100
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Iridium Pot"
        },
        {
            "id": "melvorTotH:PalladiumPot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 2
                        }
                    ],
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 2
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Grove_Logs",
                        "quantity": 2500
                    },
                    {
                        "id": "melvorTotH:Palladium_Bar",
                        "quantity": 2500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:IridiumPot",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 105
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 105
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Palladium Pot"
        },
        {
            "id": "melvorTotH:DivinePot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceAdditionalSkillResource": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Revenant_Logs",
                        "quantity": 3000
                    },
                    {
                        "id": "melvorTotH:Divinite_Bar",
                        "quantity": 3000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:PalladiumPot",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 115
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 115
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Divine Pot"
        },
        {
            "id": "melvorTotH:CorundumFurnace",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedPassiveCookInterval": 5
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Corundumite_Bar",
                        "quantity": 1600
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorD:Magic_Furnace",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 100
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Corundum Furnace"
        },
        {
            "id": "melvorTotH:AugiteFurnace",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 2
                        }
                    ],
                    "increasedChanceToDoubleItemsSkill": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 2
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Augite_Bar",
                        "quantity": 2000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:CorundumFurnace",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 108
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Augite Furnace"
        },
        {
            "id": "melvorTotH:DivineFurnace",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceAdditionalSkillResource": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Divinite_Bar",
                        "quantity": 2500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorTotH:AugiteFurnace",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 115
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Divine Furnace"
        },
        {
            "id": "melvorTotH:SignOfTheStars",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Astrology",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorTotH:Cursed_Forest",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Sign of the Stars"
        },
        {
            "id": "melvorTotH:SummonersAltar",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorD:Summoning",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorTotH:Necromancers_Palace",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Summoner's Altar"
        },
        {
            "id": "melvorTotH:Labyrinth_Solution",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [],
                "modifiers": {}
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Labyrinth_Clue_1",
                        "quantity": 1
                    },
                    {
                        "id": "melvorTotH:Labyrinth_Clue_2",
                        "quantity": 1
                    },
                    {
                        "id": "melvorTotH:Labyrinth_Clue_3",
                        "quantity": 1
                    },
                    {
                        "id": "melvorTotH:Labyrinth_Clue_4",
                        "quantity": 1
                    },
                    {
                        "id": "melvorTotH:Labyrinth_Clue_5",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Labyrinth Solution",
            "customDescription": "Grants access to the Ancient Sanctuary Dungeon."
        },
        {
            "id": "melvorTotH:Linden_Boat",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [],
                "modifiers": {}
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 3000000
                },
                "items": [
                    {
                        "id": "melvorTotH:Linden_Logs",
                        "quantity": 10000
                    },
                    {
                        "id": "melvorTotH:Palladium_Bar",
                        "quantity": 3000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorTotH:Lightning_Region",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Linden Boat",
            "customDescription": "Grants access to the Foggy Lake Slayer Area."
        },
        {
            "id": "melvorTotH:Golden_Compass",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [],
                "modifiers": {}
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorTotH:Necromancers_Palace",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Golden Compass",
            "customDescription": "Grants access to the Golden Cloud Mountains Slayer Area."
        },
        {
            "id": "melvorTotH:Golden_Key",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [],
                "modifiers": {}
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorTotH:Golden_Key",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Access to Throne of the Herald",
            "customDescription": "Unlocks access to the end of your journey."
        },
        {
            "id": "melvorTotH:Slayer_Torch",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Slayer_Torch",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 75
                },
                "items": [
                    {
                        "id": "melvorTotH:Revenant_Logs",
                        "quantity": 3
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Mystic_Lantern",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Mystic_Lantern",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 150
                },
                "items": [
                    {
                        "id": "melvorTotH:Mystic_Logs",
                        "quantity": 3
                    },
                    {
                        "id": "melvorTotH:Divinite_Bar",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Slayer_Upgrade_Kit_Legendary",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Slayer_Upgrade_Kit_Legendary",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Legendary",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Slayer_Upgrade_Kit_Mythical",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Slayer_Upgrade_Kit_Mythical",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SlayerTask",
                    "tier": "Mythical",
                    "count": 20
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Max_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Max_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 230000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "AllSkillLevels",
                    "level": 120,
                    "namespace": "melvorBaseGame"
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Agility_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Agility_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Agility",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Attack_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Attack_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Attack",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Astrology_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Astrology_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Astrology",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Cooking_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Cooking_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Cooking",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Crafting_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Crafting_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Crafting",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Defence_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Defence_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Defence",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Farming_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Farming_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Farming",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Firemaking_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Firemaking_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Firemaking",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Fishing_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Fishing_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fishing",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Fletching_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Fletching_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Fletching",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Herblore_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Herblore_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Herblore",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Hitpoints_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Hitpoints_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Hitpoints",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Magic_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Magic_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Magic",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Mining_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Mining_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Mining",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Prayer_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Prayer_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Ranged_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Ranged_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Ranged",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Runecrafting_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Runecrafting_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Runecrafting",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Slayer_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Slayer_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Smithing_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Smithing_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Smithing",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Strength_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Strength_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Strength",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Summoning_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Summoning_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Summoning",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Thieving_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Thieving_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Thieving",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Township_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Township_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Township",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Woodcutting_Skillcape",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Woodcutting_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Woodcutting",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Superior_Cape_Of_Completion",
            "category": "melvorTotH:SuperiorSkillcapes",
            "contains": {
                "items": [
                    {
                        "id": "melvorTotH:Superior_Cape_Of_Completion",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "Completion",
                    "namespace": "melvorBaseGame",
                    "percent": 100
                },
                {
                    "type": "Completion",
                    "namespace": "melvorTotH",
                    "percent": 100
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:ClassyRock",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorTotH:ClassyRock"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorTotH:Cool_Rocks",
                    "count": 1
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:CuteRock",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorTotH:CuteRock"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorTotH:Cool_Rocks",
                    "count": 2
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:RoyalRock",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorTotH:RoyalRock"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorTotH:Cool_Rocks",
                    "count": 4
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:ElfRock",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorTotH:ElfRock"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorTotH:Cool_Rocks",
                    "count": 6
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:MagicRock",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorTotH:MagicRock"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorTotH:Cool_Rocks",
                    "count": 8
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:PartyRock",
            "category": "melvorF:Township",
            "contains": {
                "items": [],
                "petID": "melvorTotH:PartyRock"
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "TownshipBuilding",
                    "buildingID": "melvorTotH:Cool_Rocks",
                    "count": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorTotH:Plentiful_Resupply",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorD:Dragon_Arrows",
                        "quantity": 1000
                    },
                    {
                        "id": "melvorF:Emerald_Bolts",
                        "quantity": 1000
                    },
                    {
                        "id": "melvorD:Light_Rune",
                        "quantity": 4000
                    },
                    {
                        "id": "melvorTotH:Magma_Fish",
                        "quantity": 300
                    },
                    {
                        "id": "melvorD:Magic_Bones",
                        "quantity": 4000
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 75000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 100
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Plentiful Resupply",
            "customDescription": "+${qty1} Dragon Arrows, +${qty2} Emerald Bolts, +${qty3} Light Runes, +${qty4} Magma Fish, +${qty5} Magic Bones"
        },
        {
            "id": "melvorTotH:Bountiful_Resupply",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Ancient_Arrow",
                        "quantity": 2500
                    },
                    {
                        "id": "melvorF:Diamond_Bolts",
                        "quantity": 2500
                    },
                    {
                        "id": "melvorD:Light_Rune",
                        "quantity": 8500
                    },
                    {
                        "id": "melvorTotH:Static_Jellyfish",
                        "quantity": 1000
                    },
                    {
                        "id": "melvorD:Magic_Bones",
                        "quantity": 8500
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 150000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Slayer",
                    "level": 110
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Bountiful Resupply",
            "customDescription": "+${qty1} Ancient Arrows, +${qty2} Diamond Bolts, +${qty3} Light Runes, +${qty4} Static Jellyfish, +${qty5} Magic Bones"
        },
        {
            "id": "melvorTotH:Golden_Shard",
            "category": "melvorF:Slayer",
            "contains": {
                "items": [],
                "modifiers": {}
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "items": [
                    {
                        "id": "melvorTotH:Agile_Wings_Rapier_Shard",
                        "quantity": 10
                    },
                    {
                        "id": "melvorTotH:Feather_Storm_Crossbow_Shard",
                        "quantity": 10
                    },
                    {
                        "id": "melvorTotH:Slicing_Maelstrom_Wand_Shard",
                        "quantity": 10
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Golden Shard",
            "customDescription": "Unlocks the Millennium Gate Slayer Area"
        },
        {
            "id": "melvorAoD:Archaeologist_Gloves",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Archaeologist_Gloves",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 25
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Archaeologists_Whip",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Archaeologists_Whip",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 50
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Archaeologist_Boots",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Archaeologist_Boots",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 75
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Archaeologist_Hat",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Archaeologist_Hat",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 125
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Archaeologist_Leggings",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Archaeologist_Leggings",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 175
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Archaeologist_Body",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Archaeologist_Body",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 200
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Golden_Trowel",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Golden_Trowel",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 271
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Cape_of_Completion_AoD",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Cape_of_Completion_AoD",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "Completion",
                    "percent": 100,
                    "namespace": "melvorAoD"
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Superior_Cartography_Skillcape",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Superior_Cartography_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Superior_Archaeology_Skillcape",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Superior_Archaeology_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 120
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Archaeology_Skillcape",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Archaeology_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Cartography_Skillcape",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Cartography_Skillcape",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ExtraArchaeologyMapSlot1",
            "customName": "+1 Archaeology Dig Site Map Slot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedDigSiteMapSlots": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 30
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ExtraArchaeologyMapSlot2",
            "customName": "+1 Archaeology Dig Site Map Slot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedDigSiteMapSlots": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 80
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorAoD:Unholy_Forest",
                    "count": 100
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ExtraArchaeologyMapSlot3",
            "customName": "+1 Archaeology Dig Site Map Slot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedDigSiteMapSlots": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 250000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 2000000
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 100
                },
                {
                    "type": "DungeonCompletion",
                    "dungeonID": "melvorAoD:Underwater_City",
                    "count": 100
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:CartographyUpgrade1",
            "customName": "Cartographer's Enhancement",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSurveyInterval": 5,
                    "decreasedHexTravelCost": 5,
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 2
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 3000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "CartographyPOIDiscovery",
                    "worldMapID": "melvorAoD:Melvor",
                    "poiIDs": [
                        "melvorAoD:JaggedLabyrinth"
                    ]
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:CartographyUpgrade2",
            "customName": "Cartographer's Knowledge",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSurveyInterval": 5,
                    "decreasedHexTravelCost": 5,
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 2
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "CartographyPOIDiscovery",
                    "worldMapID": "melvorAoD:Melvor",
                    "poiIDs": [
                        "melvorAoD:EdgeOfDarkness"
                    ]
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ShipUpgrade1",
            "customName": "Ship Hull Upgrade",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 2
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 25000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Oak_Logs",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 20
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ShipUpgrade2",
            "customName": "Ship Mast Upgrade",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 2
                        }
                    ],
                    "increasedSightRange": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 250000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Mahogany_Logs",
                        "quantity": 1000
                    },
                    {
                        "id": "melvorD:Steel_Bar",
                        "quantity": 500
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:ShipUpgrade1",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 35
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ShipUpgrade3",
            "customName": "Ship Sails Upgrade",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 2
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Yew_Logs",
                        "quantity": 3000
                    },
                    {
                        "id": "melvorAoD:Crystal",
                        "quantity": 600
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:ShipUpgrade2",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ShipUpgrade4",
            "customName": "Ship Anchor Upgrade",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 2
                        }
                    ],
                    "increasedSurveyRange": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Magic_Logs",
                        "quantity": 5000
                    },
                    {
                        "id": "melvorD:Adamantite_Bar",
                        "quantity": 750
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:ShipUpgrade3",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 60
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ShipUpgrade5",
            "customName": "Ship Rudder Upgrade",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 2
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 25000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 100000
                },
                "items": [
                    {
                        "id": "melvorD:Redwood_Logs",
                        "quantity": 8000
                    },
                    {
                        "id": "melvorD:Dragonite_Bar",
                        "quantity": 1000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:ShipUpgrade4",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 70
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ShipUpgrade6",
            "customName": "Ship Keel Upgrade",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 2
                        }
                    ],
                    "increasedSightRange": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 75000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 1000000
                },
                "items": [
                    {
                        "id": "melvorAoD:Cursed_Logs",
                        "quantity": 12000
                    },
                    {
                        "id": "melvorAoD:Refined_Pure_Crystal",
                        "quantity": 3000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:ShipUpgrade5",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 85
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ShipUpgrade7",
            "customName": "Ship Crow's Nest Upgrade",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 2
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 150000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 2000000
                },
                "items": [
                    {
                        "id": "melvorD:Redwood_Logs",
                        "quantity": 20000
                    },
                    {
                        "id": "melvorF:Spirit_Rune",
                        "quantity": 10000
                    },
                    {
                        "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                        "quantity": 5000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:ShipUpgrade6",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 99
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:ShipUpgrade8",
            "customName": "Ship Combat Overhaul",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedSkillIntervalPercent": [
                        {
                            "skillID": "melvorAoD:Cartography",
                            "value": 5
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 500000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "items": [
                    {
                        "id": "melvorF:Mystic_Fire_Staff",
                        "quantity": 2000
                    },
                    {
                        "id": "melvorD:Redwood_Longbow",
                        "quantity": 2000
                    },
                    {
                        "id": "melvorD:Rune_Arrows",
                        "quantity": 2000
                    },
                    {
                        "id": "melvorD:Dragon_Scimitar",
                        "quantity": 2000
                    },
                    {
                        "id": "melvorF:Dragon_Javelin",
                        "quantity": 2000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:ShipUpgrade7",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 110
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Blessed_Bone_Offering",
            "category": "melvorD:General",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedPrayerPointsFromBurying": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Dark_Altar",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorD:Prayer",
                    "level": 40
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Blessed Bone Offering"
        },
        {
            "id": "melvorAoD:Agility_Prosperity",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedAgilityPillarCost": 10
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Statue_of_Prosperity",
                        "quantity": 10
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Agility Prosperity"
        },
        {
            "id": "melvorAoD:Superior_Cauldron",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceAdditionalSkillResource": [
                        {
                            "skillID": "melvorD:Herblore",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Old_Cauldron",
                        "quantity": 10
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Superior Cauldron"
        },
        {
            "id": "melvorAoD:Superior_Cooking_Pot",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedPassiveCookInterval": 10,
                    "increasedMasteryXP": [
                        {
                            "skillID": "melvorD:Cooking",
                            "value": 3
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Old_Cooking_Pot",
                        "quantity": 10
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Superior Cooking Pot"
        },
        {
            "id": "melvorAoD:IronSieve",
            "customName": "Iron Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Iron_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 5
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:SteelSieve",
            "customName": "Steel Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Steel_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:IronSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:MithrilSieve",
            "customName": "Mithril Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Mithril_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:SteelSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 20
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AraniteSieve",
            "customName": "Aranite Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Aranite_Sieve",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:MithrilSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 25
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AdamantSieve",
            "customName": "Adamant Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Adamantite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AraniteSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 35
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:RuneSieve",
            "customName": "Rune Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Runite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AdamantSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:DragonSieve",
            "customName": "Dragon Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Dragonite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:RuneSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 60
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AncientSieve",
            "customName": "Ancient Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 4000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Ancient_Sieve",
                        "quantity": 15
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:DragonSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 75
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:DarkSteelSieve",
            "customName": "Dark Steel Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 7500000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Darksteel_Bar",
                        "quantity": 100
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AncientSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 85
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:CrystalSieve",
            "customName": "Crystal Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                        "quantity": 200
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:DarkSteelSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 95
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:RelicSieve",
            "customName": "Relic Sieve",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSieveToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Relic_Sieve",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:CrystalSieve",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 118
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:IronTrowel",
            "customName": "Iron Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Iron_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 5
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:SteelTrowel",
            "customName": "Steel Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Steel_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:IronTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:MithrilTrowel",
            "customName": "Mithril Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Mithril_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:SteelTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 20
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AraniteTrowel",
            "customName": "Aranite Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Aranite_Trowel",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:MithrilTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 25
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AdamantTrowel",
            "customName": "Adamant Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Adamantite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AraniteTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 35
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:RuneTrowel",
            "customName": "Rune Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Runite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AdamantTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:DragonTrowel",
            "customName": "Dragon Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Dragonite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:RuneTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 60
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AncientTrowel",
            "customName": "Ancient Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 4000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Ancient_Trowel",
                        "quantity": 15
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:DragonTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 75
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:DarkSteelTrowel",
            "customName": "Dark Steel Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 7500000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Darksteel_Bar",
                        "quantity": 100
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AncientTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 85
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:CrystalTrowel",
            "customName": "Crystal Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                        "quantity": 200
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:DarkSteelTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 95
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:RelicTrowel",
            "customName": "Relic Trowel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedTrowelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Relic_Trowel",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:CrystalTrowel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 118
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:IronBrush",
            "customName": "Iron Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Iron_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 5
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:SteelBrush",
            "customName": "Steel Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Steel_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:IronBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:MithrilBrush",
            "customName": "Mithril Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Mithril_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:SteelBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 20
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AraniteBrush",
            "customName": "Aranite Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Aranite_Brush",
                        "quantity": 5
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:MithrilBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 25
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AdamantBrush",
            "customName": "Adamant Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Adamantite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AraniteBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 35
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:RuneBrush",
            "customName": "Rune Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Runite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AdamantBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:DragonBrush",
            "customName": "Dragon Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Dragonite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:RuneBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 60
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AncientBrush",
            "customName": "Ancient Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 4000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Ancient_Brush",
                        "quantity": 15
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:DragonBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 75
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:DarkSteelBrush",
            "customName": "Dark Steel Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 7500000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Darksteel_Bar",
                        "quantity": 100
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AncientBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 85
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:CrystalBrush",
            "customName": "Crystal Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                        "quantity": 200
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:DarkSteelBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 95
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:RelicBrush",
            "customName": "Relic Brush",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedBrushToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Relic_Brush",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:CrystalBrush",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 118
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:IronShovel",
            "customName": "Iron Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Iron_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 5
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:SteelShovel",
            "customName": "Steel Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2500
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Steel_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:IronShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 10
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:MithrilShovel",
            "customName": "Mithril Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Mithril_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:SteelShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 20
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AraniteShovel",
            "customName": "Aranite Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Aranite_Shovel",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:MithrilShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 25
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AdamantShovel",
            "customName": "Adamant Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Adamantite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AraniteShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 35
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:RuneShovel",
            "customName": "Rune Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Runite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AdamantShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 50
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:DragonShovel",
            "customName": "Dragon Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorD:Dragonite_Bar",
                        "quantity": 25
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:RuneShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 60
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:AncientShovel",
            "customName": "Ancient Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 4000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Ancient_Shovel",
                        "quantity": 15
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:DragonShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 75
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:DarkSteelShovel",
            "customName": "Dark Steel Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 7500000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Darksteel_Bar",
                        "quantity": 100
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:AncientShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 85
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:CrystalShovel",
            "customName": "Crystal Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 10000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Pure_Crystal_Binding_Dust",
                        "quantity": 200
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:DarkSteelShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 95
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:RelicShovel",
            "customName": "Relic Shovel",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedShovelToolLevel": 1
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 20000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Relic_Shovel",
                        "quantity": 1
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [
                {
                    "type": "ShopPurchase",
                    "purchaseID": "melvorAoD:CrystalShovel",
                    "count": 1
                }
            ],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 118
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:MagicAnvil",
            "customName": "Magic Anvil",
            "category": "melvorD:SkillUpgrades",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedChanceAdditionalSkillResource": [
                        {
                            "skillID": "melvorD:Smithing",
                            "value": 10
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 5000000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Magic_Anvil",
                        "quantity": 10
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Enhanced_Spyglass_Lens",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Enhanced_Spyglass_Lens",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 10000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Cartography",
                    "level": 50
                },
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 50
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 75
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Archaeologists_Consumable",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Archaeologists_Consumable",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 10
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 70
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 125
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Dig_Site_Token",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [],
                "modifiers": {
                    "increasedSkillXP": [
                        {
                            "skillID": "melvorAoD:Archaeology",
                            "value": 6
                        }
                    ]
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 10000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "customName": "Dig Site Token",
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 40
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 75
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Travel_Token",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [],
                "modifiers": {
                    "decreasedHexTravelCost": 10
                }
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 0
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 100000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "customName": "Travel Token",
            "allowQuantityPurchase": false,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 80
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 150
                }
            ],
            "defaultBuyLimit": 1,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Summoners_Blessing",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Summoners_Blessing",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 100
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 10
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 40
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 50
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Topaz_Bolts_Enchanted",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Topaz_Bolts_Enchanted",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 50
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 50
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 75
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Sapphire_Bolts_Enchanted",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Sapphire_Bolts_Enchanted",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 2800
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 75
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 99
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 150
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Diamond_Bolts_Enchanted",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorAoD:Diamond_Bolts_Enchanted",
                        "quantity": 1
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 3600
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 100
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 115
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 225
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Summoners_Pack_I",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Shard_Red",
                        "quantity": 2
                    },
                    {
                        "id": "melvorF:Summoning_Shard_Green",
                        "quantity": 2
                    }
                ]
            },
            "customName": "Summoner's Pack I",
            "customDescription": "+${qty1} Summoning Shard (Red), +${qty2} Summoning Shard (Green)",
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 400
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 10
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 30
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 50
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Summoners_Pack_II",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Shard_Red",
                        "quantity": 4
                    },
                    {
                        "id": "melvorF:Summoning_Shard_Green",
                        "quantity": 4
                    },
                    {
                        "id": "melvorF:Summoning_Shard_Blue",
                        "quantity": 2
                    },
                    {
                        "id": "melvorF:Summoning_Shard_Silver",
                        "quantity": 2
                    }
                ]
            },
            "customName": "Summoners' Pack II",
            "customDescription": "+${qty1} Summoning Shard (Red), +${qty2} Summoning Shard (Green), +${qty3} Summoning Shard (Blue), +${qty4} Summoning Shard (Silver)",
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 1600
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 15
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 75
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 100
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Summoners_Pack_III",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Summoning_Shard_Red",
                        "quantity": 6
                    },
                    {
                        "id": "melvorF:Summoning_Shard_Green",
                        "quantity": 6
                    },
                    {
                        "id": "melvorF:Summoning_Shard_Blue",
                        "quantity": 4
                    },
                    {
                        "id": "melvorF:Summoning_Shard_Silver",
                        "quantity": 4
                    },
                    {
                        "id": "melvorF:Summoning_Shard_Gold",
                        "quantity": 2
                    },
                    {
                        "id": "melvorF:Summoning_Shard_Black",
                        "quantity": 2
                    }
                ]
            },
            "customName": "Summoners' Pack III",
            "customDescription": "+${qty1} Summoning Shard (Red), +${qty2} Summoning Shard (Green), +${qty3} Summoning Shard (Blue), +${qty4} Summoning Shard (Silver), +${qty5} Summoning Shard (Gold), +${qty6} Summoning Shard (Black)",
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 4000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 30
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 100
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 175
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false
        },
        {
            "id": "melvorAoD:Combat_Supply_I",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Adamant_Javelin",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Chaos_Rune",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Big_Bones",
                        "quantity": 200
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 50000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 5000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 50
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 75
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Combat Supply I",
            "customDescription": "+${qty1} Adamant Javelins, +${qty2} Chaos Runes, +${qty3} Big Bones"
        },
        {
            "id": "melvorAoD:Combat_Supply_II",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Rune_Javelin",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Death_Rune",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Magic_Bones",
                        "quantity": 200
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 120000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 5000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 90
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 150
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Combat Supply II",
            "customDescription": "+${qty1} Rune Javelins, +${qty2} Death Runes, +${qty3} Magic Bones"
        },
        {
            "id": "melvorAoD:Combat_Supply_III",
            "category": "melvorAoD:AtlasOfDiscovery",
            "contains": {
                "items": [
                    {
                        "id": "melvorF:Dragon_Javelin",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Blood_Rune",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Ancient_Rune",
                        "quantity": 200
                    },
                    {
                        "id": "melvorD:Magic_Bones",
                        "quantity": 200
                    }
                ]
            },
            "cost": {
                "gp": {
                    "type": "Fixed",
                    "cost": 200000
                },
                "slayerCoins": {
                    "type": "Fixed",
                    "cost": 0
                },
                "items": [
                    {
                        "id": "melvorAoD:Museum_Token",
                        "quantity": 5000
                    }
                ],
                "raidCoins": {
                    "type": "Fixed",
                    "cost": 0
                }
            },
            "allowQuantityPurchase": true,
            "unlockRequirements": [],
            "purchaseRequirements": [
                {
                    "type": "SkillLevel",
                    "skillID": "melvorAoD:Archaeology",
                    "level": 110
                },
                {
                    "type": "ArchaeologyItemsDonated",
                    "count": 200
                }
            ],
            "defaultBuyLimit": 0,
            "buyLimitOverrides": [],
            "showBuyLimit": false,
            "customName": "Combat Supply III",
            "customDescription": "+${qty1} Dragon Javelins, +${qty2} Blood Runes, +${qty3} Ancient Runes, +${qty4} Magic Bones"
        }
    ]
}
567

edits