17,030
edits
(Update data) |
(Fix stronghold name localisations) |
||
(34 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{ | |||
"_dataVersion": { | |||
"gameVersion": "1.3", | |||
"fileVersion": "11517" | |||
}, | |||
"namespaces": [ | |||
{ | |||
"name": "melvorBaseGame", | |||
"displayName": "Base Game", | |||
"isModded": false | |||
}, | |||
{ | |||
"name": "melvorTrue", | |||
"displayName": "True", | |||
"isModded": false | |||
}, | |||
{ | |||
"name": "melvorD", | |||
"displayName": "Demo", | |||
"isModded": false | |||
}, | |||
{ | |||
"name": "melvorF", | |||
"displayName": "Full Version", | |||
"isModded": false | |||
}, | |||
{ | |||
"name": "melvorBirthday2023", | |||
"displayName": "Birthday Event 2023", | |||
"isModded": false | |||
}, | |||
{ | |||
"name": "melvorAprilFools2024", | |||
"displayName": "April Fools Event 2024", | |||
"isModded": false | |||
}, | |||
{ | |||
"name": "melvorTotH", | |||
"displayName": "Throne of the Herald", | |||
"isModded": false | |||
}, | |||
{ | |||
"name": "melvorAoD", | |||
"displayName": "Atlas of Discovery", | |||
"isModded": false | |||
}, | |||
{ | |||
"name": "melvorItA", | |||
"displayName": "Into The Abyss", | |||
"isModded": false | |||
} | |||
], | |||
"currencies": [ | |||
{ | |||
"id": "melvorD:GP", | |||
"name": "GP", | |||
"type": "GP" | |||
}, | |||
{ | |||
"id": "melvorD:SlayerCoins", | |||
"name": "Slayer Coins", | |||
"type": "SlayerCoins" | |||
}, | |||
{ | |||
"id": "melvorD:RaidCoins", | |||
"name": "Raid Coins", | |||
"type": "RaidCoins" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalPieces", | |||
"name": "AP", | |||
"type": "AbyssalPieces" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalSlayerCoins", | |||
"name": "Abyssal Slayer Coins", | |||
"type": "AbyssalSlayerCoins" | |||
} | |||
], | |||
"combatAreaDifficulties": [ | |||
"Easy", | |||
"Normal", | |||
"Hard", | |||
"Elite", | |||
"Master", | |||
"Legendary", | |||
"Mythical", | |||
"???", | |||
"Woe", | |||
"Decay", | |||
"Fear", | |||
"Ruin", | |||
"Isolation", | |||
"Dissolution", | |||
"Resolution", | |||
"???" | |||
], | |||
"attackTypes": { | |||
"0": "melee", | |||
"1": "ranged", | |||
"2": "magic", | |||
"3": "unset", | |||
"4": "random", | |||
"melee": 0, | |||
"ranged": 1, | |||
"magic": 2, | |||
"unset": 3, | |||
"random": 4 | |||
}, | |||
"gamemodes": [ | |||
{ | |||
"id": "melvorD:Standard", | |||
"name": "Standard Mode", | |||
"rules": [ | |||
"All Skills Unlocked.", | |||
"Standard Combat Modifiers.", | |||
"No bank space purchase limit." | |||
], | |||
"isPermaDeath": false, | |||
"isEvent": false, | |||
"endDate": 0, | |||
"combatTriangle": "Standard", | |||
"hitpointMultiplier": 10, | |||
"hasRegen": true, | |||
"capNonCombatSkillLevels": false, | |||
"startingPage": "melvorD:Woodcutting", | |||
"startingItems": [], | |||
"allowSkillUnlock": false, | |||
"skillUnlockCost": [], | |||
"playerModifiers": {}, | |||
"enemyModifiers": {}, | |||
"hasTutorial": true, | |||
"description": "For players new to Melvor Idle. This is the standard way to play.", | |||
"useDefaultSkillUnlockRequirements": true | |||
}, | |||
{ | |||
"id": "melvorF:Hardcore", | |||
"name": "Hardcore Mode", | |||
"rules": [ | |||
"You may only purchase 88 extra Bank Spaces from the Shop.", | |||
"Harsher penalties applied against you in Combat.", | |||
"No Passive Hitpoint Regeneration." | |||
], | |||
"isPermaDeath": true, | |||
"isEvent": false, | |||
"endDate": 0, | |||
"combatTriangle": "Hardcore", | |||
"hitpointMultiplier": 10, | |||
"hasRegen": false, | |||
"capNonCombatSkillLevels": false, | |||
"startingPage": "melvorD:Woodcutting", | |||
"startingItems": [], | |||
"allowSkillUnlock": false, | |||
"skillUnlockCost": [], | |||
"playerModifiers": {}, | |||
"enemyModifiers": {}, | |||
"hasTutorial": true, | |||
"description": "For those who enjoy risk, and are not afraid to lose your Character. This is not for new players.", | |||
"useDefaultSkillUnlockRequirements": true | |||
}, | |||
{ | |||
"id": "melvorF:Adventure", | |||
"name": "Adventure Mode", | |||
"rules": [ | |||
"Skills are locked and must be purchased using GP to access.", | |||
"Non-Combat Skill Levels cannot go above your Combat Level.", | |||
"Start with only Melee Combat Skills, a Bronze Weapon and 10 Basic Food.", | |||
"Harsher penalties applied against you in Combat.", | |||
"HP, Damage and Food Healing values are 10x larger than Standard." | |||
], | |||
"isPermaDeath": false, | |||
"isEvent": false, | |||
"endDate": 0, | |||
"combatTriangle": "Hardcore", | |||
"hitpointMultiplier": 100, | |||
"hasRegen": true, | |||
"capNonCombatSkillLevels": true, | |||
"startingPage": "melvorD:Combat", | |||
"startingItems": [ | |||
{ | |||
"id": "melvorD:Bronze_Sword", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Shrimp", | |||
"quantity": 10 | |||
} | |||
], | |||
"allowSkillUnlock": true, | |||
"skillUnlockCost": [ | |||
10000, | |||
25000, | |||
50000, | |||
200000, | |||
250000, | |||
400000, | |||
1000000, | |||
2500000, | |||
10000000, | |||
25000000, | |||
50000000, | |||
100000000, | |||
200000000, | |||
500000000, | |||
500000000, | |||
500000000, | |||
500000000, | |||
500000000, | |||
500000000 | |||
], | |||
"hasTutorial": true, | |||
"defaultInitialAbyssalLevelCap": 10, | |||
"initialAbyssalLevelCaps": [ | |||
{ | |||
"skillID": "melvorD:Attack", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Strength", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Defence", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Hitpoints", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Ranged", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"value": 60 | |||
} | |||
], | |||
"description": "For experienced Melvor Idle players. A completely different experience for you to enjoy.", | |||
"startingSkills": [ | |||
"melvorD:Attack", | |||
"melvorD:Strength", | |||
"melvorD:Defence", | |||
"melvorD:Hitpoints" | |||
], | |||
"useDefaultSkillUnlockRequirements": true | |||
}, | |||
{ | |||
"id": "melvorF:Chaos", | |||
"name": "CHAOS MODE", | |||
"rules": [ | |||
"Item Corruption Unlocked.", | |||
"25% Reductions on Attack Intervals and Skill Intervals (Multiplicative).", | |||
"All Enemies have at least 1 random Passive.", | |||
"All equipped items lost on death.", | |||
"BIG NUMBERS", | |||
"Golbin Raid is not available.", | |||
"Harsher penalties applied against you in Combat.", | |||
"Do not fight a Chicken." | |||
], | |||
"isPermaDeath": false, | |||
"isEvent": true, | |||
"endDate": 1618200000000, | |||
"combatTriangle": "Hardcore", | |||
"hitpointMultiplier": 10000, | |||
"hasRegen": true, | |||
"capNonCombatSkillLevels": false, | |||
"startingPage": "melvorD:Woodcutting", | |||
"startingItems": [], | |||
"allowSkillUnlock": false, | |||
"skillUnlockCost": [], | |||
"playerModifiers": {}, | |||
"enemyModifiers": {}, | |||
"hasTutorial": false, | |||
"description": "How fast can you beat the game? Have a go with this calm \u0026 peaceful Melvor Idle experience.", | |||
"useDefaultSkillUnlockRequirements": true | |||
}, | |||
{ | |||
"id": "melvorF:HardcoreAdventureSpeedrun", | |||
"name": "Hardcore Adventure Speedrun", | |||
"rules": [ | |||
"Stability not guaranteed.", | |||
"Adventure Mode rules apply.", | |||
"No Hitpoints Regeneration", | |||
"-2s Monster Respawn Timer", | |||
"+800% Global Mastery XP.", | |||
"-80% Skill Intervals.", | |||
"-80% Attack Interval for you and the Enemies.", | |||
"+100% Maximum Hitpoints for you and the Enemies.", | |||
"YOUR GOAL - DEFEAT THE FINAL BOSS AS FAST AS POSSIBLE." | |||
], | |||
"isPermaDeath": true, | |||
"isEvent": true, | |||
"endDate": 1714532399000, | |||
"combatTriangle": "Hardcore", | |||
"hitpointMultiplier": 100, | |||
"hasRegen": false, | |||
"capNonCombatSkillLevels": true, | |||
"startingPage": "melvorD:Bank", | |||
"startingItems": [ | |||
{ | |||
"id": "melvorD:Bronze_Sword", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Shrimp", | |||
"quantity": 10 | |||
} | |||
], | |||
"allowSkillUnlock": true, | |||
"skillUnlockCost": [ | |||
10000, | |||
25000, | |||
50000, | |||
200000, | |||
250000, | |||
400000, | |||
1000000, | |||
2500000, | |||
10000000, | |||
25000000, | |||
50000000, | |||
100000000, | |||
200000000, | |||
500000000, | |||
500000000, | |||
500000000, | |||
500000000, | |||
500000000, | |||
500000000 | |||
], | |||
"playerModifiers": { | |||
"attackInterval": -80, | |||
"flatMonsterRespawnInterval": -2000, | |||
"maxHitpoints": 100, | |||
"skillInterval": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Thieving", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Farming", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Crafting", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Fletching", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Runecrafting", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Herblore", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Summoning", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Agility", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Astrology", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"value": -80 | |||
} | |||
], | |||
"masteryXP": 800, | |||
"summoningAttackInterval": -80, | |||
"cartographySurveyInterval": -80, | |||
"cartographyPaperMakingInterval": -80, | |||
"cartographyMapUpgradeInterval": -80, | |||
"flatTownshipHappiness": 400, | |||
"flatTownshipEducation": 400 | |||
}, | |||
"enemyModifiers": { | |||
"attackInterval": -80, | |||
"maxHitpoints": 100 | |||
}, | |||
"defaultInitialAbyssalLevelCap": 10, | |||
"initialAbyssalLevelCaps": [ | |||
{ | |||
"skillID": "melvorD:Attack", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Strength", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Defence", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Hitpoints", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Ranged", | |||
"value": 60 | |||
}, | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"value": 60 | |||
} | |||
], | |||
"hasTutorial": false, | |||
"description": "Slow and steady", | |||
"startingSkills": [ | |||
"melvorD:Attack", | |||
"melvorD:Strength", | |||
"melvorD:Defence", | |||
"melvorD:Hitpoints" | |||
], | |||
"useDefaultSkillUnlockRequirements": true | |||
}, | |||
{ | |||
"id": "melvorF:InternalSuffering", | |||
"name": "Internal Suffering Speedrun Mode", | |||
"rules": [ | |||
"YOUR GOAL - DEFEAT THE FINAL BOSS AS FAST AS POSSIBLE.", | |||
"!!! HARDCORE COMBAT TRIANGLE IS REVERSED !!!", | |||
"All Skills except Firemaking \u0026 Farming are unlocked in the beginning.", | |||
"Your Skill level is capped at Level 10. This cap can be increased by permanently disabling any non-Combat Skill (Maximum 10, not including Firemaking or Farming).", | |||
"Each disabled Skill increases the Skill Level cap by 10.", | |||
"You can disable Skills at any time.", | |||
"-80% Attack Interval for you and the Enemies.", | |||
"-80% Skill Intervals.", | |||
"+800% Global Mastery XP.", | |||
"-2s Monster Respawn Timer.", | |||
"Final Boss requires Level 99 in all Combat Skills to access.", | |||
"Larger numbers", | |||
"Stability not guaranteed." | |||
], | |||
"isPermaDeath": false, | |||
"isEvent": true, | |||
"endDate": 17144459990, | |||
"combatTriangle": "InvertedHardcore", | |||
"hitpointMultiplier": 1000, | |||
"hasRegen": true, | |||
"capNonCombatSkillLevels": false, | |||
"startingPage": "melvorD:Woodcutting", | |||
"startingItems": [], | |||
"allowSkillUnlock": false, | |||
"skillUnlockCost": [], | |||
"playerModifiers": { | |||
"attackInterval": -80, | |||
"flatMonsterRespawnInterval": -2000, | |||
"skillInterval": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Thieving", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Farming", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Crafting", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Fletching", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Runecrafting", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Herblore", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Summoning", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Agility", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Astrology", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"value": -80 | |||
} | |||
], | |||
"masteryXP": 800 | |||
}, | |||
"enemyModifiers": { | |||
"attackInterval": -80 | |||
}, | |||
"hasTutorial": false, | |||
"startingSkills": [ | |||
"melvorD:Woodcutting", | |||
"melvorD:Fishing", | |||
"melvorD:Cooking", | |||
"melvorD:Mining", | |||
"melvorD:Smithing", | |||
"melvorD:Attack", | |||
"melvorD:Strength", | |||
"melvorD:Defence", | |||
"melvorD:Hitpoints", | |||
"melvorD:Thieving", | |||
"melvorD:Ranged", | |||
"melvorD:Fletching", | |||
"melvorD:Crafting", | |||
"melvorD:Runecrafting", | |||
"melvorD:Magic", | |||
"melvorD:Prayer", | |||
"melvorD:Slayer", | |||
"melvorD:Herblore", | |||
"melvorD:Agility", | |||
"melvorD:Summoning", | |||
"melvorD:Astrology" | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:HCCOSpeedrun", | |||
"name": "Hardcore Combat Only Speedrun", | |||
"rules": [ | |||
"Stability not guaranteed.", | |||
"Hardcore Mode Combat Triangle.", | |||
"No Hitpoints Regeneration", | |||
"+10% Flat Slayer Area Effect Negation", | |||
"-2s Monster Respawn Timer", | |||
"-80% Attack Interval for you and the Enemies.", | |||
"All non-Combat Skills are permanently disabled.", | |||
"YOUR GOAL - DEFEAT THE FINAL BOSS AS FAST AS POSSIBLE." | |||
], | |||
"isPermaDeath": true, | |||
"isEvent": true, | |||
"endDate": 1714532399000, | |||
"combatTriangle": "Hardcore", | |||
"hitpointMultiplier": 10, | |||
"hasRegen": false, | |||
"capNonCombatSkillLevels": false, | |||
"startingPage": "melvorD:Bank", | |||
"startingItems": [], | |||
"allowSkillUnlock": false, | |||
"skillUnlockCost": [], | |||
"playerModifiers": { | |||
"attackInterval": -80, | |||
"flatMonsterRespawnInterval": -2000, | |||
"flatSlayerAreaEffectNegation": 10 | |||
}, | |||
"enemyModifiers": { | |||
"attackInterval": -80 | |||
}, | |||
"hasTutorial": false, | |||
"startDate": 1657553400000, | |||
"startingSkills": [ | |||
"melvorD:Attack", | |||
"melvorD:Strength", | |||
"melvorD:Defence", | |||
"melvorD:Hitpoints", | |||
"melvorD:Ranged", | |||
"melvorD:Magic", | |||
"melvorD:Slayer", | |||
"melvorD:Prayer" | |||
] | |||
}, | |||
{ | |||
"id": "melvorAoD:AncientRelics", | |||
"name": "Ancient Relics Mode", | |||
"rules": [ | |||
"Harsher penalties applied against you in Combat.", | |||
"All preservation and doubling is disabled.", | |||
"Dungeons also provide Food Crates upon completion as a reward.", | |||
"Fishing and Cooking are locked until completion of Impending Darkness", | |||
"Combat Levels, except Prayer and Slayer, automatically increase when defeating a Dungeon.", | |||
"Defeat Dungeons to increase Maximum Skill Level for randomised Skill (Choice of 2).", | |||
"Maximum Skill Levels are capped at Level 10.", | |||
"Ancient Relics can be located in all Skills to gain unique permanent modifiers (6 per Skill)." | |||
], | |||
"isPermaDeath": false, | |||
"isEvent": false, | |||
"endDate": 0, | |||
"combatTriangle": "Hardcore", | |||
"hitpointMultiplier": 10, | |||
"hasRegen": true, | |||
"capNonCombatSkillLevels": false, | |||
"startingPage": "melvorD:Bank", | |||
"startingItems": [ | |||
{ | |||
"id": "melvorD:Shrimp", | |||
"quantity": 50 | |||
} | |||
], | |||
"allowSkillUnlock": false, | |||
"skillUnlockCost": [], | |||
"playerModifiers": { | |||
"globalItemDoublingChance": -696969, | |||
"combatLootDoublingChance": -696969, | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": -696969 | |||
}, | |||
{ | |||
"skillID": "melvorD:Farming", | |||
"value": -696969 | |||
} | |||
], | |||
"ammoPreservationChance": -696969, | |||
"runePreservationChance": -696969, | |||
"skillPreservationChance": -696969, | |||
"potionChargePreservationChance": -696969, | |||
"prayerPointPreservationChance": -696969, | |||
"summoningChargePreservationChance": -696969, | |||
"altMagicRunePreservationChance": -696969 | |||
}, | |||
"enemyModifiers": {}, | |||
"disabledModifiers": [ | |||
"prayerPointPreservationChancePerPoint", | |||
"combatLootDoublingChance", | |||
"prayerPointPreservationChance", | |||
"ammoPreservationChance", | |||
"runePreservationChance", | |||
"potionChargePreservationChance", | |||
"skillPreservationChance", | |||
"globalItemDoublingChance", | |||
"compostPreservationChance", | |||
"summoningChargePreservationChance", | |||
"altMagicRunePreservationChance", | |||
"foodPreservationChance", | |||
"halveWoodcuttingDoubleChance", | |||
"consumablePreservationChance", | |||
"unholyPrayerPointPreservationChance", | |||
"melvorAoD:mapChargePreservationChance", | |||
"soulPointPreservationChance", | |||
"skillItemDoublingChance", | |||
"doubleItemsChanceAgainstDamageType", | |||
"doubleSoulDropChance", | |||
"fishingMasteryDoublingChance", | |||
"doubleBoneDrops", | |||
"doubleItemsSkill", | |||
"useNoSummoningChargesAbyssalOctopus" | |||
], | |||
"hasTutorial": false, | |||
"description": "Locate powerful Ancient Relics in this chaotic Melvor Idle experience.", | |||
"startingSkills": [ | |||
"melvorD:Attack", | |||
"melvorD:Strength", | |||
"melvorD:Defence", | |||
"melvorD:Hitpoints", | |||
"melvorD:Ranged", | |||
"melvorD:Magic", | |||
"melvorD:Prayer", | |||
"melvorD:Slayer", | |||
"melvorD:Farming", | |||
"melvorD:Township", | |||
"melvorD:Woodcutting", | |||
"melvorD:Firemaking", | |||
"melvorD:Mining", | |||
"melvorD:Smithing", | |||
"melvorD:Thieving", | |||
"melvorD:Fletching", | |||
"melvorD:Crafting", | |||
"melvorD:Runecrafting", | |||
"melvorD:Herblore", | |||
"melvorD:Agility", | |||
"melvorD:Summoning", | |||
"melvorD:Astrology", | |||
"melvorAoD:Archaeology", | |||
"melvorAoD:Cartography" | |||
], | |||
"defaultInitialLevelCap": 10, | |||
"defaultInitialAbyssalLevelCap": 10, | |||
"levelCapIncreases": [ | |||
"melvorAoD:Pre99Dungeons", | |||
"melvorAoD:ImpendingDarknessSet100" | |||
], | |||
"allowXPOverLevelCap": false, | |||
"disablePreservation": true, | |||
"disableItemDoubling": true, | |||
"hasActiveGameplay": true, | |||
"allowAncientRelicDrops": true, | |||
"useDefaultSkillUnlockRequirements": true, | |||
"skillUnlockRequirements": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"requirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Impending_Darkness", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"requirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Impending_Darkness", | |||
"count": 1 | |||
} | |||
] | |||
} | |||
], | |||
"pre99RollConversion": "melvorAoD:Pre99Dungeons" | |||
}, | |||
{ | |||
"id": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"name": "Hardcore Ancient Relics Speedrun", | |||
"rules": [ | |||
"Stability not guaranteed.", | |||
"No Hitpoints Regeneration", | |||
"-2s Monster Respawn Timer", | |||
"+800% Global Mastery XP.", | |||
"-80% Skill Intervals.", | |||
"-80% Attack Interval for you and the Enemies.", | |||
"+100% Maximum Hitpoints for you and the Enemies.", | |||
"Ancient Relics Mode rules apply.", | |||
"YOUR GOAL - DEFEAT THE FINAL BOSS AS FAST AS POSSIBLE." | |||
], | |||
"isPermaDeath": true, | |||
"isEvent": true, | |||
"endDate": 1714532399000, | |||
"combatTriangle": "Hardcore", | |||
"hitpointMultiplier": 10, | |||
"hasRegen": false, | |||
"capNonCombatSkillLevels": false, | |||
"startingPage": "melvorD:Bank", | |||
"startingItems": [ | |||
{ | |||
"id": "melvorD:Shrimp", | |||
"quantity": 50 | |||
} | |||
], | |||
"allowSkillUnlock": false, | |||
"skillUnlockCost": [], | |||
"playerModifiers": { | |||
"attackInterval": -80, | |||
"flatMonsterRespawnInterval": -2000, | |||
"maxHitpoints": 100, | |||
"skillInterval": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Thieving", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Farming", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Crafting", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Fletching", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Runecrafting", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Herblore", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Summoning", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Agility", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Astrology", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"value": -80 | |||
}, | |||
{ | |||
"skillID": "melvorAoD:Archaeology", | |||
"value": -80 | |||
} | |||
], | |||
"summoningAttackInterval": -80, | |||
"cartographySurveyInterval": -80, | |||
"cartographyPaperMakingInterval": -80, | |||
"cartographyMapUpgradeInterval": -80, | |||
"masteryXP": 800, | |||
"flatTownshipHappiness": 400, | |||
"flatTownshipEducation": 400, | |||
"globalItemDoublingChance": -696969, | |||
"combatLootDoublingChance": -696969, | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": -696969 | |||
}, | |||
{ | |||
"skillID": "melvorD:Farming", | |||
"value": -696969 | |||
} | |||
], | |||
"ammoPreservationChance": -696969, | |||
"runePreservationChance": -696969, | |||
"skillPreservationChance": -696969, | |||
"potionChargePreservationChance": -696969, | |||
"prayerPointPreservationChance": -696969, | |||
"summoningChargePreservationChance": -696969, | |||
"altMagicRunePreservationChance": -696969 | |||
}, | |||
"enemyModifiers": { | |||
"attackInterval": -80, | |||
"maxHitpoints": 100 | |||
}, | |||
"disabledModifiers": [ | |||
"prayerPointPreservationChancePerPoint", | |||
"combatLootDoublingChance", | |||
"prayerPointPreservationChance", | |||
"ammoPreservationChance", | |||
"runePreservationChance", | |||
"potionChargePreservationChance", | |||
"skillPreservationChance", | |||
"globalItemDoublingChance", | |||
"compostPreservationChance", | |||
"summoningChargePreservationChance", | |||
"altMagicRunePreservationChance", | |||
"foodPreservationChance", | |||
"halveWoodcuttingDoubleChance", | |||
"consumablePreservationChance", | |||
"unholyPrayerPointPreservationChance", | |||
"melvorAoD:mapChargePreservationChance", | |||
"soulPointPreservationChance", | |||
"skillItemDoublingChance", | |||
"doubleItemsChanceAgainstDamageType", | |||
"doubleSoulDropChance", | |||
"fishingMasteryDoublingChance", | |||
"doubleBoneDrops", | |||
"doubleItemsSkill", | |||
"useNoSummoningChargesAbyssalOctopus" | |||
], | |||
"hasTutorial": false, | |||
"description": "Slow and steady", | |||
"startingSkills": [ | |||
"melvorD:Attack", | |||
"melvorD:Strength", | |||
"melvorD:Defence", | |||
"melvorD:Hitpoints", | |||
"melvorD:Ranged", | |||
"melvorD:Magic", | |||
"melvorD:Prayer", | |||
"melvorD:Slayer", | |||
"melvorD:Farming", | |||
"melvorD:Township", | |||
"melvorD:Woodcutting", | |||
"melvorD:Firemaking", | |||
"melvorD:Mining", | |||
"melvorD:Smithing", | |||
"melvorD:Thieving", | |||
"melvorD:Fletching", | |||
"melvorD:Crafting", | |||
"melvorD:Runecrafting", | |||
"melvorD:Herblore", | |||
"melvorD:Agility", | |||
"melvorD:Summoning", | |||
"melvorD:Astrology", | |||
"melvorAoD:Archaeology", | |||
"melvorAoD:Cartography" | |||
], | |||
"defaultInitialLevelCap": 10, | |||
"defaultInitialAbyssalLevelCap": 10, | |||
"levelCapIncreases": [ | |||
"melvorAoD:Pre99Dungeons", | |||
"melvorAoD:ImpendingDarknessSet100" | |||
], | |||
"allowXPOverLevelCap": false, | |||
"disablePreservation": true, | |||
"disableItemDoubling": true, | |||
"hasActiveGameplay": true, | |||
"allowAncientRelicDrops": true, | |||
"useDefaultSkillUnlockRequirements": true, | |||
"skillUnlockRequirements": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"requirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Impending_Darkness", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"requirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Impending_Darkness", | |||
"count": 1 | |||
} | |||
] | |||
} | |||
], | |||
"pre99RollConversion": "melvorAoD:Pre99Dungeons" | |||
}, | |||
{ | |||
"id": "melvorAoD:HCCOARSpeedrun", | |||
"name": "Hardcore Ancient Relics Combat Only Speedrun", | |||
"rules": [ | |||
"Stability not guaranteed.", | |||
"Hardcore Mode Combat Triangle.", | |||
"No Hitpoints Regeneration", | |||
"+10% Flat Slayer Area Effect Negation", | |||
"-2s Monster Respawn Timer", | |||
"-80% Attack Interval for you and the Enemies.", | |||
"Ancient Relics Mode rules apply.", | |||
"All non-Combat Skills are permanently disabled.", | |||
"YOUR GOAL - DEFEAT THE FINAL BOSS AS FAST AS POSSIBLE." | |||
], | |||
"isPermaDeath": true, | |||
"isEvent": true, | |||
"endDate": 1714532399000, | |||
"combatTriangle": "Hardcore", | |||
"hitpointMultiplier": 10, | |||
"hasRegen": false, | |||
"capNonCombatSkillLevels": false, | |||
"startingPage": "melvorD:Bank", | |||
"startingItems": [], | |||
"allowSkillUnlock": false, | |||
"skillUnlockCost": [], | |||
"playerModifiers": { | |||
"attackInterval": -80, | |||
"flatMonsterRespawnInterval": -2000, | |||
"flatSlayerAreaEffectNegation": 10, | |||
"globalItemDoublingChance": -696969, | |||
"combatLootDoublingChance": -696969, | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": -696969 | |||
}, | |||
{ | |||
"skillID": "melvorD:Farming", | |||
"value": -696969 | |||
} | |||
], | |||
"ammoPreservationChance": -696969, | |||
"runePreservationChance": -696969, | |||
"skillPreservationChance": -696969, | |||
"potionChargePreservationChance": -696969, | |||
"prayerPointPreservationChance": -696969, | |||
"summoningChargePreservationChance": -696969, | |||
"altMagicRunePreservationChance": -696969 | |||
}, | |||
"enemyModifiers": { | |||
"attackInterval": -80 | |||
}, | |||
"hasTutorial": false, | |||
"startDate": 1657553400000, | |||
"startingSkills": [ | |||
"melvorD:Attack", | |||
"melvorD:Strength", | |||
"melvorD:Defence", | |||
"melvorD:Hitpoints", | |||
"melvorD:Ranged", | |||
"melvorD:Magic", | |||
"melvorD:Slayer", | |||
"melvorD:Prayer" | |||
], | |||
"defaultInitialLevelCap": 10, | |||
"defaultInitialAbyssalLevelCap": 10, | |||
"levelCapIncreases": [ | |||
"melvorAoD:Pre99DungeonsCombatOnly", | |||
"melvorAoD:ImpendingDarknessSet100CombatOnly" | |||
], | |||
"disablePreservation": true, | |||
"disableItemDoubling": true, | |||
"allowAncientRelicDrops": true, | |||
"allowXPOverLevelCap": false, | |||
"disabledModifiers": [ | |||
"prayerPointPreservationChancePerPoint", | |||
"combatLootDoublingChance", | |||
"prayerPointPreservationChance", | |||
"ammoPreservationChance", | |||
"runePreservationChance", | |||
"potionChargePreservationChance", | |||
"skillPreservationChance", | |||
"globalItemDoublingChance", | |||
"compostPreservationChance", | |||
"summoningChargePreservationChance", | |||
"altMagicRunePreservationChance", | |||
"foodPreservationChance", | |||
"halveWoodcuttingDoubleChance", | |||
"consumablePreservationChance", | |||
"unholyPrayerPointPreservationChance", | |||
"melvorAoD:mapChargePreservationChance", | |||
"soulPointPreservationChance", | |||
"skillItemDoublingChance", | |||
"doubleItemsChanceAgainstDamageType", | |||
"doubleSoulDropChance", | |||
"fishingMasteryDoublingChance", | |||
"doubleBoneDrops", | |||
"doubleItemsSkill", | |||
"useNoSummoningChargesAbyssalOctopus" | |||
] | |||
}, | |||
{ | |||
"id": "melvorBirthday2023:BirthdayMode", | |||
"name": "???", | |||
"rules": [ | |||
"???", | |||
"???", | |||
"???", | |||
"???", | |||
"???" | |||
], | |||
"isPermaDeath": false, | |||
"isEvent": true, | |||
"endDate": 1698199200000, | |||
"combatTriangle": "Hardcore", | |||
"hitpointMultiplier": 696969, | |||
"overrideMaxHitpoints": 1, | |||
"hasRegen": true, | |||
"capNonCombatSkillLevels": false, | |||
"startingPage": "melvorD:Bank", | |||
"startingItems": [ | |||
{ | |||
"id": "melvorF:Food_Box_I", | |||
"quantity": 69 | |||
}, | |||
{ | |||
"id": "melvorF:Food_Box_II", | |||
"quantity": 69 | |||
}, | |||
{ | |||
"id": "melvorF:Cooking_Apron", | |||
"quantity": 69 | |||
}, | |||
{ | |||
"id": "melvorF:Wasteful_Ring", | |||
"quantity": 69 | |||
} | |||
], | |||
"allowSkillUnlock": false, | |||
"skillUnlockCost": [], | |||
"playerModifiers": { | |||
"decreasedFlatMaxHitpoints": 6969696969, | |||
"decreasedAttackIntervalPercent": 80, | |||
"decreasedMonsterRespawnTimer": 2000 | |||
}, | |||
"enemyModifiers": { | |||
"increasedAttackIntervalPercent": 1000, | |||
"increasedGlobalAccuracy": 1000 | |||
}, | |||
"enemyPassives": [ | |||
"melvorF:Purity2" | |||
], | |||
"enemySpecialAttacks": [ | |||
"melvorD:Dragonbreath", | |||
"melvorD:LesserDragonbreath", | |||
"melvorD:Firebreathing", | |||
"melvorD:Volley" | |||
], | |||
"hasTutorial": false, | |||
"description": "???", | |||
"startingSkills": [ | |||
"melvorD:Attack", | |||
"melvorD:Strength", | |||
"melvorD:Defence", | |||
"melvorD:Hitpoints", | |||
"melvorD:Ranged", | |||
"melvorD:Magic", | |||
"melvorD:Prayer", | |||
"melvorD:Slayer", | |||
"melvorD:Fishing", | |||
"melvorD:Cooking", | |||
"melvorD:Farming" | |||
], | |||
"allowDungeonLevelCapIncrease": false, | |||
"allowXPOverLevelCap": false, | |||
"disablePreservation": false, | |||
"disableItemDoubling": false, | |||
"hasActiveGameplay": false, | |||
"allowAncientRelicDrops": false, | |||
"requireLocalStorageKey": "birthdayGamemodeUnlocked" | |||
} | |||
], | |||
"equipmentSlots": [ | |||
{ | |||
"id": "melvorD:Helmet", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/armour_helmet.png", | |||
"emptyName": "Head", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 2, | |||
"row": 0 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Platebody", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/armour_platebody.png", | |||
"emptyName": "Torso", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 2, | |||
"row": 2 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Platelegs", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/armour_platelegs.png", | |||
"emptyName": "Legs", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 2, | |||
"row": 3 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Boots", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/armour_boots.png", | |||
"emptyName": "Feet", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 2, | |||
"row": 4 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Weapon", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/weapon_sword.png", | |||
"emptyName": "Weapon", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 1, | |||
"row": 2 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Shield", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/armour_shield.png", | |||
"emptyName": "Offhand", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 3, | |||
"row": 2 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Amulet", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/misc_amulet.png", | |||
"emptyName": "Neck", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 2, | |||
"row": 1 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Ring", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/misc_ring.png", | |||
"emptyName": "Ring", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 3, | |||
"row": 4 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Gloves", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/armour_gloves.png", | |||
"emptyName": "Hands", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 1, | |||
"row": 4 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Quiver", | |||
"allowQuantity": true, | |||
"emptyMedia": "assets/media/bank/weapon_quiver.png", | |||
"emptyName": "Quiver", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 3, | |||
"row": 1 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Cape", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/armour_cape.png", | |||
"emptyName": "Cape", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 1, | |||
"row": 1 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Passive", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/passive_slot.png", | |||
"emptyName": "Passive", | |||
"providesEquipStats": false, | |||
"gridPosition": { | |||
"col": 1, | |||
"row": 0 | |||
}, | |||
"requirements": [ | |||
{ | |||
"type": "SkillLevel", | |||
"skillID": "melvorD:Attack", | |||
"level": 1000 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:Summon1", | |||
"allowQuantity": true, | |||
"emptyMedia": "assets/media/bank/misc_summon.png", | |||
"emptyName": "Summon L", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 1, | |||
"row": 5 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Summon2", | |||
"allowQuantity": true, | |||
"emptyMedia": "assets/media/bank/misc_summon.png", | |||
"emptyName": "Summon R", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 3, | |||
"row": 5 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Consumable", | |||
"allowQuantity": true, | |||
"emptyMedia": "assets/media/bank/consumable.png", | |||
"emptyName": "Consumable", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 3, | |||
"row": 0 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Gem", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/gem_slot.png", | |||
"emptyName": "Gem", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 1, | |||
"row": 3 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Enhancement1", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/enhancement_1.png", | |||
"emptyName": "Enhancement L", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 1, | |||
"row": 6 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Enhancement2", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/enhancement_2.png", | |||
"emptyName": "Enhancement M", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 2, | |||
"row": 6 | |||
} | |||
}, | |||
{ | |||
"id": "melvorD:Enhancement3", | |||
"allowQuantity": false, | |||
"emptyMedia": "assets/media/bank/enhancement_3.png", | |||
"emptyName": "Enhancement R", | |||
"providesEquipStats": true, | |||
"gridPosition": { | |||
"col": 3, | |||
"row": 6 | |||
} | |||
} | |||
], | |||
"attackStyles": [ | |||
{ | |||
"id": "melvorD:Stab", | |||
"name": "Stab", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Attack", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"experienceGain": [ | |||
{ | |||
"skillID": "melvorD:Attack", | |||
"ratio": 4 | |||
} | |||
], | |||
"attackType": "melee" | |||
}, | |||
{ | |||
"id": "melvorD:Slash", | |||
"name": "Slash", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Strength", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"experienceGain": [ | |||
{ | |||
"skillID": "melvorD:Strength", | |||
"ratio": 4 | |||
} | |||
], | |||
"attackType": "melee" | |||
}, | |||
{ | |||
"id": "melvorD:Block", | |||
"name": "Block", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Defence", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"experienceGain": [ | |||
{ | |||
"skillID": "melvorD:Defence", | |||
"ratio": 4 | |||
} | |||
], | |||
"attackType": "melee" | |||
}, | |||
{ | |||
"id": "melvorD:Magic", | |||
"name": "Magic", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"experienceGain": [ | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"ratio": 4 | |||
} | |||
], | |||
"attackType": "magic" | |||
}, | |||
{ | |||
"id": "melvorD:Defensive", | |||
"name": "Defensive", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"value": 3 | |||
}, | |||
{ | |||
"skillID": "melvorD:Defence", | |||
"value": 3 | |||
} | |||
] | |||
}, | |||
"experienceGain": [ | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"ratio": 2 | |||
}, | |||
{ | |||
"skillID": "melvorD:Defence", | |||
"ratio": 2 | |||
} | |||
], | |||
"attackType": "magic" | |||
}, | |||
{ | |||
"id": "melvorD:Accurate", | |||
"name": "Accurate", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Ranged", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"experienceGain": [ | |||
{ | |||
"skillID": "melvorD:Ranged", | |||
"ratio": 4 | |||
} | |||
], | |||
"attackType": "ranged" | |||
}, | |||
{ | |||
"id": "melvorD:Rapid", | |||
"name": "Rapid", | |||
"modifiers": { | |||
"flatAttackInterval": -400 | |||
}, | |||
"experienceGain": [ | |||
{ | |||
"skillID": "melvorD:Ranged", | |||
"ratio": 4 | |||
} | |||
], | |||
"attackType": "ranged" | |||
}, | |||
{ | |||
"id": "melvorD:Longrange", | |||
"name": "Longrange", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Ranged", | |||
"value": 3 | |||
}, | |||
{ | |||
"skillID": "melvorD:Defence", | |||
"value": 3 | |||
} | |||
] | |||
}, | |||
"experienceGain": [ | |||
{ | |||
"skillID": "melvorD:Ranged", | |||
"ratio": 2 | |||
}, | |||
{ | |||
"skillID": "melvorD:Defence", | |||
"ratio": 2 | |||
} | |||
], | |||
"attackType": "ranged" | |||
} | |||
], | |||
"combatAreas": [ | |||
{ | |||
"id": "melvorD:Farmlands", | |||
"name": "Farmlands", | |||
"monsterIDs": [ | |||
"melvorD:Plant", | |||
"melvorD:Chicken", | |||
"melvorD:Cow", | |||
"melvorD:JuniorFarmer", | |||
"melvorD:AdultFarmer", | |||
"melvorD:MasterFarmer" | |||
], | |||
"difficulty": [ | |||
0 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Valley", | |||
"name": "Dragon Valley", | |||
"monsterIDs": [ | |||
"melvorD:GreenDragon", | |||
"melvorD:BlueDragon", | |||
"melvorD:RedDragon", | |||
"melvorD:BlackDragon" | |||
], | |||
"difficulty": [ | |||
1, | |||
2 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Wet_Forest", | |||
"name": "Wet Forest", | |||
"monsterIDs": [ | |||
"melvorD:Leech", | |||
"melvorD:SweatyMonster", | |||
"melvorD:WetMonster", | |||
"melvorD:MoistMonster" | |||
], | |||
"difficulty": [ | |||
0 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Wizard_Tower", | |||
"name": "Wizard Tower", | |||
"monsterIDs": [ | |||
"melvorD:Wizard", | |||
"melvorD:MasterWizard", | |||
"melvorD:DarkWizard" | |||
], | |||
"difficulty": [ | |||
0, | |||
2 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Castle_of_Kings", | |||
"name": "Castle of Kings", | |||
"monsterIDs": [ | |||
"melvorD:SteelKnight", | |||
"melvorD:BlackKnight", | |||
"melvorD:MithrilKnight", | |||
"melvorD:AdamantKnight", | |||
"melvorD:RuneKnight" | |||
], | |||
"difficulty": [ | |||
0, | |||
2 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Bandit_Hideout", | |||
"name": "Bandit Hideout", | |||
"monsterIDs": [ | |||
"melvorD:BanditTrainee", | |||
"melvorD:Bandit" | |||
], | |||
"difficulty": [ | |||
0 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Giant_Dungeon", | |||
"name": "Giant Dungeon", | |||
"monsterIDs": [ | |||
"melvorD:HillGiant", | |||
"melvorD:MossGiant" | |||
], | |||
"difficulty": [ | |||
0, | |||
1 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Sandy_Shores", | |||
"name": "Sandy Shores", | |||
"monsterIDs": [ | |||
"melvorD:Seagull", | |||
"melvorD:Tentacle", | |||
"melvorD:GiantCrab", | |||
"melvorD:ConfusedPirate" | |||
], | |||
"difficulty": [ | |||
0 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Icy_Hills", | |||
"name": "Icy Hills", | |||
"monsterIDs": [ | |||
"melvorD:FrozenArcher", | |||
"melvorD:FrozenMammoth", | |||
"melvorD:IceMonster" | |||
], | |||
"difficulty": [ | |||
0, | |||
1 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Goblin_Village", | |||
"name": "Golbin Village", | |||
"monsterIDs": [ | |||
"melvorD:Golbin", | |||
"melvorD:RangedGolbin" | |||
], | |||
"difficulty": [ | |||
0 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:Graveyard", | |||
"name": "Graveyard", | |||
"monsterIDs": [ | |||
"melvorD:Skeleton", | |||
"melvorD:ZombieHand", | |||
"melvorD:Zombie", | |||
"melvorD:Ghost" | |||
], | |||
"difficulty": [ | |||
0 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorD:ElerineBattlegrounds", | |||
"name": "Elerine Battlegrounds", | |||
"monsterIDs": [ | |||
"melvorD:ElerineArcher", | |||
"melvorD:ElerineWarrior", | |||
"melvorD:ElerineMage" | |||
], | |||
"difficulty": [ | |||
1, | |||
2 | |||
], | |||
"entryRequirements": [], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorAoD:EyeConicCave", | |||
"name": "Eye-conic Cave", | |||
"monsterIDs": [ | |||
"melvorAoD:BlindWarrior", | |||
"melvorAoD:BlindArcher", | |||
"melvorAoD:BlindMage", | |||
"melvorAoD:BlindGhost" | |||
], | |||
"difficulty": [ | |||
0 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "CartographyPOIDiscovery", | |||
"worldMapID": "melvorAoD:Melvor", | |||
"poiIDs": [ | |||
"melvorAoD:EyeConicCave" | |||
] | |||
} | |||
], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorAoD:MuckyCave", | |||
"name": "Mucky Cave", | |||
"monsterIDs": [ | |||
"melvorAoD:GreenSlime", | |||
"melvorAoD:VampiricBat", | |||
"melvorAoD:SlimeShooter" | |||
], | |||
"difficulty": [ | |||
0 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "CartographyPOIDiscovery", | |||
"worldMapID": "melvorAoD:Melvor", | |||
"poiIDs": [ | |||
"melvorAoD:MuckyCave" | |||
] | |||
} | |||
], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorAoD:RitualSite", | |||
"name": "Ritual Site", | |||
"monsterIDs": [ | |||
"melvorAoD:CultMember", | |||
"melvorAoD:CultImp", | |||
"melvorAoD:Lich", | |||
"melvorAoD:CultMonster" | |||
], | |||
"difficulty": [ | |||
3, | |||
4 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorAoD:Lost_Cursed_Text" | |||
} | |||
], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorAoD:CollapsedCity", | |||
"name": "Collapsed City", | |||
"monsterIDs": [ | |||
"melvorAoD:PoisonLeecher", | |||
"melvorAoD:PoisonRoamer", | |||
"melvorAoD:PoisonSlime", | |||
"melvorAoD:PoisonBloater" | |||
], | |||
"difficulty": [ | |||
2, | |||
3 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "CartographyPOIDiscovery", | |||
"worldMapID": "melvorAoD:Melvor", | |||
"poiIDs": [ | |||
"melvorAoD:GlaciaDungeonRuins" | |||
] | |||
} | |||
], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorAoD:LostTemple", | |||
"name": "Lost Temple", | |||
"monsterIDs": [ | |||
"melvorAoD:MagicMirror", | |||
"melvorAoD:PossessedBarrel", | |||
"melvorAoD:FakeDoor", | |||
"melvorAoD:IllusiveRoots" | |||
], | |||
"difficulty": [ | |||
3, | |||
4 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorAoD:Torn_Scrolls" | |||
} | |||
], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorAoD:ShipwreckCove", | |||
"name": "Shipwreck Cove", | |||
"monsterIDs": [ | |||
"melvorAoD:GhostSailor", | |||
"melvorAoD:GhostMercenary", | |||
"melvorAoD:ShipwreckBeast", | |||
"melvorAoD:CursedPirateCaptain" | |||
], | |||
"difficulty": [ | |||
3, | |||
4 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorAoD:Misty_Jewel" | |||
} | |||
], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorAoD:UnderwaterRuins", | |||
"name": "Underwater Ruins", | |||
"monsterIDs": [ | |||
"melvorAoD:Merman", | |||
"melvorAoD:MermaidArcher", | |||
"melvorAoD:MermanGuard", | |||
"melvorAoD:TreacherousJellyfish" | |||
], | |||
"difficulty": [ | |||
4 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "CartographyPOIDiscovery", | |||
"worldMapID": "melvorAoD:Melvor", | |||
"poiIDs": [ | |||
"melvorAoD:Melantis" | |||
] | |||
} | |||
], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorAoD:TreeOvergrowth", | |||
"name": "Tree Overgrowth", | |||
"monsterIDs": [ | |||
"melvorAoD:EvilOak", | |||
"melvorAoD:GrumpyWillow", | |||
"melvorAoD:AngryTeak", | |||
"melvorAoD:RagingMaple" | |||
], | |||
"difficulty": [ | |||
2, | |||
3 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorAoD:Old_Route_Chart" | |||
} | |||
], | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalFarmlands", | |||
"name": "Abyssal Farmlands", | |||
"monsterIDs": [ | |||
"melvorItA:AbyssalPlant", | |||
"melvorItA:AbyssalChicken", | |||
"melvorItA:AbyssalCow", | |||
"melvorItA:AbyssalScarecrow" | |||
], | |||
"difficulty": [ | |||
8 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorItA:Into_The_Abyss", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:DarkDescent", | |||
"name": "Dark Descent", | |||
"monsterIDs": [ | |||
"melvorItA:AbyssalBat", | |||
"melvorItA:AbyssalWallclimber", | |||
"melvorItA:AbyssalSwooper" | |||
], | |||
"difficulty": [ | |||
8 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorItA:Into_The_Abyss", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:SmoggyPlain", | |||
"name": "Smoggy Plain", | |||
"monsterIDs": [ | |||
"melvorItA:SmogSlime", | |||
"melvorItA:SmogVirefang", | |||
"melvorItA:SmogGolem", | |||
"melvorItA:SmogFiend" | |||
], | |||
"difficulty": [ | |||
9 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth1", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:BlightedMarsh", | |||
"name": "Blighted Marsh", | |||
"monsterIDs": [ | |||
"melvorItA:BlightedMantis", | |||
"melvorItA:BlightedMoth", | |||
"melvorItA:BlightedSprayer" | |||
], | |||
"difficulty": [ | |||
9 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth1", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:LightlessCave", | |||
"name": "Lightless Cave", | |||
"monsterIDs": [ | |||
"melvorItA:ShadowIllusion", | |||
"melvorItA:ShadowTrickster", | |||
"melvorItA:ShadowTormentor" | |||
], | |||
"difficulty": [ | |||
10 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth2", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:DreadedCrossing", | |||
"name": "Dreaded Crossing", | |||
"monsterIDs": [ | |||
"melvorItA:DreadwalkerWight", | |||
"melvorItA:DreadwalkerGhoul", | |||
"melvorItA:DreadwalkerRevenant" | |||
], | |||
"difficulty": [ | |||
10 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth2", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:FracturedPlains", | |||
"name": "Fractured Plains", | |||
"monsterIDs": [ | |||
"melvorItA:FracturedBeast", | |||
"melvorItA:FracturedManticore", | |||
"melvorItA:FracturedWyvern" | |||
], | |||
"difficulty": [ | |||
11 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth3", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:WitheringBastion", | |||
"name": "Withering Bastion", | |||
"monsterIDs": [ | |||
"melvorItA:WitheringBonearcher", | |||
"melvorItA:WitheringBonemage", | |||
"melvorItA:WitheringBoneguard" | |||
], | |||
"difficulty": [ | |||
11 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth3", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:MurmuringForest", | |||
"name": "Murmuring Forest", | |||
"monsterIDs": [ | |||
"melvorItA:MurmuringTrapper", | |||
"melvorItA:MurmuringTreant", | |||
"melvorItA:MurmuringWollotails" | |||
], | |||
"difficulty": [ | |||
12 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth4", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:WhisperwindCove", | |||
"name": "Whisperwind Cove", | |||
"monsterIDs": [ | |||
"melvorItA:SilentsnapGiantcrab", | |||
"melvorItA:SilentsnapTortoise", | |||
"melvorItA:SilentsnapSiren" | |||
], | |||
"difficulty": [ | |||
12 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth4", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:EldritchDomain", | |||
"name": "Eldritch Domain", | |||
"monsterIDs": [ | |||
"melvorItA:EldritchGhoul", | |||
"melvorItA:EldritchPhantom", | |||
"melvorItA:EldritchAbberation" | |||
], | |||
"difficulty": [ | |||
13 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth5", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
}, | |||
{ | |||
"id": "melvorItA:VoidConflux", | |||
"name": "Void Conflux", | |||
"monsterIDs": [ | |||
"melvorItA:VoidDoppelganger", | |||
"melvorItA:VoidApostle", | |||
"melvorItA:VoidHarbinger" | |||
], | |||
"difficulty": [ | |||
14 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "AbyssDepthCompletion", | |||
"depthID": "melvorItA:Depth6", | |||
"count": 1 | |||
} | |||
], | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"realm": "melvorItA:Abyssal", | |||
"type": "combatArea" | |||
} | |||
], | |||
"dungeons": [ | |||
{ | |||
"id": "melvorD:Chicken_Coop", | |||
"name": "Chicken Coop", | |||
"monsterIDs": [ | |||
"melvorD:Chicken", | |||
"melvorD:Chicken", | |||
"melvorD:Chicken", | |||
"melvorD:Chicken", | |||
"melvorD:Chick", | |||
"melvorD:MummaChicken" | |||
], | |||
"difficulty": [ | |||
0 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorD:Egg_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorD:Chick", | |||
"weight": 350 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:Undead_Graveyard", | |||
"name": "Undead Graveyard", | |||
"monsterIDs": [ | |||
"melvorD:ZombieHand", | |||
"melvorD:ZombieHand", | |||
"melvorD:ZombieHand", | |||
"melvorD:Zombie", | |||
"melvorD:Zombie", | |||
"melvorD:Zombie", | |||
"melvorD:Ghost", | |||
"melvorD:ZombieLeader" | |||
], | |||
"difficulty": [ | |||
1 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorD:Standard_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorD:Zarrah", | |||
"weight": 350 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:Spider_Forest", | |||
"name": "Spider Forest", | |||
"monsterIDs": [ | |||
"melvorD:Spider", | |||
"melvorD:BrownSpider", | |||
"melvorD:Spider", | |||
"melvorD:BrownSpider", | |||
"melvorD:Spider", | |||
"melvorD:EvilSpider", | |||
"melvorD:EvilSpider", | |||
"melvorD:SpiderKing" | |||
], | |||
"difficulty": [ | |||
2 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorD:Spider_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorD:Rosey", | |||
"weight": 350 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:Frozen_Cove", | |||
"name": "Frozen Cove", | |||
"monsterIDs": [ | |||
"melvorD:IceMonster", | |||
"melvorD:IceMonster", | |||
"melvorD:IceMonster", | |||
"melvorD:IceTroll", | |||
"melvorD:IceTroll", | |||
"melvorD:IceTroll", | |||
"melvorD:Ice", | |||
"melvorD:ProtectorofIce" | |||
], | |||
"difficulty": [ | |||
3 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorD:Frozen_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorD:ArcticYeti", | |||
"weight": 350 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:Deep_Sea_Ship", | |||
"name": "Deep Sea Ship", | |||
"monsterIDs": [ | |||
"melvorD:Pirate", | |||
"melvorD:Pirate", | |||
"melvorD:Pirate", | |||
"melvorD:Pirate", | |||
"melvorD:Pirate", | |||
"melvorD:Pirate", | |||
"melvorD:Pirate", | |||
"melvorD:FirstMate", | |||
"melvorD:PirateCaptain", | |||
"melvorD:TheKraken" | |||
], | |||
"difficulty": [ | |||
3 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorD:Pirate_Booty" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorD:Ayyden", | |||
"weight": 350 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:Volcanic_Cave", | |||
"name": "Volcanic Cave", | |||
"monsterIDs": [ | |||
"melvorD:Bat", | |||
"melvorD:BigBat", | |||
"melvorD:TheEye", | |||
"melvorD:ResurrectedEye", | |||
"melvorD:ViciousSerpent", | |||
"melvorD:FireSpirit", | |||
"melvorD:PratTheProtectorOfSecrets", | |||
"melvorD:MalcsTheGuardianOfMelvor" | |||
], | |||
"difficulty": [ | |||
4 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorD:Elite_Chest", | |||
"melvorD:Fire_Cape" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorD:Mac", | |||
"weight": 200 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"oneTimeRewardID": "melvorD:Futures_Prophecy", | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:Bandit_Base", | |||
"name": "Bandit Base", | |||
"monsterIDs": [ | |||
"melvorD:BanditTrainee", | |||
"melvorD:BanditTrainee", | |||
"melvorD:BanditTrainee", | |||
"melvorD:Bandit", | |||
"melvorD:Bandit", | |||
"melvorD:Bandit", | |||
"melvorD:BanditLeader" | |||
], | |||
"difficulty": [ | |||
1 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorD:Bandit_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorD:Chio", | |||
"weight": 350 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:Hall_of_Wizards", | |||
"name": "Hall of Wizards", | |||
"monsterIDs": [ | |||
"melvorD:Wizard", | |||
"melvorD:Wizard", | |||
"melvorD:Wizard", | |||
"melvorD:MasterWizard", | |||
"melvorD:MasterWizard", | |||
"melvorD:MasterWizard", | |||
"melvorD:DarkWizard", | |||
"melvorD:DarkWizard", | |||
"melvorD:ElderWizard" | |||
], | |||
"difficulty": [ | |||
2 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorD:Magic_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorD:BouncingBob", | |||
"weight": 350 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Air_God_Dungeon", | |||
"name": "Air God Dungeon", | |||
"monsterIDs": [ | |||
"melvorF:AirGuard", | |||
"melvorF:AirGuard", | |||
"melvorF:AirGuard", | |||
"melvorF:AirGuard", | |||
"melvorF:AirGuard", | |||
"melvorF:AirGuard", | |||
"melvorF:AirGuard", | |||
"melvorF:AirGuard", | |||
"melvorF:AirMonster", | |||
"melvorF:AirMonster", | |||
"melvorF:AirMonster", | |||
"melvorF:AirMonster", | |||
"melvorF:AirMonster", | |||
"melvorF:AirMonster", | |||
"melvorF:AirGolem", | |||
"melvorF:AirGolem", | |||
"melvorF:AirGolem", | |||
"melvorF:AirGolem", | |||
"melvorF:Aleron", | |||
"melvorF:Voltaire", | |||
"melvorF:Aeris" | |||
], | |||
"difficulty": [ | |||
5 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorD:Volcanic_Cave", | |||
"count": 1 | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorF:Scroll_of_Aeris" | |||
], | |||
"dropBones": true, | |||
"pet": { | |||
"petID": "melvorF:Aquarias", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"floors": [ | |||
8, | |||
6, | |||
4, | |||
2, | |||
1 | |||
], | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorD:Volcanic_Cave", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Water_God_Dungeon", | |||
"name": "Water God Dungeon", | |||
"monsterIDs": [ | |||
"melvorF:WaterGuard", | |||
"melvorF:WaterGuard", | |||
"melvorF:WaterGuard", | |||
"melvorF:WaterGuard", | |||
"melvorF:WaterGuard", | |||
"melvorF:WaterGuard", | |||
"melvorF:WaterGuard", | |||
"melvorF:WaterGuard", | |||
"melvorF:WaterMonster", | |||
"melvorF:WaterMonster", | |||
"melvorF:WaterMonster", | |||
"melvorF:WaterMonster", | |||
"melvorF:WaterMonster", | |||
"melvorF:WaterMonster", | |||
"melvorF:WaterGolem", | |||
"melvorF:WaterGolem", | |||
"melvorF:WaterGolem", | |||
"melvorF:WaterGolem", | |||
"melvorF:Lissia", | |||
"melvorF:Murtia", | |||
"melvorF:Glacia" | |||
], | |||
"difficulty": [ | |||
5 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Air_God_Dungeon", | |||
"count": 1 | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorF:Scroll_of_Glacia" | |||
], | |||
"dropBones": true, | |||
"pet": { | |||
"petID": "melvorF:Norman", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"floors": [ | |||
8, | |||
6, | |||
4, | |||
2, | |||
1 | |||
], | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorD:Volcanic_Cave", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Earth_God_Dungeon", | |||
"name": "Earth God Dungeon", | |||
"monsterIDs": [ | |||
"melvorF:EarthGuard", | |||
"melvorF:EarthGuard", | |||
"melvorF:EarthGuard", | |||
"melvorF:EarthGuard", | |||
"melvorF:EarthGuard", | |||
"melvorF:EarthGuard", | |||
"melvorF:EarthGuard", | |||
"melvorF:EarthGuard", | |||
"melvorF:EarthMonster", | |||
"melvorF:EarthMonster", | |||
"melvorF:EarthMonster", | |||
"melvorF:EarthMonster", | |||
"melvorF:EarthMonster", | |||
"melvorF:EarthMonster", | |||
"melvorF:EarthGolem", | |||
"melvorF:EarthGolem", | |||
"melvorF:EarthGolem", | |||
"melvorF:EarthGolem", | |||
"melvorF:Mistral", | |||
"melvorF:Ophidia", | |||
"melvorF:Terran" | |||
], | |||
"difficulty": [ | |||
5 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Water_God_Dungeon", | |||
"count": 1 | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorF:Scroll_of_Terran" | |||
], | |||
"dropBones": true, | |||
"pet": { | |||
"petID": "melvorF:Erran", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"floors": [ | |||
8, | |||
6, | |||
4, | |||
2, | |||
1 | |||
], | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorD:Volcanic_Cave", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Fire_God_Dungeon", | |||
"name": "Fire God Dungeon", | |||
"monsterIDs": [ | |||
"melvorF:FireGuard", | |||
"melvorF:FireGuard", | |||
"melvorF:FireGuard", | |||
"melvorF:FireGuard", | |||
"melvorF:FireGuard", | |||
"melvorF:FireGuard", | |||
"melvorF:FireGuard", | |||
"melvorF:FireGuard", | |||
"melvorF:FireMonster", | |||
"melvorF:FireMonster", | |||
"melvorF:FireMonster", | |||
"melvorF:FireMonster", | |||
"melvorF:FireMonster", | |||
"melvorF:FireMonster", | |||
"melvorF:FireGolem", | |||
"melvorF:FireGolem", | |||
"melvorF:FireGolem", | |||
"melvorF:FireGolem", | |||
"melvorF:Pyra", | |||
"melvorF:Ignis", | |||
"melvorF:Ragnar" | |||
], | |||
"difficulty": [ | |||
5 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Earth_God_Dungeon", | |||
"count": 1 | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorF:Scroll_of_Ragnar" | |||
], | |||
"dropBones": true, | |||
"pet": { | |||
"petID": "melvorF:Ren", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"oneTimeRewardID": "melvorF:Unknown_Evil", | |||
"floors": [ | |||
8, | |||
6, | |||
4, | |||
2, | |||
1 | |||
], | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorD:Volcanic_Cave", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Dragons_Den", | |||
"name": "Dragons Den", | |||
"monsterIDs": [ | |||
"melvorD:GreenDragon", | |||
"melvorD:GreenDragon", | |||
"melvorD:BlueDragon", | |||
"melvorD:BlueDragon", | |||
"melvorD:RedDragon", | |||
"melvorD:RedDragon", | |||
"melvorD:BlackDragon", | |||
"melvorD:BlackDragon", | |||
"melvorF:ElderDragon" | |||
], | |||
"difficulty": [ | |||
4 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorF:Elder_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorF:Harley", | |||
"weight": 350 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Miolite_Caves", | |||
"name": "Miolite Caves", | |||
"monsterIDs": [ | |||
"melvorF:MioliteSprig", | |||
"melvorF:MioliteSprig", | |||
"melvorF:MioliteTrio", | |||
"melvorF:MioliteTrio", | |||
"melvorF:MioliteWarden", | |||
"melvorF:MioliteWarden", | |||
"melvorF:MioliteMonarch" | |||
], | |||
"difficulty": [ | |||
3 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "SkillLevel", | |||
"skillID": "melvorD:Slayer", | |||
"level": 40 | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorF:Miolite_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorF:JellyJim", | |||
"weight": 350 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Infernal_Stronghold", | |||
"name": "Infernal Stronghold", | |||
"monsterIDs": [ | |||
"melvorF:Cerberus", | |||
"melvorF:Cerberus", | |||
"melvorF:Cerberus", | |||
"melvorF:Cerberus", | |||
"melvorF:Cerberus", | |||
"melvorF:FearfulEye", | |||
"melvorF:FearfulEye", | |||
"melvorF:FearfulEye", | |||
"melvorF:FearfulEye", | |||
"melvorF:RedDevil", | |||
"melvorF:RedDevil", | |||
"melvorF:RedDevil", | |||
"melvorF:Phoenix", | |||
"melvorF:Phoenix", | |||
"melvorF:Incendius", | |||
"melvorF:PratTheGuardianOfSecrets", | |||
"melvorF:MalcsTheLeaderOfDragons" | |||
], | |||
"difficulty": [ | |||
4 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "SkillLevel", | |||
"skillID": "melvorD:Slayer", | |||
"level": 75 | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorF:Infernal_Core", | |||
"melvorF:Infernal_Cape" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorF:Singe", | |||
"weight": 200 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorD:Volcanic_Cave", | |||
"count": 100 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Into_the_Mist", | |||
"name": "Into the Mist", | |||
"monsterIDs": [ | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:RandomITM", | |||
"melvorF:MysteriousFigurePhase1", | |||
"melvorF:MysteriousFigurePhase2", | |||
"melvorF:Ahrenia" | |||
], | |||
"difficulty": [ | |||
6 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "SkillLevel", | |||
"skillID": "melvorD:Slayer", | |||
"level": 90 | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorF:New_Dawn" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorF:Pablo", | |||
"weight": 5 | |||
}, | |||
"fixedPetClears": true, | |||
"pauseOnBosses": true, | |||
"oneTimeRewardID": "melvorF:Beginning_Of_The_End", | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Fire_God_Dungeon", | |||
"count": 1 | |||
} | |||
], | |||
"nonBossPassives": [ | |||
"melvorF:Afflicted" | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
], | |||
"gamemodeEntryRequirements": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"remove": [ | |||
"SkillLevel" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Fire_God_Dungeon", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"remove": [ | |||
"SkillLevel" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Fire_God_Dungeon", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"remove": [ | |||
"SkillLevel" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Fire_God_Dungeon", | |||
"count": 1 | |||
} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Impending_Darkness", | |||
"name": "Impending Darkness Event", | |||
"monsterIDs": [ | |||
"melvorF:BaneInstrumentOfFear" | |||
], | |||
"difficulty": [ | |||
6 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Into_the_Mist", | |||
"count": 1 | |||
} | |||
], | |||
"rewardItemIDs": [], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorF:Bone", | |||
"weight": 1 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Into_the_Mist", | |||
"count": 1 | |||
} | |||
], | |||
"eventID": "melvorF:ImpendingDarkness", | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeEntryRequirements": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Underwater_City", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Underwater_City", | |||
"count": 1 | |||
} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Ancient_Sanctuary", | |||
"name": "Ancient Sanctuary", | |||
"monsterIDs": [ | |||
"melvorTotH:HungryPlant", | |||
"melvorTotH:HungryPlant", | |||
"melvorTotH:HungryPlant", | |||
"melvorTotH:HungryPlant", | |||
"melvorTotH:HungryPlant", | |||
"melvorTotH:HungryPlant", | |||
"melvorTotH:PoisonToad", | |||
"melvorTotH:PoisonToad", | |||
"melvorTotH:PoisonToad", | |||
"melvorTotH:PoisonToad", | |||
"melvorTotH:PoisonToad", | |||
"melvorTotH:Kongamato", | |||
"melvorTotH:Kongamato", | |||
"melvorTotH:Kongamato", | |||
"melvorTotH:Kongamato", | |||
"melvorTotH:Conda", | |||
"melvorTotH:Conda", | |||
"melvorTotH:Conda", | |||
"melvorTotH:Alraune", | |||
"melvorTotH:Alraune", | |||
"melvorTotH:Morellia" | |||
], | |||
"difficulty": [ | |||
6 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Labyrinth_Solution", | |||
"count": 1 | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorTotH:Ancient_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorTotH:Penelope", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Impending_Darkness", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon" | |||
}, | |||
{ | |||
"id": "melvorTotH:Underground_Lava_Lake", | |||
"name": "Underground Lava Lake", | |||
"monsterIDs": [ | |||
"melvorTotH:BurningSnake", | |||
"melvorTotH:BurningSnake", | |||
"melvorTotH:BurningSnake", | |||
"melvorTotH:BurningSnake", | |||
"melvorTotH:InfernalGolem", | |||
"melvorTotH:InfernalGolem", | |||
"melvorTotH:InfernalGolem", | |||
"melvorTotH:InfernalGolem", | |||
"melvorTotH:MagicFireDemon", | |||
"melvorTotH:MagicFireDemon", | |||
"melvorTotH:MagicFireDemon", | |||
"melvorTotH:MagicFireDemon", | |||
"melvorTotH:Manticore", | |||
"melvorTotH:Manticore", | |||
"melvorTotH:Manticore", | |||
"melvorTotH:Manticore", | |||
"melvorTotH:GretYun", | |||
"melvorTotH:GretYun", | |||
"melvorTotH:GretYun", | |||
"melvorTotH:GretYun", | |||
"melvorTotH:Trogark" | |||
], | |||
"difficulty": [ | |||
6 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorTotH:Burning_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorTotH:Harry", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorTotH:Ancient_Sanctuary", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon" | |||
}, | |||
{ | |||
"id": "melvorTotH:Lightning_Region", | |||
"name": "Lightning Region", | |||
"monsterIDs": [ | |||
"melvorTotH:LightningSpirit", | |||
"melvorTotH:LightningSpirit", | |||
"melvorTotH:LightningSpirit", | |||
"melvorTotH:LightningSpirit", | |||
"melvorTotH:LightningMonkey", | |||
"melvorTotH:LightningMonkey", | |||
"melvorTotH:LightningMonkey", | |||
"melvorTotH:LightningMonkey", | |||
"melvorTotH:LightningGolem", | |||
"melvorTotH:LightningGolem", | |||
"melvorTotH:LightningGolem", | |||
"melvorTotH:LightningGolem", | |||
"melvorTotH:RaZu" | |||
], | |||
"difficulty": [ | |||
6 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorTotH:Static_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorTotH:Azuzu", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorTotH:Underground_Lava_Lake", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon" | |||
}, | |||
{ | |||
"id": "melvorTotH:Lair_of_the_Spider_Queen", | |||
"name": "Lair of the Spider Queen", | |||
"monsterIDs": [ | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:RandomSpiderLair", | |||
"melvorTotH:SpiderQueen" | |||
], | |||
"difficulty": [ | |||
6 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorTotH:Webbed_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorTotH:Webbie", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorTotH:Lightning_Region", | |||
"count": 1 | |||
} | |||
], | |||
"nonBossPassives": [ | |||
"melvorTotH:StickyWebs" | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon" | |||
}, | |||
{ | |||
"id": "melvorTotH:Cursed_Forest", | |||
"name": "Cursed Forest", | |||
"monsterIDs": [ | |||
"melvorTotH:TreeGiant", | |||
"melvorTotH:TreeGiant", | |||
"melvorTotH:TreeGiant", | |||
"melvorTotH:TreeGiant", | |||
"melvorTotH:TreeSpirit", | |||
"melvorTotH:TreeSpirit", | |||
"melvorTotH:TreeSpirit", | |||
"melvorTotH:TreeSpirit", | |||
"melvorTotH:CursedSpirit", | |||
"melvorTotH:CursedSpirit", | |||
"melvorTotH:CursedSpirit", | |||
"melvorTotH:CursedSpirit", | |||
"melvorTotH:LadyDarkheart" | |||
], | |||
"difficulty": [ | |||
6 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorTotH:Cursed_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorTotH:BillAndWendy", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorTotH:Lair_of_the_Spider_Queen", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon" | |||
}, | |||
{ | |||
"id": "melvorTotH:Necromancers_Palace", | |||
"name": "Necromancers Palace", | |||
"monsterIDs": [ | |||
"melvorTotH:CursedSkeletonWarrior", | |||
"melvorTotH:CursedSkeletonWarrior", | |||
"melvorTotH:CursedSkeletonWarrior", | |||
"melvorTotH:CursedSkeletonWarrior", | |||
"melvorTotH:CursedSkeletonWarrior", | |||
"melvorTotH:Beholder", | |||
"melvorTotH:Beholder", | |||
"melvorTotH:Beholder", | |||
"melvorTotH:Beholder", | |||
"melvorTotH:DarkKnight", | |||
"melvorTotH:DarkKnight", | |||
"melvorTotH:DarkKnight", | |||
"melvorTotH:Fiozor" | |||
], | |||
"difficulty": [ | |||
6 | |||
], | |||
"entryRequirements": [], | |||
"rewardItemIDs": [ | |||
"melvorTotH:Bone_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorTotH:Phantom", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorTotH:Cursed_Forest", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon" | |||
}, | |||
{ | |||
"id": "melvorTotH:Throne_of_the_Herald", | |||
"name": "Throne of the Herald", | |||
"monsterIDs": [ | |||
"melvorTotH:TheHeraldPhase1", | |||
"melvorTotH:TheHeraldPhase2", | |||
"melvorTotH:TheHeraldPhase3" | |||
], | |||
"difficulty": [ | |||
7 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Golden_Key", | |||
"count": 1 | |||
} | |||
], | |||
"rewardItemIDs": [], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorTotH:Harold", | |||
"weight": 1 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": true, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorTotH:Necromancers_Palace", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon" | |||
}, | |||
{ | |||
"id": "melvorAoD:Golem_Territory", | |||
"name": "Golem Territory", | |||
"monsterIDs": [ | |||
"melvorAoD:GraniteGolem", | |||
"melvorAoD:GraniteGolem", | |||
"melvorAoD:RangedGolem", | |||
"melvorAoD:RangedGolem", | |||
"melvorAoD:EarthGolem", | |||
"melvorAoD:EarthGolem", | |||
"melvorAoD:MagicGolem", | |||
"melvorAoD:MagicGolem", | |||
"melvorAoD:LavaGolem" | |||
], | |||
"difficulty": [ | |||
3 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorAoD:Ancient_Stone_Tablet" | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorAoD:Golem_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorAoD:Crag", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
], | |||
"gamemodeEntryRequirements": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorD:Frozen_Cove", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorD:Frozen_Cove", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorD:Frozen_Cove", | |||
"count": 1 | |||
} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorAoD:Unholy_Forest", | |||
"name": "Unholy Forest", | |||
"monsterIDs": [ | |||
"melvorAoD:EvilOak", | |||
"melvorAoD:EvilOak", | |||
"melvorAoD:GrumpyWillow", | |||
"melvorAoD:GrumpyWillow", | |||
"melvorAoD:AngryTeak", | |||
"melvorAoD:AngryTeak", | |||
"melvorAoD:RagingMaple", | |||
"melvorAoD:RagingMaple", | |||
"melvorAoD:FuriousMahogany" | |||
], | |||
"difficulty": [ | |||
4 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorAoD:Old_Route_Chart" | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorAoD:Unholy_Trees_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorAoD:Sprout", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Golem_Territory", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_I" | |||
] | |||
} | |||
], | |||
"gamemodeEntryRequirements": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Golem_Territory", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Golem_Territory", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Golem_Territory", | |||
"count": 1 | |||
} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorAoD:Trickery_Temple", | |||
"name": "Trickery Temple", | |||
"monsterIDs": [ | |||
"melvorAoD:MagicMirror", | |||
"melvorAoD:MagicMirror", | |||
"melvorAoD:PossessedBarrel", | |||
"melvorAoD:PossessedBarrel", | |||
"melvorAoD:FakeDoor", | |||
"melvorAoD:FakeDoor", | |||
"melvorAoD:IllusiveRoots", | |||
"melvorAoD:IllusiveRoots", | |||
"melvorAoD:PuppetMaster" | |||
], | |||
"difficulty": [ | |||
4 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorAoD:Torn_Scrolls" | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorAoD:Trickery_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorAoD:Kiko", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Unholy_Forest", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
], | |||
"gamemodeEntryRequirements": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Unholy_Forest", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Unholy_Forest", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Unholy_Forest", | |||
"count": 1 | |||
} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorAoD:Cult_Grounds", | |||
"name": "Cult Grounds", | |||
"monsterIDs": [ | |||
"melvorAoD:CultMember", | |||
"melvorAoD:CultMember", | |||
"melvorAoD:CultImp", | |||
"melvorAoD:CultImp", | |||
"melvorAoD:Lich", | |||
"melvorAoD:Lich", | |||
"melvorAoD:CultMonster", | |||
"melvorAoD:CultMonster", | |||
"melvorAoD:SoulTakerWitch" | |||
], | |||
"difficulty": [ | |||
4 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorAoD:Lost_Cursed_Text" | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorAoD:Ritual_Chest" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorAoD:Aggi", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Trickery_Temple", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
], | |||
"gamemodeEntryRequirements": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Trickery_Temple", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Trickery_Temple", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"remove": [ | |||
"ItemFound" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Trickery_Temple", | |||
"count": 1 | |||
} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorAoD:Underwater_City", | |||
"name": "Underwater City", | |||
"monsterIDs": [ | |||
"melvorAoD:Merman", | |||
"melvorAoD:Merman", | |||
"melvorAoD:MermaidArcher", | |||
"melvorAoD:MermaidArcher", | |||
"melvorAoD:MermanGuard", | |||
"melvorAoD:MermanGuard", | |||
"melvorAoD:TreacherousJellyfish", | |||
"melvorAoD:TreacherousJellyfish", | |||
"melvorAoD:Nagaia" | |||
], | |||
"difficulty": [ | |||
5 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "CartographyPOIDiscovery", | |||
"worldMapID": "melvorAoD:Melvor", | |||
"poiIDs": [ | |||
"melvorAoD:Melantis" | |||
] | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorAoD:Treacherous_Chest", | |||
"melvorAoD:Barrier_God_Shard" | |||
], | |||
"dropBones": false, | |||
"pet": { | |||
"petID": "melvorAoD:Lumi", | |||
"weight": 150 | |||
}, | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Cult_Grounds", | |||
"count": 1 | |||
} | |||
], | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon", | |||
"gamemodeRewardItemIDs": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"itemIDs": [ | |||
"melvorF:Food_Box_II" | |||
] | |||
} | |||
], | |||
"gamemodeEntryRequirements": [ | |||
{ | |||
"gamemodeID": "melvorAoD:AncientRelics", | |||
"remove": [ | |||
"CartographyPOIDiscovery" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Cult_Grounds", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HardcoreAncientRelicsSpeedrun", | |||
"remove": [ | |||
"CartographyPOIDiscovery" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Cult_Grounds", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"gamemodeID": "melvorAoD:HCCOARSpeedrun", | |||
"remove": [ | |||
"CartographyPOIDiscovery" | |||
], | |||
"add": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorAoD:Cult_Grounds", | |||
"count": 1 | |||
} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorItA:The_Abyssal_Approach", | |||
"name": "The Abyssal Approach", | |||
"monsterIDs": [ | |||
"melvorItA:MutatingPlant", | |||
"melvorItA:MutatingPlant", | |||
"melvorItA:MutatingPlant", | |||
"melvorItA:MutatingPlant", | |||
"melvorItA:MutatingPlant", | |||
"melvorItA:MutatingPlant", | |||
"melvorItA:MutatingChicken", | |||
"melvorItA:MutatingChicken", | |||
"melvorItA:MutatingChicken", | |||
"melvorItA:MutatingChicken", | |||
"melvorItA:MutatingChicken", | |||
"melvorItA:MutatingChicken", | |||
"melvorItA:MutatingCow", | |||
"melvorItA:MutatingCow", | |||
"melvorItA:MutatingCow", | |||
"melvorItA:MutatingCow", | |||
"melvorItA:MutatingCow", | |||
"melvorItA:MutatingCow", | |||
"melvorItA:MutatingScarecrow", | |||
"melvorItA:MutatingScarecrow", | |||
"melvorItA:MutatingScarecrow", | |||
"melvorItA:MutatingScarecrow", | |||
"melvorItA:MutatingScarecrow", | |||
"melvorItA:MutatingScarecrow" | |||
], | |||
"difficulty": [ | |||
7 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Impending_Darkness", | |||
"count": 1 | |||
} | |||
], | |||
"rewardItemIDs": [ | |||
"melvorItA:Strange_Sword" | |||
], | |||
"dropBones": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorF:Impending_Darkness", | |||
"count": 1 | |||
} | |||
], | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
], | |||
"type": "dungeon" | |||
}, | |||
{ | |||
"id": "melvorItA:Into_The_Abyss", | |||
"name": "Into the Abyss", | |||
"monsterIDs": [ | |||
"melvorItA:AbyssalPlant", | |||
"melvorItA:AbyssalPlant", | |||
"melvorItA:AbyssalPlant", | |||
"melvorItA:AbyssalPlant", | |||
"melvorItA:AbyssalPlant", | |||
"melvorItA:AbyssalPlant", | |||
"melvorItA:AbyssalChicken", | |||
"melvorItA:AbyssalChicken", | |||
"melvorItA:AbyssalChicken", | |||
"melvorItA:AbyssalChicken", | |||
"melvorItA:AbyssalChicken", | |||
"melvorItA:AbyssalChicken", | |||
"melvorItA:AbyssalCow", | |||
"melvorItA:AbyssalCow", | |||
"melvorItA:AbyssalCow", | |||
"melvorItA:AbyssalCow", | |||
"melvorItA:AbyssalCow", | |||
"melvorItA:AbyssalCow", | |||
"melvorItA:AbyssalScarecrow" | |||
], | |||
"difficulty": [ | |||
7 | |||
], | |||
"entryRequirements": [ | |||
{ | |||
"type": "SkillLevel", | |||
"skillID": "melvorD:Attack", | |||
"level": 99 | |||
} | |||
], | |||
"rewardItemIDs": [], | |||
"dropBones": false, | |||
"unlockRequirement": [ | |||
{ | |||
"type": "DungeonCompletion", | |||
"dungeonID": "melvorItA:The_Abyssal_Approach", | |||
"count": 1 | |||
} | |||
], | |||
"fixedPetClears": false, | |||
"pauseOnBosses": false, | |||
"combatTriangleSet": "melvorItA:Reversed", | |||
"allowedDamageTypeIDs": [ | |||
"melvorItA:Abyssal" | |||
], | |||
"type": "dungeon" | |||
} | |||
], | |||
"combatAreaCategories": [ | |||
{ | |||
"id": "melvorD:CombatAreas", | |||
"name": "Combat Areas", | |||
"areas": [ | |||
"melvorD:Farmlands", | |||
"melvorD:Goblin_Village", | |||
"melvorAoD:EyeConicCave", | |||
"melvorD:Graveyard", | |||
"melvorD:Sandy_Shores", | |||
"melvorD:Wet_Forest", | |||
"melvorD:Bandit_Hideout", | |||
"melvorAoD:MuckyCave", | |||
"melvorD:Giant_Dungeon", | |||
"melvorD:Icy_Hills", | |||
"melvorD:Castle_of_Kings", | |||
"melvorD:Wizard_Tower", | |||
"melvorD:Dragon_Valley", | |||
"melvorD:ElerineBattlegrounds", | |||
"melvorAoD:TreeOvergrowth", | |||
"melvorAoD:CollapsedCity", | |||
"melvorAoD:LostTemple", | |||
"melvorAoD:RitualSite", | |||
"melvorAoD:ShipwreckCove", | |||
"melvorAoD:UnderwaterRuins" | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:Dungeons", | |||
"name": "Dungeons", | |||
"areas": [ | |||
"melvorD:Chicken_Coop", | |||
"melvorD:Undead_Graveyard", | |||
"melvorD:Bandit_Base", | |||
"melvorD:Hall_of_Wizards", | |||
"melvorD:Spider_Forest", | |||
"melvorF:Miolite_Caves", | |||
"melvorD:Deep_Sea_Ship", | |||
"melvorD:Frozen_Cove", | |||
"melvorAoD:Golem_Territory", | |||
"melvorAoD:Unholy_Forest", | |||
"melvorF:Dragons_Den", | |||
"melvorAoD:Trickery_Temple", | |||
"melvorD:Volcanic_Cave", | |||
"melvorF:Infernal_Stronghold", | |||
"melvorAoD:Cult_Grounds", | |||
"melvorF:Air_God_Dungeon", | |||
"melvorF:Water_God_Dungeon", | |||
"melvorF:Earth_God_Dungeon", | |||
"melvorF:Fire_God_Dungeon", | |||
"melvorF:Into_the_Mist", | |||
"melvorAoD:Underwater_City", | |||
"melvorF:Impending_Darkness", | |||
"melvorItA:The_Abyssal_Approach", | |||
"melvorItA:Into_The_Abyss", | |||
"melvorTotH:Ancient_Sanctuary", | |||
"melvorTotH:Underground_Lava_Lake", | |||
"melvorTotH:Lightning_Region", | |||
"melvorTotH:Lair_of_the_Spider_Queen", | |||
"melvorTotH:Cursed_Forest", | |||
"melvorTotH:Necromancers_Palace", | |||
"melvorTotH:Throne_of_the_Herald" | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:SlayerAreas", | |||
"name": "Slayer Areas", | |||
"areas": [ | |||
"melvorF:Penumbra", | |||
"melvorF:Forest_of_Goo", | |||
"melvorF:Strange_Cave", | |||
"melvorF:Holy_Isles", | |||
"melvorF:Runic_Ruins", | |||
"melvorAoD:CrystalCaves", | |||
"melvorAoD:DarkQuarry", | |||
"melvorF:Arid_Plains", | |||
"melvorF:High_Lands", | |||
"melvorF:ToxicSwamps", | |||
"melvorF:Desolate_Plains", | |||
"melvorF:Shrouded_Badlands", | |||
"melvorF:Perilous_Peaks", | |||
"melvorAoD:CrystalDepths", | |||
"melvorF:Dark_Waters", | |||
"melvorF:UnhallowedWasteland", | |||
"melvorTotH:JungleLabyrinth", | |||
"melvorTotH:LavaLake", | |||
"melvorTotH:ForsakenTundra", | |||
"melvorTotH:FoggyLake", | |||
"melvorTotH:AfflictedCity", | |||
"melvorTotH:MidnightValley", | |||
"melvorTotH:GoldenCloudMountains", | |||
"melvorTotH:MillenniumGate" | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Strongholds", | |||
"name": "Strongholds", | |||
"areas": [ | |||
"melvorF:StrongholdOfTheUndead", | |||
"melvorF:StrongholdOfMagic", | |||
"melvorF:StrongholdOfDragons", | |||
"melvorF:StrongholdOfTheGods" | |||
] | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalCombatAreas", | |||
"name": "Abyssal Combat Areas", | |||
"areas": [ | |||
"melvorItA:AbyssalFarmlands", | |||
"melvorItA:DarkDescent", | |||
"melvorItA:SmoggyPlain", | |||
"melvorItA:BlightedMarsh", | |||
"melvorItA:LightlessCave", | |||
"melvorItA:DreadedCrossing", | |||
"melvorItA:FracturedPlains", | |||
"melvorItA:WitheringBastion", | |||
"melvorItA:MurmuringForest", | |||
"melvorItA:WhisperwindCove", | |||
"melvorItA:EldritchDomain", | |||
"melvorItA:VoidConflux" | |||
] | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalSlayerAreas", | |||
"name": "Abyssal Slayer Areas", | |||
"areas": [ | |||
"melvorItA:CrimsonForest", | |||
"melvorItA:TangledGrove", | |||
"melvorItA:ToxicWastes", | |||
"melvorItA:BlightedReach", | |||
"melvorItA:ParanoiaPit", | |||
"melvorItA:PetrifiedLair", | |||
"melvorItA:FracturedSpires", | |||
"melvorItA:WitheringCatacombs", | |||
"melvorItA:EchoMire", | |||
"melvorItA:WhisperingSea", | |||
"melvorItA:EldritchChasm", | |||
"melvorItA:TendrilHollow", | |||
"melvorItA:VoidEnclave", | |||
"melvorItA:VoidNexus" | |||
] | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalStrongholds", | |||
"name": "Abyssal Strongholds", | |||
"areas": [ | |||
"melvorItA:StrongholdOfBlight", | |||
"melvorItA:StrongholdOfFear", | |||
"melvorItA:StrongholdOfNightmares", | |||
"melvorItA:StrongholdOfTheOverlords" | |||
] | |||
}, | |||
{ | |||
"id": "melvorItA:TheAbyss", | |||
"name": "The Abyss", | |||
"areas": [ | |||
"melvorItA:Depth1", | |||
"melvorItA:Depth2", | |||
"melvorItA:Depth3", | |||
"melvorItA:Depth4", | |||
"melvorItA:Depth5", | |||
"melvorItA:Depth6", | |||
"melvorItA:Depth7", | |||
"melvorItA:Depth8" | |||
] | |||
} | |||
], | |||
"combatAreaCategoryOrder": [ | |||
"melvorD:CombatAreas", | |||
"melvorF:SlayerAreas", | |||
"melvorD:Dungeons", | |||
"melvorF:Strongholds", | |||
"melvorItA:AbyssalCombatAreas", | |||
"melvorItA:AbyssalSlayerAreas", | |||
"melvorItA:TheAbyss", | |||
"melvorItA:AbyssalStrongholds" | |||
], | |||
"attackSpellbooks": [ | |||
{ | |||
"id": "melvorD:Standard", | |||
"name": "Standard Magic", | |||
"nameLang": "COMBAT_MISC_STANDARD_SPELLBOOK_NAME", | |||
"spellNameLangPrefix": "MAGIC_SPELL_NAME_", | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal" | |||
] | |||
}, | |||
{ | |||
"id": "melvorF:Ancient", | |||
"name": "Ancient Magicks", | |||
"nameLang": "COMBAT_MISC_ANCIENT_SPELLBOOK_NAME", | |||
"spellNameLangPrefix": "MAGIC_ANCIENT_NAME_", | |||
"allowCurses": false, | |||
"allowDamageModifiers": false, | |||
"allowSpecialAttacks": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal", | |||
"melvorF:Pure" | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Archaic", | |||
"name": "Archaic Magicks", | |||
"nameLang": "COMBAT_MISC_ARCHAIC_SPELLBOOK_NAME", | |||
"spellNameLangPrefix": "MAGIC_ARCHAIC_NAME_", | |||
"allowSpecialAttacks": false, | |||
"allowedDamageTypeIDs": [ | |||
"melvorD:Normal", | |||
"melvorF:Pure" | |||
] | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal", | |||
"name": "Abyssal Spellbook", | |||
"nameLang": "ABYSSAL_SPELLBOOK", | |||
"spellNameLangPrefix": "MAGIC_ABYSSAL_NAME_", | |||
"allowedDamageTypeIDs": [ | |||
"melvorItA:Abyssal", | |||
"melvorItA:Eternal", | |||
"melvorF:Pure" | |||
] | |||
} | |||
], | |||
"pets": [ | |||
{ | |||
"id": "melvorD:Beavis", | |||
"name": "Beavis", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Woodcutting" | |||
}, | |||
{ | |||
"id": "melvorD:PuddingDuckie", | |||
"name": "Pudding Duckie", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Fishing", | |||
"patreonName": "(Moose)" | |||
}, | |||
{ | |||
"id": "melvorD:Pyro", | |||
"name": "Pyro", | |||
"modifiers": { | |||
"skillXP": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Firemaking" | |||
}, | |||
{ | |||
"id": "melvorD:Cris", | |||
"name": "Cris", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Cooking" | |||
}, | |||
{ | |||
"id": "melvorD:CoolRock", | |||
"name": "Cool Rock", | |||
"modifiers": { | |||
"flatMiningNodeHP": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Mining", | |||
"langCustomDescription": "PET_MISC_4" | |||
}, | |||
{ | |||
"id": "melvorD:PuffTheBabyDragon", | |||
"name": "Puff, the Baby Dragon", | |||
"modifiers": { | |||
"skillPreservationChance": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Smithing" | |||
}, | |||
{ | |||
"id": "melvorD:LarryTheLonelyLizard", | |||
"name": "Larry, the Lonely Lizard", | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Farming", | |||
"value": 15 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Farming" | |||
}, | |||
{ | |||
"id": "melvorD:Bruce", | |||
"name": "Bruce", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Attack", | |||
"value": 3 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Attack" | |||
}, | |||
{ | |||
"id": "melvorD:LilRon", | |||
"name": "Lil Ron", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Strength", | |||
"value": 3 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Strength" | |||
}, | |||
{ | |||
"id": "melvorD:Leonardo", | |||
"name": "Leonardo", | |||
"modifiers": { | |||
"flatResistance": [ | |||
{ | |||
"damageTypeID": "melvorD:Normal", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Defence" | |||
}, | |||
{ | |||
"id": "melvorD:FinnTheCat", | |||
"name": "Finn, the Cat", | |||
"modifiers": { | |||
"flatMaxHitpoints": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Hitpoints" | |||
}, | |||
{ | |||
"id": "melvorD:GoldenGolbin", | |||
"name": "Golden Golbin", | |||
"modifiers": { | |||
"combatLootDoublingChance": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "PAGE_NAME_Combat", | |||
"hint": "Combat" | |||
}, | |||
{ | |||
"id": "melvorD:Ty", | |||
"name": "Ty", | |||
"modifiers": { | |||
"masteryXP": 3 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": true, | |||
"langHint": "MENU_TEXT_MASTERY", | |||
"hint": "Mastery" | |||
}, | |||
{ | |||
"id": "melvorD:RipperTheReindeer", | |||
"name": "Ripper the Reindeer", | |||
"ignoreCompletion": true, | |||
"modifiers": {}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "PET_MISC_6", | |||
"langCustomDescription": "PET_MISC_3", | |||
"hint": "Christmas Event 2020" | |||
}, | |||
{ | |||
"id": "melvorD:Chick", | |||
"name": "Chick", | |||
"modifiers": { | |||
"accuracyRating": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Chicken_Coop", | |||
"hint": "Chicken Coop" | |||
}, | |||
{ | |||
"id": "melvorD:Zarrah", | |||
"name": "Zarrah", | |||
"modifiers": { | |||
"currencyGainFromCombat": [ | |||
{ | |||
"currencyID": "melvorD:GP", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Undead_Graveyard", | |||
"hint": "Undead Graveyard" | |||
}, | |||
{ | |||
"id": "melvorD:Chio", | |||
"name": "Chio", | |||
"modifiers": { | |||
"rangedMaxHit": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Bandit_Base", | |||
"hint": "Bandit Base" | |||
}, | |||
{ | |||
"id": "melvorD:BouncingBob", | |||
"name": "Bouncing Bob", | |||
"modifiers": { | |||
"magicMaxHit": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Hall_of_Wizards", | |||
"hint": "Hall of Wizards" | |||
}, | |||
{ | |||
"id": "melvorD:Rosey", | |||
"name": "Rosey", | |||
"modifiers": { | |||
"combatLootDoublingChance": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Spider_Forest", | |||
"hint": "Spider Forest" | |||
}, | |||
{ | |||
"id": "melvorD:Ayyden", | |||
"name": "Ayyden", | |||
"modifiers": { | |||
"currencyGain": [ | |||
{ | |||
"currencyID": "melvorD:SlayerCoins", | |||
"value": 2 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Deep_Sea_Ship", | |||
"hint": "Deep Sea Ship" | |||
}, | |||
{ | |||
"id": "melvorD:ArcticYeti", | |||
"name": "Arctic Yeti", | |||
"modifiers": { | |||
"ammoPreservationChance": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langCustomDescription": "PET_MISC_2", | |||
"langHint": "DUNGEON_NAME_Frozen_Cove", | |||
"hint": "Frozen Cove" | |||
}, | |||
{ | |||
"id": "melvorD:Mac", | |||
"name": "Mac", | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Volcanic_Cave", | |||
"hint": "Volcanic Cave" | |||
}, | |||
{ | |||
"id": "melvorD:JerryTheGiraffe", | |||
"name": "Jerry the Giraffe", | |||
"ignoreCompletion": true, | |||
"modifiers": { | |||
"golbinRaidStartingWeapon": 1 | |||
}, | |||
"activeInRaid": true, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "GOLBIN_RAID_STAGE_2_0", | |||
"hint": "Raid Shop" | |||
}, | |||
{ | |||
"id": "melvorD:PrestonThePlatypus", | |||
"name": "Preston the Platypus", | |||
"ignoreCompletion": true, | |||
"modifiers": { | |||
"golbinRaidStartingRuneCount": 1000 | |||
}, | |||
"activeInRaid": true, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "GOLBIN_RAID_STAGE_2_0", | |||
"hint": "Raid Shop" | |||
}, | |||
{ | |||
"id": "melvorD:FestiveCoolRock", | |||
"name": "Festive Cool Rock", | |||
"ignoreCompletion": true, | |||
"modifiers": {}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "EVENTS_NAME_0", | |||
"hint": "Christmas Event 2021" | |||
}, | |||
{ | |||
"id": "melvorD:FestiveChio", | |||
"name": "Festive Chio", | |||
"ignoreCompletion": true, | |||
"modifiers": {}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "EVENTS_NAME_0", | |||
"hint": "Christmas Event 2021" | |||
}, | |||
{ | |||
"id": "melvorF:Snek", | |||
"name": "Snek", | |||
"modifiers": { | |||
"currencyGain": [ | |||
{ | |||
"currencyID": "melvorD:GP", | |||
"skillID": "melvorD:Thieving", | |||
"value": 50 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Thieving" | |||
}, | |||
{ | |||
"id": "melvorF:Quill", | |||
"name": "Quill", | |||
"modifiers": { | |||
"flatSkillInterval": [ | |||
{ | |||
"skillID": "melvorD:Fletching", | |||
"value": -200 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Fletching" | |||
}, | |||
{ | |||
"id": "melvorF:Caaarrrlll", | |||
"name": "Caaarrrlll", | |||
"modifiers": { | |||
"flatSkillInterval": [ | |||
{ | |||
"skillID": "melvorD:Crafting", | |||
"value": -200 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Crafting" | |||
}, | |||
{ | |||
"id": "melvorF:Gunter", | |||
"name": "Gunter", | |||
"modifiers": { | |||
"skillPreservationChance": [ | |||
{ | |||
"skillID": "melvorD:Runecrafting", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Runecrafting" | |||
}, | |||
{ | |||
"id": "melvorF:Gronk", | |||
"name": "Gronk", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Herblore", | |||
"value": 2 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Herblore" | |||
}, | |||
{ | |||
"id": "melvorF:Marahute", | |||
"name": "Marahute", | |||
"modifiers": { | |||
"ammoPreservationChance": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Ranged" | |||
}, | |||
{ | |||
"id": "melvorF:Salem", | |||
"name": "Salem", | |||
"modifiers": { | |||
"runePreservationChance": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Magic" | |||
}, | |||
{ | |||
"id": "melvorF:Monkey", | |||
"name": "Monk-ey", | |||
"modifiers": { | |||
"prayerPointPreservationChance": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Prayer" | |||
}, | |||
{ | |||
"id": "melvorF:Asura", | |||
"name": "Asura", | |||
"modifiers": { | |||
"currencyGain": [ | |||
{ | |||
"currencyID": "melvorD:SlayerCoins", | |||
"value": 20 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Slayer", | |||
"patreonName": "( [ ] )" | |||
}, | |||
{ | |||
"id": "melvorF:Peri", | |||
"name": "Peri", | |||
"modifiers": { | |||
"meleeEvasion": 5, | |||
"rangedEvasion": 5, | |||
"magicEvasion": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "SLAYER_AREA_NAME_Perilous_Peaks", | |||
"hint": "Perilous Peaks" | |||
}, | |||
{ | |||
"id": "melvorF:Otto", | |||
"name": "Otto", | |||
"modifiers": { | |||
"flatAttackInterval": -100 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "SLAYER_AREA_NAME_Dark_Waters", | |||
"hint": "Dark Waters" | |||
}, | |||
{ | |||
"id": "melvorF:JellyJim", | |||
"name": "Jelly Jim", | |||
"modifiers": { | |||
"runePreservationChance": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Miolite_Caves", | |||
"hint": "Miolite Caves" | |||
}, | |||
{ | |||
"id": "melvorF:Harley", | |||
"name": "Harley", | |||
"modifiers": { | |||
"damageDealtToMonstersInArea": [ | |||
{ | |||
"categoryID": "melvorD:CombatAreas", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Dragons_Den", | |||
"hint": "Dragons Den" | |||
}, | |||
{ | |||
"id": "melvorF:Singe", | |||
"name": "Singe", | |||
"modifiers": { | |||
"damageDealtToMonstersInArea": [ | |||
{ | |||
"categoryID": "melvorD:Dungeons", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Infernal_Stronghold", | |||
"hint": "Infernal Stronghold" | |||
}, | |||
{ | |||
"id": "melvorF:Aquarias", | |||
"name": "Aquarias", | |||
"modifiers": { | |||
"globalItemDoublingChance": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Air_God_Dungeon", | |||
"hint": "Air God Dungeon" | |||
}, | |||
{ | |||
"id": "melvorF:Norman", | |||
"name": "Norman", | |||
"modifiers": { | |||
"prayerPointPreservationChance": 3 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Water_God_Dungeon", | |||
"hint": "Water God Dungeon" | |||
}, | |||
{ | |||
"id": "melvorF:Erran", | |||
"name": "Erran", | |||
"modifiers": { | |||
"flatResistance": [ | |||
{ | |||
"damageTypeID": "melvorD:Normal", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Earth_God_Dungeon", | |||
"hint": "Earth God Dungeon" | |||
}, | |||
{ | |||
"id": "melvorF:Ren", | |||
"name": "Ren", | |||
"modifiers": { | |||
"maxHit": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Fire_God_Dungeon", | |||
"hint": "Fire God Dungeon" | |||
}, | |||
{ | |||
"id": "melvorF:Pablo", | |||
"name": "Pablo", | |||
"modifiers": { | |||
"damageDealtToAllMonsters": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Into_the_Mist", | |||
"hint": "Into the Mist" | |||
}, | |||
{ | |||
"id": "melvorF:Sam", | |||
"name": "Sam", | |||
"modifiers": { | |||
"currencyGain": [ | |||
{ | |||
"currencyID": "melvorD:GP", | |||
"skillID": "melvorD:Agility", | |||
"value": 15 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Agility" | |||
}, | |||
{ | |||
"id": "melvorF:TimTheWolf", | |||
"name": "Tim the Wolf", | |||
"modifiers": { | |||
"flatSummoningShardCost": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"value": -1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Summoning" | |||
}, | |||
{ | |||
"id": "melvorF:Mark", | |||
"name": "Mark", | |||
"modifiers": { | |||
"summoningChargePreservationChance": 10 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "COMPLETION_LOG_PETS_MARK", | |||
"hint": "Achieve Level 4 in all Base Game Summoning Marks" | |||
}, | |||
{ | |||
"id": "melvorF:Bone", | |||
"name": "Bone", | |||
"modifiers": {}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Impending_Darkness", | |||
"enemyModifiers": { | |||
"flatResistance": [ | |||
{ | |||
"damageTypeID": "melvorD:Normal", | |||
"value": -1 | |||
} | |||
] | |||
}, | |||
"hint": "Impending Darkness Event" | |||
}, | |||
{ | |||
"id": "melvorF:Astro", | |||
"name": "Astro", | |||
"modifiers": { | |||
"randomProductChance": [ | |||
{ | |||
"skillID": "melvorD:Astrology", | |||
"itemID": "melvorF:Golden_Stardust", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Astrology" | |||
}, | |||
{ | |||
"id": "melvorF:B", | |||
"name": "B", | |||
"modifiers": { | |||
"townshipMaxStorage": 10 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorF:Marcy", | |||
"name": "Marcy", | |||
"modifiers": { | |||
"skillXP": [ | |||
{ | |||
"skillID": "melvorD:Township", | |||
"value": 2 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorF:Roger", | |||
"name": "Roger", | |||
"modifiers": { | |||
"townshipResourceProduction": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorF:Ace", | |||
"name": "Ace", | |||
"modifiers": { | |||
"globalItemDoublingChance": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorF:Layla", | |||
"name": "Layla", | |||
"modifiers": { | |||
"flatTownshipHappiness": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorF:MisterFuzzbutt", | |||
"name": "Mister Fuzzbutt", | |||
"modifiers": { | |||
"currencyGain": [ | |||
{ | |||
"currencyID": "melvorD:GP", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorF:OctaviusLepidus", | |||
"name": "Octavius Lepidus VIII", | |||
"modifiers": { | |||
"flatTownshipEducation": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorF:Saki", | |||
"name": "Saki", | |||
"ignoreCompletion": true, | |||
"modifiers": { | |||
"masteryXP": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "MENU_TEXT_QUESTION_MARKS", | |||
"customDescription": "Created by the winner of the 2022 Meme Contest, Gemini", | |||
"langCustomDescription": "PET_MISC_10", | |||
"hint": "???" | |||
}, | |||
{ | |||
"id": "melvorF:UndeadStronghold", | |||
"name": "Hades", | |||
"modifiers": { | |||
"damageDealtToMonstersInArea": [ | |||
{ | |||
"categoryID": "melvorD:CombatAreas", | |||
"value": 2 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "STRONGHOLD_NAME_StrongholdOfTheUndead", | |||
"hint": "Stronghold of the Undead" | |||
}, | |||
{ | |||
"id": "melvorF:MagicStronghold", | |||
"name": "Caleb", | |||
"modifiers": { | |||
"damageDealtToSlayerTasks": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "STRONGHOLD_NAME_StrongholdOfMagic", | |||
"hint": "Stronghold of Magic" | |||
}, | |||
{ | |||
"id": "melvorF:DragonStronghold", | |||
"name": "Cindar", | |||
"modifiers": { | |||
"damageDealtToBosses": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "STRONGHOLD_NAME_StrongholdOfDragons", | |||
"hint": "Stronghold of Dragons" | |||
}, | |||
{ | |||
"id": "melvorF:GodStronghold", | |||
"name": "Maxwell", | |||
"modifiers": { | |||
"damageDealtToAllMonsters": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "STRONGHOLD_NAME_StrongholdOfTheGods", | |||
"hint": "Stronghold of the Gods" | |||
}, | |||
{ | |||
"id": "melvorTotH:Penelope", | |||
"name": "Penelope", | |||
"modifiers": { | |||
"globalItemDoublingChance": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Ancient_Sanctuary", | |||
"hint": "Ancient Sanctuary" | |||
}, | |||
{ | |||
"id": "melvorTotH:Harry", | |||
"name": "Harry", | |||
"modifiers": {}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"enemyModifiers": { | |||
"flatResistance": [ | |||
{ | |||
"damageTypeID": "melvorD:Normal", | |||
"value": -2 | |||
} | |||
] | |||
}, | |||
"langHint": "DUNGEON_NAME_Underground_Lava_Lake", | |||
"hint": "Underground Lava Lake" | |||
}, | |||
{ | |||
"id": "melvorTotH:Azuzu", | |||
"name": "Azuzu", | |||
"modifiers": { | |||
"maxHit": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Lightning_Region", | |||
"hint": "Lightning Region" | |||
}, | |||
{ | |||
"id": "melvorTotH:Webbie", | |||
"name": "Webbie", | |||
"modifiers": { | |||
"flatAttackInterval": -100 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Lair_of_the_Spider_Queen", | |||
"hint": "Lair of the Spider Queen" | |||
}, | |||
{ | |||
"id": "melvorTotH:BillAndWendy", | |||
"name": "Bill \u0026 Wendy", | |||
"modifiers": { | |||
"lifesteal": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Cursed_Forest", | |||
"hint": "Cursed Forest" | |||
}, | |||
{ | |||
"id": "melvorTotH:Phantom", | |||
"name": "Phantom", | |||
"modifiers": { | |||
"summoningMaxHit": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Necromancers_Palace", | |||
"hint": "Necromancers Palace" | |||
}, | |||
{ | |||
"id": "melvorTotH:Patchy", | |||
"name": "Patchy", | |||
"modifiers": { | |||
"flatPrayerPointCost": -1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "SLAYER_AREA_NAME_MillenniumGate", | |||
"hint": "Millennium Gate" | |||
}, | |||
{ | |||
"id": "melvorTotH:Harold", | |||
"name": "Harold", | |||
"modifiers": { | |||
"masteryPoolCap": 50, | |||
"skillInterval": -2, | |||
"flatAttackInterval": -100, | |||
"flatMonsterRespawnInterval": -200, | |||
"masteryXP": 5, | |||
"currencyGain": [ | |||
{ | |||
"currencyID": "melvorD:GP", | |||
"value": 5 | |||
}, | |||
{ | |||
"currencyID": "melvorD:SlayerCoins", | |||
"value": 5 | |||
} | |||
], | |||
"globalItemDoublingChance": 2, | |||
"evasion": 5, | |||
"accuracyRating": 5, | |||
"minHitBasedOnMaxHit": 2, | |||
"runePreservationChance": 3, | |||
"ammoPreservationChance": 3, | |||
"potionChargePreservationChance": 3, | |||
"summoningChargePreservationChance": 3 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Throne_of_the_Herald", | |||
"hint": "Throne of the Herald" | |||
}, | |||
{ | |||
"id": "melvorTotH:ClassyRock", | |||
"name": "Classy Rock", | |||
"modifiers": { | |||
"flatMiningNodeHP": 10 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorTotH:CuteRock", | |||
"name": "Cute Rock", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 2 | |||
}, | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"value": 2 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorTotH:RoyalRock", | |||
"name": "Royal Rock", | |||
"modifiers": { | |||
"additionalPrimaryProductChance": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 3 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorTotH:ElfRock", | |||
"name": "Elf Rock", | |||
"modifiers": { | |||
"evasion": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorTotH:MagicRock", | |||
"name": "Magic Rock", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Magic", | |||
"value": 3 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorTotH:PartyRock", | |||
"name": "Party Rock", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"value": 4 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Township" | |||
}, | |||
{ | |||
"id": "melvorTotH:WarmSnowflake", | |||
"name": "A Warm Snowflake", | |||
"modifiers": { | |||
"burnDOTDamageTaken": -10 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "SLAYER_AREA_NAME_LavaLake", | |||
"hint": "Lava Lake" | |||
}, | |||
{ | |||
"id": "melvorAoD:Crag", | |||
"name": "Crag", | |||
"modifiers": { | |||
"reflectDamage": 10 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Golem_Territory", | |||
"hint": "Golem Territory" | |||
}, | |||
{ | |||
"id": "melvorAoD:Aggi", | |||
"name": "Aggi", | |||
"modifiers": { | |||
"flatHiddenSkillLevel": [ | |||
{ | |||
"skillID": "melvorD:Strength", | |||
"value": 1 | |||
}, | |||
{ | |||
"skillID": "melvorD:Ranged", | |||
"value": 1 | |||
}, | |||
{ | |||
"skillID": "melvorD:Defence", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Cult_Grounds", | |||
"hint": "Cult Grounds" | |||
}, | |||
{ | |||
"id": "melvorAoD:Sprout", | |||
"name": "Sprout", | |||
"modifiers": { | |||
"unholyPrayerPointPreservationChance": 3 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Unholy_Forest", | |||
"hint": "Unholy Forest" | |||
}, | |||
{ | |||
"id": "melvorAoD:Kiko", | |||
"name": "Kiko", | |||
"modifiers": { | |||
"flatMaxHitpoints": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Trickery_Temple", | |||
"hint": "Trickery Temple" | |||
}, | |||
{ | |||
"id": "melvorAoD:Lumi", | |||
"name": "Lumi", | |||
"modifiers": { | |||
"flatAttackInterval": -100 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "DUNGEON_NAME_Underwater_City", | |||
"hint": "Underwater City" | |||
}, | |||
{ | |||
"id": "melvorAoD:Warren", | |||
"name": "Warren", | |||
"modifiers": { | |||
"melvorAoD:mapChargePreservationChance": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorAoD:Archaeology" | |||
}, | |||
{ | |||
"id": "melvorAoD:Skye", | |||
"name": "Skye", | |||
"modifiers": { | |||
"cartographyTravelCost": -5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorAoD:Cartography" | |||
}, | |||
{ | |||
"id": "melvorAoD:Hex", | |||
"name": "Hex", | |||
"modifiers": { | |||
"masteryXP": 3 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorAoD:Cartography" | |||
}, | |||
{ | |||
"id": "melvorAoD:MapMasteryPet", | |||
"name": "Carthulu", | |||
"modifiers": { | |||
"doubleActiveModifiersCartography": 1 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorAoD:Cartography" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssaraPet", | |||
"name": "Warde", | |||
"modifiers": { | |||
"reflectDamage": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "THE_ABYSS_NAME_Depth1", | |||
"hint": "Depths of Woe" | |||
}, | |||
{ | |||
"id": "melvorItA:FelthPet", | |||
"name": "Felix", | |||
"modifiers": { | |||
"maxHitpointsAgainstDamageType": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 2 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "THE_ABYSS_NAME_Depth2", | |||
"hint": "Depths of Decay" | |||
}, | |||
{ | |||
"id": "melvorItA:KarnPet", | |||
"name": "Kuukoo", | |||
"modifiers": {}, | |||
"combatEffects": [ | |||
{ | |||
"effectID": "melvorD:Fear", | |||
"chance": 1, | |||
"appliesWhen": "HitWithAttack" | |||
} | |||
], | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "THE_ABYSS_NAME_Depth3", | |||
"hint": "Depths of Fear" | |||
}, | |||
{ | |||
"id": "melvorItA:VruulPet", | |||
"name": "Vanir", | |||
"modifiers": { | |||
"evasionAgainstDamageType": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "THE_ABYSS_NAME_Depth4", | |||
"hint": "Depths of Ruin" | |||
}, | |||
{ | |||
"id": "melvorItA:AnkethPet", | |||
"name": "Arnold", | |||
"modifiers": { | |||
"accuracyRatingAgainstDamageType": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "THE_ABYSS_NAME_Depth5", | |||
"hint": "Depths of Isolation" | |||
}, | |||
{ | |||
"id": "melvorItA:ZakulPet", | |||
"name": "Za'Keel", | |||
"modifiers": { | |||
"flatResistance": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "THE_ABYSS_NAME_Depth6", | |||
"hint": "Depths of Dissolve" | |||
}, | |||
{ | |||
"id": "melvorItA:NhilusPet", | |||
"name": "Nhilly", | |||
"modifiers": { | |||
"maxHitAgainstDamageType": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "THE_ABYSS_NAME_Depth7", | |||
"hint": "Depths of Resolve" | |||
}, | |||
{ | |||
"id": "melvorItA:BlightStronghold", | |||
"name": "Filbert", | |||
"modifiers": { | |||
"flatResistance": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "STRONGHOLD_NAME_StrongholdOfBlight", | |||
"hint": "Stronghold of Blight" | |||
}, | |||
{ | |||
"id": "melvorItA:FearStronghold", | |||
"name": "Kevin", | |||
"modifiers": { | |||
"maxHitpoints": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 2 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "STRONGHOLD_NAME_StrongholdOfFear", | |||
"hint": "Stronghold of Fear" | |||
}, | |||
{ | |||
"id": "melvorItA:NightmareStronghold", | |||
"name": "Za'Za", | |||
"modifiers": { | |||
"lifesteal": 2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "STRONGHOLD_NAME_StrongholdOfNightmares", | |||
"hint": "Stronghold of Nightmares" | |||
}, | |||
{ | |||
"id": "melvorItA:OverlordStronghold", | |||
"name": "Niel", | |||
"modifiers": { | |||
"attackInterval": -2 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "STRONGHOLD_NAME_StrongholdOfTheOverlords", | |||
"hint": "Stronghold of the Overlords" | |||
}, | |||
{ | |||
"id": "melvorItA:Esme", | |||
"name": "Esmé", | |||
"modifiers": { | |||
"skillInterval": [ | |||
{ | |||
"skillID": "melvorD:Herblore", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": -5 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorD:Herblore", | |||
"langHint": "SKILL_NAME_Herblore", | |||
"customDescription": "Created by the winner of the 2023 Fan Art Contest, stellalaroh.", | |||
"langCustomDescription": "PET_MISC_Esme", | |||
"realms": [ | |||
"melvorItA:Abyssal" | |||
], | |||
"hint": "Herblore" | |||
}, | |||
{ | |||
"id": "melvorItA:Harvesting", | |||
"name": "Henriette", | |||
"modifiers": { | |||
"skillInterval": [ | |||
{ | |||
"skillID": "melvorItA:Harvesting", | |||
"value": -2 | |||
} | |||
] | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorItA:Harvesting", | |||
"langHint": "SKILL_NAME_Harvesting", | |||
"hint": "Harvesting" | |||
}, | |||
{ | |||
"id": "melvorItA:Corruption", | |||
"name": "Chica", | |||
"modifiers": { | |||
"corruptionCounterRate": 5 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"skillID": "melvorItA:Corruption", | |||
"langHint": "SKILL_NAME_Corruption", | |||
"hint": "Corruption" | |||
}, | |||
{ | |||
"id": "melvorItA:Zon", | |||
"name": "Zon", | |||
"modifiers": { | |||
"masteryXP": 15, | |||
"skillCostReduction": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
], | |||
"flatSkillInterval": -100, | |||
"flatAttackInterval": -100, | |||
"maxHitpoints": 3, | |||
"masteryPoolCap": 25, | |||
"skillPreservationCap": 2, | |||
"flatAdditionalPrimaryProductQuantity": 1, | |||
"instantCorruptionChance": 25 | |||
}, | |||
"activeInRaid": false, | |||
"scaleChanceWithMasteryPool": false, | |||
"langHint": "THE_ABYSS_NAME_Depth8", | |||
"hint": "The Final Depth" | |||
} | |||
], | |||
"shopCategories": [ | |||
{ | |||
"id": "melvorD:General", | |||
"name": "General Upgrades" | |||
}, | |||
{ | |||
"id": "melvorD:SkillUpgrades", | |||
"name": "Skill Upgrades" | |||
}, | |||
{ | |||
"id": "melvorD:Gloves", | |||
"name": "Gloves" | |||
}, | |||
{ | |||
"id": "melvorD:Skillcapes", | |||
"name": "Skillcapes" | |||
}, | |||
{ | |||
"id": "melvorD:Materials", | |||
"name": "Materials \u0026 Items" | |||
}, | |||
{ | |||
"id": "melvorD:GolbinRaid", | |||
"name": "Golbin Raid", | |||
"isGolbinRaid": true | |||
}, | |||
{ | |||
"id": "melvorF:Slayer", | |||
"name": "Slayer" | |||
}, | |||
{ | |||
"id": "melvorF:Township", | |||
"name": "Township" | |||
}, | |||
{ | |||
"id": "melvorTotH:SuperiorSkillcapes", | |||
"name": "Superior Skillcapes" | |||
}, | |||
{ | |||
"id": "melvorAoD:AtlasOfDiscovery", | |||
"name": "Atlas of Discovery" | |||
}, | |||
{ | |||
"id": "melvorItA:IntoTheAbyss", | |||
"name": "Into the Abyss" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalSlayer", | |||
"name": "Abyssal Slayer" | |||
} | |||
], | |||
"shopCategoryOrder": [ | |||
"melvorD:General", | |||
"melvorD:SkillUpgrades", | |||
"melvorF:Slayer", | |||
"melvorItA:AbyssalSlayer", | |||
"melvorD:Gloves", | |||
"melvorD:Skillcapes", | |||
"melvorTotH:SuperiorSkillcapes", | |||
"melvorAoD:AtlasOfDiscovery", | |||
"melvorItA:IntoTheAbyss", | |||
"melvorD:Materials", | |||
"melvorF:Township", | |||
"melvorD:GolbinRaid" | |||
], | |||
"shopDisplayOrder": [ | |||
"melvorD:Extra_Bank_Slot", | |||
"melvorItA:Extra_Bank_Slot", | |||
"melvorF:ExtraBankTab", | |||
"melvorItA:ExtraBankTab1", | |||
"melvorItA:ExtraBankTab2", | |||
"melvorItA:ExtraBankTab3", | |||
"melvorItA:ExtraBankTab4", | |||
"melvorItA:ExtraBankTab5", | |||
"melvorD:Auto_Eat_Tier_I", | |||
"melvorD:Auto_Eat_Tier_II", | |||
"melvorD:Auto_Eat_Tier_III", | |||
"melvorD:Extra_Equipment_Set_I", | |||
"melvorF:Extra_Equipment_Set_II", | |||
"melvorD:Dungeon_Equipment_Swapping", | |||
"melvorF:Stronghold_Equipment_Swapping", | |||
"melvorD:Multi_Tree", | |||
"melvorD:AutoEquipFood", | |||
"melvorD:AutoSwapFood", | |||
"melvorF:Extra_Equipment_Set_III", | |||
"melvorItA:Extra_Equipment_Set_I", | |||
"melvorItA:Extra_Equipment_Set_II", | |||
"melvorItA:Extra_Equipment_Set_III", | |||
"melvorF:LootContainerStacking", | |||
"melvorAoD:Blessed_Bone_Offering", | |||
"melvorTotH:Extra_Equipment_Set_IV", | |||
"melvorD:Iron_Axe", | |||
"melvorD:Steel_Axe", | |||
"melvorD:Black_Axe", | |||
"melvorD:Mithril_Axe", | |||
"melvorD:Adamant_Axe", | |||
"melvorD:Rune_Axe", | |||
"melvorD:Dragon_Axe", | |||
"melvorTotH:Corundum_Axe", | |||
"melvorTotH:Augite_Axe", | |||
"melvorTotH:Meteorite_Axe", | |||
"melvorTotH:Divine_Axe", | |||
"melvorD:Iron_Fishing_Rod", | |||
"melvorD:Steel_Fishing_Rod", | |||
"melvorD:Black_Fishing_Rod", | |||
"melvorD:Mithril_Fishing_Rod", | |||
"melvorD:Adamant_Fishing_Rod", | |||
"melvorD:Rune_Fishing_Rod", | |||
"melvorD:Dragon_Fishing_Rod", | |||
"melvorTotH:Corundum_Fishing_Rod", | |||
"melvorTotH:Augite_Fishing_Rod", | |||
"melvorTotH:Meteorite_Fishing_Rod", | |||
"melvorTotH:Divine_Fishing_Rod", | |||
"melvorD:Iron_Pickaxe", | |||
"melvorD:Steel_Pickaxe", | |||
"melvorD:Black_Pickaxe", | |||
"melvorD:Mithril_Pickaxe", | |||
"melvorD:Adamant_Pickaxe", | |||
"melvorD:Rune_Pickaxe", | |||
"melvorD:Dragon_Pickaxe", | |||
"melvorTotH:Corundum_Pickaxe", | |||
"melvorTotH:Augite_Pickaxe", | |||
"melvorTotH:Meteorite_Pickaxe", | |||
"melvorTotH:Divine_Pickaxe", | |||
"melvorD:Normal_Cooking_Fire", | |||
"melvorD:Oak_Cooking_Fire", | |||
"melvorD:Willow_Cooking_Fire", | |||
"melvorD:Teak_Cooking_Fire", | |||
"melvorD:Maple_Cooking_Fire", | |||
"melvorD:Mahogany_Cooking_Fire", | |||
"melvorD:Yew_Cooking_Fire", | |||
"melvorD:Magic_Cooking_Fire", | |||
"melvorD:Redwood_Cooking_Fire", | |||
"melvorTotH:SpruceCookingFire", | |||
"melvorTotH:ElderWoodCookingFire", | |||
"melvorTotH:CarrionCookingFire", | |||
"melvorD:Basic_Furnace", | |||
"melvorD:Strong_Furnace", | |||
"melvorD:Magic_Furnace", | |||
"melvorTotH:CorundumFurnace", | |||
"melvorTotH:AugiteFurnace", | |||
"melvorTotH:DivineFurnace", | |||
"melvorD:Basic_Pot", | |||
"melvorD:Strong_Pot", | |||
"melvorD:Magic_Pot", | |||
"melvorTotH:IridiumPot", | |||
"melvorTotH:PalladiumPot", | |||
"melvorTotH:DivinePot", | |||
"melvorF:Perpetual_Haste", | |||
"melvorF:Expanded_Knowledge", | |||
"melvorF:Master_of_Nature", | |||
"melvorF:Art_of_Control", | |||
"melvorAoD:ShipUpgrade1", | |||
"melvorAoD:ShipUpgrade2", | |||
"melvorAoD:ShipUpgrade3", | |||
"melvorAoD:ShipUpgrade4", | |||
"melvorAoD:ShipUpgrade5", | |||
"melvorAoD:ShipUpgrade6", | |||
"melvorAoD:ShipUpgrade7", | |||
"melvorAoD:ShipUpgrade8", | |||
"melvorAoD:IronSieve", | |||
"melvorAoD:SteelSieve", | |||
"melvorAoD:MithrilSieve", | |||
"melvorAoD:AraniteSieve", | |||
"melvorAoD:AdamantSieve", | |||
"melvorAoD:RuneSieve", | |||
"melvorAoD:DragonSieve", | |||
"melvorAoD:AncientSieve", | |||
"melvorAoD:DarkSteelSieve", | |||
"melvorAoD:CrystalSieve", | |||
"melvorAoD:RelicSieve", | |||
"melvorAoD:IronTrowel", | |||
"melvorAoD:SteelTrowel", | |||
"melvorAoD:MithrilTrowel", | |||
"melvorAoD:AraniteTrowel", | |||
"melvorAoD:AdamantTrowel", | |||
"melvorAoD:RuneTrowel", | |||
"melvorAoD:DragonTrowel", | |||
"melvorAoD:AncientTrowel", | |||
"melvorAoD:DarkSteelTrowel", | |||
"melvorAoD:CrystalTrowel", | |||
"melvorAoD:RelicTrowel", | |||
"melvorAoD:IronBrush", | |||
"melvorAoD:SteelBrush", | |||
"melvorAoD:MithrilBrush", | |||
"melvorAoD:AraniteBrush", | |||
"melvorAoD:AdamantBrush", | |||
"melvorAoD:RuneBrush", | |||
"melvorAoD:DragonBrush", | |||
"melvorAoD:AncientBrush", | |||
"melvorAoD:DarkSteelBrush", | |||
"melvorAoD:CrystalBrush", | |||
"melvorAoD:RelicBrush", | |||
"melvorAoD:IronShovel", | |||
"melvorAoD:SteelShovel", | |||
"melvorAoD:MithrilShovel", | |||
"melvorAoD:AraniteShovel", | |||
"melvorAoD:AdamantShovel", | |||
"melvorAoD:RuneShovel", | |||
"melvorAoD:DragonShovel", | |||
"melvorAoD:AncientShovel", | |||
"melvorAoD:DarkSteelShovel", | |||
"melvorAoD:CrystalShovel", | |||
"melvorAoD:RelicShovel", | |||
"melvorAoD:ExtraArchaeologyMapSlot1", | |||
"melvorAoD:ExtraArchaeologyMapSlot2", | |||
"melvorAoD:ExtraArchaeologyMapSlot3", | |||
"melvorAoD:CartographyUpgrade1", | |||
"melvorAoD:CartographyUpgrade2", | |||
"melvorAoD:Superior_Cauldron", | |||
"melvorAoD:Superior_Cooking_Pot", | |||
"melvorAoD:MagicAnvil", | |||
"melvorAoD:Agility_Prosperity", | |||
"melvorTotH:SignOfTheStars", | |||
"melvorTotH:SummonersAltar", | |||
"melvorF:AgilityItemReduction", | |||
"melvorF:Auto_Slayer", | |||
"melvorF:Map_To_The_Unhallowed_Wasteland", | |||
"melvorTotH:Labyrinth_Solution", | |||
"melvorTotH:Linden_Boat", | |||
"melvorTotH:Golden_Compass", | |||
"melvorTotH:Golden_Shard", | |||
"melvorTotH:Golden_Key", | |||
"melvorF:Basic_Resupply", | |||
"melvorF:Standard_Resupply", | |||
"melvorF:Generous_Resupply", | |||
"melvorTotH:Plentiful_Resupply", | |||
"melvorTotH:Bountiful_Resupply", | |||
"melvorItA:Abyssal_Resupply", | |||
"melvorItA:Blighted_Resupply", | |||
"melvorItA:Withering_Resupply", | |||
"melvorItA:Abyssal_Negation_Contract_I", | |||
"melvorItA:Abyssal_Coin_Contract_I", | |||
"melvorItA:Abyssal_Counter_Contract_I", | |||
"melvorItA:Abyssal_Corruption_Contract_I", | |||
"melvorItA:Slayer_Specialist_I", | |||
"melvorItA:Slayer_Specialist_II", | |||
"melvorItA:Slayer_Specialist_III", | |||
"melvorF:Mirror_Shield", | |||
"melvorF:Magical_Ring", | |||
"melvorF:Blazing_Lantern", | |||
"melvorF:Desert_Hat", | |||
"melvorF:Climbing_Boots", | |||
"melvorTotH:Slayer_Torch", | |||
"melvorTotH:Mystic_Lantern", | |||
"melvorF:Confetti_Crossbow", | |||
"melvorF:Skull_Cape", | |||
"melvorF:Green_Party_Hat", | |||
"melvorF:Necromancer_Hat", | |||
"melvorF:Necromancer_Boots", | |||
"melvorF:Necromancer_Bottoms", | |||
"melvorF:Necromancer_Robes", | |||
"melvorF:Slayer_Helmet_Basic", | |||
"melvorF:Slayer_Platebody_Basic", | |||
"melvorF:Slayer_Cowl_Basic", | |||
"melvorF:Slayer_Leather_Body_Basic", | |||
"melvorF:Slayer_Wizard_Hat_Basic", | |||
"melvorF:Slayer_Wizard_Robes_Basic", | |||
"melvorF:Slayer_Upgrade_Kit_Strong", | |||
"melvorF:Slayer_Upgrade_Kit_Elite", | |||
"melvorF:Slayer_Upgrade_Kit_Master", | |||
"melvorTotH:Slayer_Upgrade_Kit_Legendary", | |||
"melvorTotH:Slayer_Upgrade_Kit_Mythical", | |||
"melvorD:Cooking", | |||
"melvorD:Mining", | |||
"melvorD:Smithing", | |||
"melvorF:Thieving", | |||
"melvorD:Gem", | |||
"melvorF:Max_Skillcape", | |||
"melvorF:Agility_Skillcape", | |||
"melvorD:Attack_Skillcape", | |||
"melvorF:Astrology_Skillcape", | |||
"melvorD:Cooking_Skillcape", | |||
"melvorF:Crafting_Skillcape", | |||
"melvorD:Defence_Skillcape", | |||
"melvorD:Farming_Skillcape", | |||
"melvorD:Firemaking_Skillcape", | |||
"melvorD:Fishing_Skillcape", | |||
"melvorF:Fletching_Skillcape", | |||
"melvorF:Herblore_Skillcape", | |||
"melvorD:Hitpoints_Skillcape", | |||
"melvorF:Magic_Skillcape", | |||
"melvorD:Mining_Skillcape", | |||
"melvorF:Prayer_Skillcape", | |||
"melvorF:Ranged_Skillcape", | |||
"melvorF:Runecrafting_Skillcape", | |||
"melvorF:Slayer_Skillcape", | |||
"melvorD:Smithing_Skillcape", | |||
"melvorD:Strength_Skillcape", | |||
"melvorF:Summoning_Skillcape", | |||
"melvorF:Thieving_Skillcape", | |||
"melvorF:Township_Skillcape", | |||
"melvorD:Woodcutting_Skillcape", | |||
"melvorAoD:Travel_Token", | |||
"melvorAoD:Dig_Site_Token", | |||
"melvorAoD:Enhanced_Spyglass_Lens", | |||
"melvorAoD:Archaeologists_Consumable", | |||
"melvorAoD:Summoners_Blessing", | |||
"melvorAoD:Topaz_Bolts_Enchanted", | |||
"melvorAoD:Sapphire_Bolts_Enchanted", | |||
"melvorAoD:Diamond_Bolts_Enchanted", | |||
"melvorAoD:Summoners_Pack_I", | |||
"melvorAoD:Summoners_Pack_II", | |||
"melvorAoD:Summoners_Pack_III", | |||
"melvorAoD:Combat_Supply_I", | |||
"melvorAoD:Combat_Supply_II", | |||
"melvorAoD:Combat_Supply_III", | |||
"melvorAoD:Archaeologist_Gloves", | |||
"melvorAoD:Archaeologists_Whip", | |||
"melvorAoD:Archaeologist_Boots", | |||
"melvorAoD:Archaeologist_Hat", | |||
"melvorAoD:Archaeologist_Leggings", | |||
"melvorAoD:Archaeologist_Body", | |||
"melvorAoD:Golden_Trowel", | |||
"melvorAoD:Archaeology_Skillcape", | |||
"melvorAoD:Superior_Archaeology_Skillcape", | |||
"melvorAoD:Cartography_Skillcape", | |||
"melvorAoD:Superior_Cartography_Skillcape", | |||
"melvorAoD:Cape_of_Completion_AoD", | |||
"melvorF:Cape_of_Completion", | |||
"melvorTotH:Superior_Max_Skillcape", | |||
"melvorTotH:Superior_Agility_Skillcape", | |||
"melvorTotH:Superior_Attack_Skillcape", | |||
"melvorTotH:Superior_Astrology_Skillcape", | |||
"melvorTotH:Superior_Cooking_Skillcape", | |||
"melvorTotH:Superior_Crafting_Skillcape", | |||
"melvorTotH:Superior_Defence_Skillcape", | |||
"melvorTotH:Superior_Farming_Skillcape", | |||
"melvorTotH:Superior_Firemaking_Skillcape", | |||
"melvorTotH:Superior_Fishing_Skillcape", | |||
"melvorTotH:Superior_Fletching_Skillcape", | |||
"melvorTotH:Superior_Herblore_Skillcape", | |||
"melvorTotH:Superior_Hitpoints_Skillcape", | |||
"melvorTotH:Superior_Magic_Skillcape", | |||
"melvorTotH:Superior_Mining_Skillcape", | |||
"melvorTotH:Superior_Prayer_Skillcape", | |||
"melvorTotH:Superior_Ranged_Skillcape", | |||
"melvorTotH:Superior_Runecrafting_Skillcape", | |||
"melvorTotH:Superior_Slayer_Skillcape", | |||
"melvorTotH:Superior_Smithing_Skillcape", | |||
"melvorTotH:Superior_Strength_Skillcape", | |||
"melvorTotH:Superior_Summoning_Skillcape", | |||
"melvorTotH:Superior_Thieving_Skillcape", | |||
"melvorTotH:Superior_Township_Skillcape", | |||
"melvorTotH:Superior_Woodcutting_Skillcape", | |||
"melvorTotH:Superior_Cape_Of_Completion", | |||
"melvorD:Bag_of_Flour", | |||
"melvorD:Cheese", | |||
"melvorD:Cream", | |||
"melvorD:Feathers", | |||
"melvorD:Compost", | |||
"melvorD:Weird_Gloop", | |||
"melvorD:Bowstring", | |||
"melvorF:Leather", | |||
"melvorF:Green_Dragonhide", | |||
"melvorF:Blue_Dragonhide", | |||
"melvorF:Red_Dragonhide", | |||
"melvorF:Summoning_Shard_Red", | |||
"melvorF:Summoning_Shard_Green", | |||
"melvorF:Summoning_Shard_Blue", | |||
"melvorF:Summoning_Shard_Silver", | |||
"melvorF:Summoning_Shard_Gold", | |||
"melvorF:Summoning_Shard_Black", | |||
"melvorItA:Summoning_Shard_Crimson", | |||
"melvorItA:Summoning_Shard_Azure", | |||
"melvorD:Red_Party_Hat", | |||
"melvorF:Woodcutters_Hat", | |||
"melvorF:Woodcutters_Body", | |||
"melvorF:Woodcutters_Leggings", | |||
"melvorF:Woodcutters_Boots", | |||
"melvorF:Burning_Mans_Hat", | |||
"melvorF:Burning_Mans_Body", | |||
"melvorF:Burning_Mans_Leggings", | |||
"melvorF:Burning_Mans_Boots", | |||
"melvorF:Fishermans_Hat", | |||
"melvorF:Fishermans_Body", | |||
"melvorF:Fishermans_Leggings", | |||
"melvorF:Fishermans_Boots", | |||
"melvorF:Miners_Hat", | |||
"melvorF:Miners_Body", | |||
"melvorF:Miners_Leggings", | |||
"melvorF:Miners_Boots", | |||
"melvorF:Blacksmiths_Hat", | |||
"melvorF:Blacksmiths_Body", | |||
"melvorF:Blacksmiths_Leggings", | |||
"melvorF:Blacksmiths_Boots", | |||
"melvorF:Fletchers_Hat", | |||
"melvorF:Fletchers_Body", | |||
"melvorF:Fletchers_Leggings", | |||
"melvorF:Fletchers_Boots", | |||
"melvorF:Crafters_Hat", | |||
"melvorF:Crafters_Body", | |||
"melvorF:Crafters_Leggings", | |||
"melvorF:Crafters_Boots", | |||
"melvorF:Runecrafters_Hat", | |||
"melvorF:Runecrafters_Body", | |||
"melvorF:Runecrafters_Leggings", | |||
"melvorF:Runecrafters_Boots", | |||
"melvorF:Potion_Makers_Hat", | |||
"melvorF:Potion_Makers_Body", | |||
"melvorF:Potion_Makers_Leggings", | |||
"melvorF:Potion_Makers_Boots", | |||
"melvorF:Performance_Enhancing_Hat", | |||
"melvorF:Performance_Enhancing_Body", | |||
"melvorF:Performance_Enhancing_Leggings", | |||
"melvorF:Performance_Enhancing_Boots", | |||
"melvorF:Star_Gazing_Hat", | |||
"melvorF:Star_Gazing_Body", | |||
"melvorF:Star_Gazing_Leggings", | |||
"melvorF:Star_Gazing_Boots", | |||
"melvorF:Skilling_Outfit_Upgrade", | |||
"melvorF:Marcy", | |||
"melvorF:Roger", | |||
"melvorF:Ace", | |||
"melvorF:Layla", | |||
"melvorF:MisterFuzzbutt", | |||
"melvorF:OctaviusLepidus", | |||
"melvorTotH:ClassyRock", | |||
"melvorTotH:CuteRock", | |||
"melvorTotH:RoyalRock", | |||
"melvorTotH:ElfRock", | |||
"melvorTotH:MagicRock", | |||
"melvorTotH:PartyRock", | |||
"melvorF:Warm_Beanie", | |||
"melvorF:Pirate_Captain_Hat", | |||
"melvorF:Prats_Hat", | |||
"melvorF:Top_Hat", | |||
"melvorF:Hunters_Hat", | |||
"melvorF:Clown_Hat", | |||
"melvorD:SkipCostReduction", | |||
"melvorD:FoodBonus", | |||
"melvorD:AmmoBonus", | |||
"melvorD:RuneBonus", | |||
"melvorD:PrayerUnlock", | |||
"melvorD:PrayerLevel", | |||
"melvorD:WaveCompletionPrayerPoints", | |||
"melvorD:StartingPrayerPoints", | |||
"melvorD:PassiveUnlock", | |||
"melvorD:YellowPartyHat", | |||
"melvorD:Preston", | |||
"melvorD:Jerry", | |||
"melvorD:FasterSpawns", | |||
"melvorD:GolbinCrate", | |||
"melvorItA:Tangled_Grove_Entry", | |||
"melvorItA:Blighted_Reach_Pass", | |||
"melvorItA:Petrified_Lair_Access", | |||
"melvorItA:Withering_Catacombs_Sealbreaker", | |||
"melvorItA:Whispering_Sea_Charter", | |||
"melvorItA:Tendril_Hollow_Passage", | |||
"melvorItA:Void_Nexus_Gateway", | |||
"melvorItA:Abyssal_Slayer_Helmet_Woeful", | |||
"melvorItA:Abyssal_Slayer_Platebody_Woeful", | |||
"melvorItA:Abyssal_Slayer_Cowl_Woeful", | |||
"melvorItA:Abyssal_Slayer_Leather_Body_Woeful", | |||
"melvorItA:Abyssal_Slayer_Wizard_Hat_Woeful", | |||
"melvorItA:Abyssal_Slayer_Wizard_Robes_Woeful", | |||
"melvorItA:Abyssal_Slayer_Upgrade_Kit", | |||
"melvorItA:Abyssium_Axe_Coating", | |||
"melvorItA:Brumite_Axe_Coating", | |||
"melvorItA:Gloomite_Axe_Coating", | |||
"melvorItA:Witherite_Axe_Coating", | |||
"melvorItA:Netherite_Axe_Coating", | |||
"melvorItA:Abyssium_Fishing_Rod_Coating", | |||
"melvorItA:Brumite_Fishing_Rod_Coating", | |||
"melvorItA:Gloomite_Fishing_Rod_Coating", | |||
"melvorItA:Witherite_Fishing_Rod_Coating", | |||
"melvorItA:Netherite_Fishing_Rod_Coating", | |||
"melvorItA:Abyssium_Pickaxe_Coating", | |||
"melvorItA:Brumite_Pickaxe_Coating", | |||
"melvorItA:Gloomite_Pickaxe_Coating", | |||
"melvorItA:Witherite_Pickaxe_Coating", | |||
"melvorItA:Netherite_Pickaxe_Coating", | |||
"melvorItA:Abyssium_Harvester", | |||
"melvorItA:Brumite_Harvester", | |||
"melvorItA:Gloomite_Harvester", | |||
"melvorItA:Witherite_Harvester", | |||
"melvorItA:Netherite_Harvester", | |||
"melvorItA:Cape_of_Completion_ItA", | |||
"melvorItA:Abyssal_Compost", | |||
"melvorItA:Abyssal_Firemaking_Oil", | |||
"melvorItA:Twisted_Firemaking_Oil", | |||
"melvorItA:Gloom_Firemaking_Oil", | |||
"melvorItA:Shadow_Firemaking_Oil", | |||
"melvorItA:Obsidian_Firemaking_Oil", | |||
"melvorItA:Voidfire_Firemaking_Oil", | |||
"melvorItA:Echoes_of_Woe", | |||
"melvorItA:Resilience_to_Decay", | |||
"melvorItA:Embracer_of_Fear", | |||
"melvorItA:Fortitude_Under_Rubble", | |||
"melvorItA:Insight_Through_Solitude", | |||
"melvorItA:Weight_of_Souls", | |||
"melvorItA:The_Unyielding_Conqueror", | |||
"melvorItA:AbyssalMining", | |||
"melvorItA:AbyssalSmithing", | |||
"melvorItA:AbyssalFiremaking", | |||
"melvorItA:AbyssalHarvesting", | |||
"melvorItA:AbyssalFletching", | |||
"melvorItA:AbyssalCrafting", | |||
"melvorItA:AbyssalHerblore", | |||
"melvorItA:AbyssalRunecrafting" | |||
], | |||
"shopUpgradeChains": [ | |||
{ | |||
"id": "melvorD:Pickaxe", | |||
"rootUpgradeID": "melvorTotH:Divine_Pickaxe", | |||
"chainNameLang": "MENU_TEXT_CURRENT_PICKAXE", | |||
"defaultNameLang": "MISC_STRING_BRONZE_PICKAXE", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorD:Axe", | |||
"rootUpgradeID": "melvorTotH:Divine_Axe", | |||
"chainNameLang": "MENU_TEXT_CURRENT_AXE", | |||
"defaultNameLang": "MISC_STRING_BRONZE_AXE", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorD:FishingRod", | |||
"rootUpgradeID": "melvorTotH:Divine_Fishing_Rod", | |||
"chainNameLang": "MENU_TEXT_CURRENT_ROD", | |||
"defaultNameLang": "MISC_STRING_BRONZE_FISHING_ROD", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorAoD:Sieve", | |||
"rootUpgradeID": "melvorAoD:RelicSieve", | |||
"chainNameLang": "MENU_TEXT_CURRENT_SIEVE", | |||
"defaultNameLang": "MISC_STRING_BRONZE_SIEVE", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorAoD:Trowel", | |||
"rootUpgradeID": "melvorAoD:RelicTrowel", | |||
"chainNameLang": "MENU_TEXT_CURRENT_TROWEL", | |||
"defaultNameLang": "MISC_STRING_BRONZE_TROWEL", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorAoD:Brush", | |||
"rootUpgradeID": "melvorAoD:RelicBrush", | |||
"chainNameLang": "MENU_TEXT_CURRENT_BRUSH", | |||
"defaultNameLang": "MISC_STRING_BRONZE_BRUSH", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorAoD:Shovel", | |||
"rootUpgradeID": "melvorAoD:RelicShovel", | |||
"chainNameLang": "MENU_TEXT_CURRENT_SHOVEL", | |||
"defaultNameLang": "MISC_STRING_BRONZE_SHOVEL", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorItA:FishingRodCoating", | |||
"rootUpgradeID": "melvorItA:Netherite_Fishing_Rod_Coating", | |||
"chainNameLang": "MENU_TEXT_COATING", | |||
"defaultNameLang": "MENU_TEXT_NO_COATING", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorItA:AxeCoating", | |||
"rootUpgradeID": "melvorItA:Netherite_Axe_Coating", | |||
"chainNameLang": "MENU_TEXT_COATING", | |||
"defaultNameLang": "MENU_TEXT_NO_COATING", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorItA:PickaxeCoating", | |||
"rootUpgradeID": "melvorItA:Netherite_Pickaxe_Coating", | |||
"chainNameLang": "MENU_TEXT_COATING", | |||
"defaultNameLang": "MENU_TEXT_NO_COATING", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
}, | |||
{ | |||
"id": "melvorItA:Harvester", | |||
"rootUpgradeID": "melvorItA:Netherite_Harvester", | |||
"chainNameLang": "HARVESTER", | |||
"defaultNameLang": "NO_HARVESTER", | |||
"descriptionLang": "MENU_TEXT_NO_BONUSES" | |||
} | |||
], | |||
"randomGems": [ | |||
{ | |||
"itemID": "melvorD:Topaz", | |||
"weight": 20, | |||
"minQuantity": 1, | |||
"maxQuantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorD:Sapphire", | |||
"weight": 7, | |||
"minQuantity": 1, | |||
"maxQuantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorD:Ruby", | |||
"weight": 7, | |||
"minQuantity": 1, | |||
"maxQuantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorD:Emerald", | |||
"weight": 4, | |||
"minQuantity": 1, | |||
"maxQuantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorD:Diamond", | |||
"weight": 2, | |||
"minQuantity": 1, | |||
"maxQuantity": 1 | |||
} | |||
], | |||
"skillData": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"data": { | |||
"pets": [ | |||
"melvorD:Beavis", | |||
"melvorD:Ty" | |||
], | |||
"rareDrops": [ | |||
{ | |||
"itemID": "melvorD:Gold_Topaz_Ring", | |||
"altItemID": "melvorD:Signet_Ring_Half_A", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "LevelScaling", | |||
"maxChance": 100, | |||
"baseChance": 0, | |||
"scalingFactor": 6.0606060606060609734983650465078852676015230827033519744873046875e-6 | |||
}, | |||
"realms": [ | |||
"melvorD:Melvor" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorD:Circlet_of_Rhaelyx", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "TotalMasteryScaling", | |||
"maxChance": 0.001000000000000000020816681711721685132943093776702880859375, | |||
"baseChance": 1.0000000000000000818030539140313095458623138256371021270751953125e-5, | |||
"scalingFactor": 4.00000000000000008369024332051389070130653635715134441852569580078125e-8 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorD:Mysterious_Stone", | |||
"quantity": 1, | |||
"requirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorD:Crown_of_Rhaelyx" | |||
} | |||
], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.025000000000000001387778780781445675529539585113525390625 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorAoD:Woodcutting_Lesser_Relic", | |||
"quantity": 300, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625 | |||
}, | |||
"gamemodes": [ | |||
"melvorAoD:AncientRelics" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorF:Birthday_Present_Gathering", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.25 | |||
} | |||
} | |||
], | |||
"minibar": { | |||
"defaultItems": [ | |||
"melvorF:Lumberjacks_Top", | |||
"melvorF:Max_Skillcape", | |||
"melvorF:Cape_of_Completion" | |||
], | |||
"upgrades": [ | |||
"melvorF:Master_of_Nature" | |||
], | |||
"pets": [] | |||
}, | |||
"masteryLevelUnlocks": [ | |||
{ | |||
"level": 10, | |||
"descriptionID": 0, | |||
"description": "Every 10 levels provides +5% chance to receive 2x Logs per action." | |||
}, | |||
{ | |||
"level": 99, | |||
"descriptionID": 1, | |||
"description": "Decreased cut interval by 0.2s for this Tree." | |||
} | |||
], | |||
"masteryLevelBonuses": [ | |||
{ | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"actionID": "melvorD:Normal", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"level": 10, | |||
"levelScalingSlope": 10, | |||
"levelScalingMax": 90 | |||
}, | |||
{ | |||
"modifiers": { | |||
"flatSkillInterval": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"actionID": "melvorD:Normal", | |||
"value": -200 | |||
} | |||
] | |||
}, | |||
"level": 99 | |||
} | |||
], | |||
"masteryPoolBonuses": [ | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"currencyGainFromLogSales": [ | |||
{ | |||
"currencyID": "melvorD:GP", | |||
"value": 50 | |||
} | |||
] | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"flatBaseRandomProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorD:Bird_Nest", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"randomProductChance": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Raven_Nest", | |||
"value": 0.40000000000000002220446049250313080847263336181640625 | |||
}, | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Drake_Nest", | |||
"value": 0.1000000000000000055511151231257827021181583404541015625 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"woodcuttingAXPAddedAsFiremakingAXP": 5 | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"flatBaseRandomProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Raven_Nest", | |||
"value": 1 | |||
}, | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Drake_Nest", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
} | |||
], | |||
"trees": [ | |||
{ | |||
"id": "melvorD:Normal", | |||
"name": "Normal Tree", | |||
"baseInterval": 3000, | |||
"baseExperience": 10, | |||
"productId": "melvorD:Normal_Logs", | |||
"level": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Oak", | |||
"name": "Oak Tree", | |||
"baseInterval": 4000, | |||
"baseExperience": 15, | |||
"productId": "melvorD:Oak_Logs", | |||
"level": 10 | |||
}, | |||
{ | |||
"id": "melvorD:Willow", | |||
"name": "Willow Tree", | |||
"baseInterval": 5000, | |||
"baseExperience": 22, | |||
"productId": "melvorD:Willow_Logs", | |||
"level": 25 | |||
}, | |||
{ | |||
"id": "melvorD:Teak", | |||
"name": "Teak Tree", | |||
"baseInterval": 6000, | |||
"baseExperience": 30, | |||
"productId": "melvorD:Teak_Logs", | |||
"level": 35 | |||
}, | |||
{ | |||
"id": "melvorD:Maple", | |||
"name": "Maple Tree", | |||
"baseInterval": 8000, | |||
"baseExperience": 40, | |||
"productId": "melvorD:Maple_Logs", | |||
"level": 45 | |||
}, | |||
{ | |||
"id": "melvorD:Mahogany", | |||
"name": "Mahogany Tree", | |||
"baseInterval": 10000, | |||
"baseExperience": 60, | |||
"productId": "melvorD:Mahogany_Logs", | |||
"level": 55 | |||
}, | |||
{ | |||
"id": "melvorD:Yew", | |||
"name": "Yew Tree", | |||
"baseInterval": 12000, | |||
"baseExperience": 80, | |||
"productId": "melvorD:Yew_Logs", | |||
"level": 60 | |||
}, | |||
{ | |||
"id": "melvorD:Magic", | |||
"name": "Magic Tree", | |||
"baseInterval": 20000, | |||
"baseExperience": 100, | |||
"productId": "melvorD:Magic_Logs", | |||
"level": 75 | |||
}, | |||
{ | |||
"id": "melvorD:Redwood", | |||
"name": "Redwood Tree", | |||
"baseInterval": 15000, | |||
"baseExperience": 180, | |||
"productId": "melvorD:Redwood_Logs", | |||
"level": 90 | |||
}, | |||
{ | |||
"id": "melvorTotH:Spruce", | |||
"name": "Spruce Tree", | |||
"baseInterval": 18000, | |||
"baseExperience": 140, | |||
"productId": "melvorTotH:Spruce_Logs", | |||
"level": 100, | |||
"randomProducts": [ | |||
"melvorD:Bird_Nest", | |||
"melvorTotH:Raven_Nest" | |||
], | |||
"requirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Corundum_Axe", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Hornbeam", | |||
"name": "Hornbeam Tree", | |||
"baseInterval": 22000, | |||
"baseExperience": 195, | |||
"productId": "melvorTotH:Hornbeam_Logs", | |||
"level": 102, | |||
"randomProducts": [ | |||
"melvorD:Bird_Nest", | |||
"melvorTotH:Raven_Nest" | |||
], | |||
"requirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Corundum_Axe", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Grove", | |||
"name": "Grove Tree", | |||
"baseInterval": 25000, | |||
"baseExperience": 266, | |||
"productId": "melvorTotH:Grove_Logs", | |||
"level": 105, | |||
"randomProducts": [ | |||
"melvorD:Bird_Nest", | |||
"melvorTotH:Raven_Nest" | |||
], | |||
"requirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Corundum_Axe", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Linden", | |||
"name": "Linden Tree", | |||
"baseInterval": 15000, | |||
"baseExperience": 111, | |||
"productId": "melvorTotH:Linden_Logs", | |||
"level": 108, | |||
"randomProducts": [ | |||
"melvorD:Bird_Nest", | |||
"melvorTotH:Raven_Nest" | |||
], | |||
"requirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Corundum_Axe", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Elderwood", | |||
"name": "Elderwood Tree", | |||
"baseInterval": 27000, | |||
"baseExperience": 333, | |||
"productId": "melvorTotH:Elderwood_Logs", | |||
"level": 110, | |||
"randomProducts": [ | |||
"melvorD:Bird_Nest", | |||
"melvorTotH:Raven_Nest" | |||
], | |||
"requirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Augite_Axe", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Red_Oak", | |||
"name": "Red Oak Tree", | |||
"baseInterval": 35000, | |||
"baseExperience": 233, | |||
"productId": "melvorTotH:Red_Oak_Logs", | |||
"level": 112, | |||
"randomProducts": [ | |||
"melvorD:Bird_Nest", | |||
"melvorTotH:Raven_Nest" | |||
], | |||
"requirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Augite_Axe", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Revenant", | |||
"name": "Revenant Tree", | |||
"baseInterval": 30000, | |||
"baseExperience": 373, | |||
"productId": "melvorTotH:Revenant_Logs", | |||
"level": 115, | |||
"randomProducts": [ | |||
"melvorD:Bird_Nest", | |||
"melvorTotH:Raven_Nest" | |||
], | |||
"requirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Meteorite_Axe", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Mystic", | |||
"name": "Mystic Tree", | |||
"baseInterval": 25000, | |||
"baseExperience": 288, | |||
"productId": "melvorTotH:Mystic_Logs", | |||
"level": 118, | |||
"randomProducts": [ | |||
"melvorD:Bird_Nest", | |||
"melvorTotH:Raven_Nest" | |||
], | |||
"requirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Meteorite_Axe", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:Carrion", | |||
"name": "Carrion Tree", | |||
"baseInterval": 40000, | |||
"baseExperience": 555, | |||
"productId": "melvorTotH:Carrion_Logs", | |||
"level": 120, | |||
"randomProducts": [ | |||
"melvorD:Bird_Nest", | |||
"melvorTotH:Raven_Nest" | |||
], | |||
"requirements": [ | |||
{ | |||
"type": "ShopPurchase", | |||
"purchaseID": "melvorTotH:Divine_Axe", | |||
"count": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorAoD:Unholy", | |||
"name": "Unholy Tree", | |||
"baseInterval": 9000, | |||
"baseExperience": 75, | |||
"productId": "melvorAoD:Unholy_Logs", | |||
"level": 40, | |||
"requirements": [ | |||
{ | |||
"type": "CartographyPOIDiscovery", | |||
"worldMapID": "melvorAoD:Melvor", | |||
"poiIDs": [ | |||
"melvorAoD:RitualSite" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorAoD:Cursed", | |||
"name": "Cursed Tree", | |||
"baseInterval": 13000, | |||
"baseExperience": 80, | |||
"productId": "melvorAoD:Cursed_Logs", | |||
"level": 65, | |||
"requirements": [ | |||
{ | |||
"type": "CartographyPOIDiscovery", | |||
"worldMapID": "melvorAoD:Melvor", | |||
"poiIDs": [ | |||
"melvorAoD:RitualSite" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssia", | |||
"name": "Abyssia Tree", | |||
"baseInterval": 14000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Abyssia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 1, | |||
"baseAbyssalExperience": 602, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Twisted", | |||
"name": "Twisted Tree", | |||
"baseInterval": 17000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Twisted_Logs", | |||
"level": 99, | |||
"abyssalLevel": 5, | |||
"baseAbyssalExperience": 1016, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Brumia", | |||
"name": "Brumia Tree", | |||
"baseInterval": 18000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Brumia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 10, | |||
"baseAbyssalExperience": 1239, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Plagueroot", | |||
"name": "Plagueroot Tree", | |||
"baseInterval": 20000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Plagueroot_Logs", | |||
"level": 99, | |||
"abyssalLevel": 15, | |||
"baseAbyssalExperience": 2127, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Gloomia", | |||
"name": "Gloomia Tree", | |||
"baseInterval": 22000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Gloomia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 20, | |||
"baseAbyssalExperience": 3083, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Shadebark", | |||
"name": "Shadebark Tree", | |||
"baseInterval": 23000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Shadebark_Logs", | |||
"level": 99, | |||
"abyssalLevel": 25, | |||
"baseAbyssalExperience": 4242, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Withia", | |||
"name": "Withia Tree", | |||
"baseInterval": 26000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Withia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 30, | |||
"baseAbyssalExperience": 6186, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Crumbletain", | |||
"name": "Crumbletain Tree", | |||
"baseInterval": 25000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Crumbletain_Logs", | |||
"level": 99, | |||
"abyssalLevel": 35, | |||
"baseAbyssalExperience": 7542, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Nethia", | |||
"name": "Nethia Tree", | |||
"baseInterval": 30000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Nethia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 40, | |||
"baseAbyssalExperience": 11264, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Whisperwillow", | |||
"name": "Whisperwillow Tree", | |||
"baseInterval": 28000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Whisperwillow_Logs", | |||
"level": 99, | |||
"abyssalLevel": 45, | |||
"baseAbyssalExperience": 16494, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Eldria", | |||
"name": "Eldria Tree", | |||
"baseInterval": 34000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Eldria_Logs", | |||
"level": 99, | |||
"abyssalLevel": 50, | |||
"baseAbyssalExperience": 23882, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Voidia", | |||
"name": "Voidia Tree", | |||
"baseInterval": 38000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Voidia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 55, | |||
"baseAbyssalExperience": 30088, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Shadow_Raven_Nest", | |||
"melvorItA:Shadow_Drake_Nest" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Riftwood", | |||
"name": "Riftwood Tree", | |||
"baseInterval": 69000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Riftwood_Logs", | |||
"level": 0, | |||
"abyssalLevel": 0, | |||
"baseAbyssalExperience": 69, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Eternity_Nest" | |||
], | |||
"realm": "melvorItA:Eternal" | |||
}, | |||
{ | |||
"id": "melvorItA:Starwood", | |||
"name": "Starwood Tree", | |||
"baseInterval": 69000, | |||
"baseExperience": 0, | |||
"productId": "melvorItA:Starwood_Logs", | |||
"level": 0, | |||
"abyssalLevel": 0, | |||
"baseAbyssalExperience": 69, | |||
"requirements": [], | |||
"randomProducts": [ | |||
"melvorItA:Eternity_Nest" | |||
], | |||
"realm": "melvorItA:Eternal" | |||
} | |||
], | |||
"defaultRandomProducts": [ | |||
"melvorD:Bird_Nest" | |||
], | |||
"randomProducts": [ | |||
{ | |||
"itemID": "melvorD:Bird_Nest", | |||
"chance": 0, | |||
"quantity": 1, | |||
"minChance": 0.5 | |||
}, | |||
{ | |||
"itemID": "melvorTotH:Raven_Nest", | |||
"chance": 3, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Shadow_Raven_Nest", | |||
"chance": 1, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Shadow_Drake_Nest", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Eternity_Nest", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625, | |||
"quantity": 1 | |||
} | |||
], | |||
"headerUpgradeChains": [ | |||
"melvorD:Axe", | |||
"melvorItA:AxeCoating" | |||
], | |||
"name": "Woodcutting", | |||
"bannedJewleryIDs": [ | |||
"melvorF:Ring_Of_Blade_Echoes", | |||
"melvorF:Ring_Of_Barrage", | |||
"melvorF:Ring_Of_Spirit_Power", | |||
"melvorTotH:Iridium_Cerulean_Necklace", | |||
"melvorTotH:Iridium_Cerulean_Ring", | |||
"melvorTotH:Iridium_Onyx_Necklace", | |||
"melvorTotH:Iridium_Onyx_Ring", | |||
"melvorTotH:Iridium_Oricha_Necklace", | |||
"melvorTotH:Iridium_Oricha_Ring", | |||
"melvorTotH:Iridium_Runestone_Necklace", | |||
"melvorTotH:Iridium_Runestone_Ring", | |||
"melvorTotH:Iridium_Zephyte_Necklace", | |||
"melvorTotH:Iridium_Zephyte_Ring", | |||
"melvorTotH:Palladium_Cerulean_Necklace", | |||
"melvorTotH:Palladium_Cerulean_Ring", | |||
"melvorTotH:Palladium_Onyx_Necklace", | |||
"melvorTotH:Palladium_Onyx_Ring", | |||
"melvorTotH:Palladium_Oricha_Necklace", | |||
"melvorTotH:Palladium_Oricha_Ring", | |||
"melvorTotH:Palladium_Runestone_Necklace", | |||
"melvorTotH:Palladium_Runestone_Ring", | |||
"melvorTotH:Palladium_Zephyte_Necklace", | |||
"melvorTotH:Palladium_Zephyte_Ring", | |||
"melvorTotH:Meteorite_Marksman_Ring", | |||
"melvorTotH:Meteorite_Warrior_Ring", | |||
"melvorTotH:Meteorite_Spellcaster_Ring" | |||
], | |||
"ancientRelicSets": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorAoD:WoodcuttingRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:WoodcuttingRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:WoodcuttingRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:WoodcuttingRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:WoodcuttingRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorAoD:WoodcuttingRelic6", | |||
"levelUpUnlocks": [ | |||
20, | |||
99 | |||
] | |||
}, | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorItA:AbyssalWoodcuttingRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalWoodcuttingRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalWoodcuttingRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalWoodcuttingRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalWoodcuttingRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorItA:AbyssalWoodcuttingMasterRelic", | |||
"abyssalLevelUpUnlocks": [ | |||
10, | |||
60 | |||
] | |||
} | |||
], | |||
"hasAbyssalLevels": true, | |||
"abyssalLevelRealm": "melvorItA:Abyssal", | |||
"skillTrees": [ | |||
{ | |||
"id": "melvorItA:Abyssal", | |||
"name": "Abyssal", | |||
"nameLang": "SPELL_CATEGORY_Abyssal", | |||
"unlockRequirements": [], | |||
"nodes": [ | |||
{ | |||
"id": "melvorItA:NodeA1", | |||
"name": "A1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA2", | |||
"name": "A2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB1", | |||
"name": "B1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB2", | |||
"name": "B2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeAB3", | |||
"name": "AB3", | |||
"costs": { | |||
"points": 5 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA2", | |||
"melvorItA:NodeB2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA4", | |||
"name": "A4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA5", | |||
"name": "A5", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB4", | |||
"name": "B4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB5", | |||
"name": "B5", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeAB6", | |||
"name": "AB6", | |||
"costs": { | |||
"points": 5 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA5", | |||
"melvorItA:NodeB5" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC1", | |||
"name": "C1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"flatBaseRandomProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Raven_Nest", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC2", | |||
"name": "C2", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatBaseRandomProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Drake_Nest", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD1", | |||
"name": "D1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"randomProductChance": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Raven_Nest", | |||
"value": 0.200000000000000011102230246251565404236316680908203125 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD2", | |||
"name": "D2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"randomProductChance": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Drake_Nest", | |||
"value": 0.200000000000000011102230246251565404236316680908203125 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeCD3", | |||
"name": "CD3", | |||
"costs": { | |||
"points": 4 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC2", | |||
"melvorItA:NodeD2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC4", | |||
"name": "C4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeCD3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"randomProductChance": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Raven_Nest", | |||
"value": 0.40000000000000002220446049250313080847263336181640625 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC5", | |||
"name": "C5", | |||
"costs": { | |||
"points": 6 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD4", | |||
"name": "D4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeCD3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"randomProductChance": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"itemID": "melvorItA:Shadow_Drake_Nest", | |||
"value": 0.200000000000000011102230246251565404236316680908203125 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD5", | |||
"name": "D5", | |||
"costs": { | |||
"points": 4 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"woodcuttingAXPAddedAsFiremakingAXP": 10 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeCD6", | |||
"name": "CD6", | |||
"costs": { | |||
"points": 7 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC5", | |||
"melvorItA:NodeD5" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Woodcutting", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeABCD7", | |||
"name": "ABCD7", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB6", | |||
"melvorItA:NodeCD6" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"treeCutLimit": 1 | |||
} | |||
} | |||
] | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"data": { | |||
"pets": [ | |||
"melvorD:PuddingDuckie", | |||
"melvorD:Ty" | |||
], | |||
"rareDrops": [ | |||
{ | |||
"itemID": "melvorD:Gold_Topaz_Ring", | |||
"altItemID": "melvorD:Signet_Ring_Half_A", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "LevelScaling", | |||
"maxChance": 100, | |||
"baseChance": 0, | |||
"scalingFactor": 6.0606060606060609734983650465078852676015230827033519744873046875e-6 | |||
}, | |||
"realms": [ | |||
"melvorD:Melvor" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorD:Circlet_of_Rhaelyx", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "TotalMasteryScaling", | |||
"maxChance": 0.001000000000000000020816681711721685132943093776702880859375, | |||
"baseChance": 1.0000000000000000818030539140313095458623138256371021270751953125e-5, | |||
"scalingFactor": 4.00000000000000008369024332051389070130653635715134441852569580078125e-8 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorD:Mysterious_Stone", | |||
"quantity": 1, | |||
"requirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorD:Crown_of_Rhaelyx" | |||
} | |||
], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.025000000000000001387778780781445675529539585113525390625 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorAoD:Fishing_Lesser_Relic", | |||
"quantity": 300, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625 | |||
}, | |||
"gamemodes": [ | |||
"melvorAoD:AncientRelics" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorItA:Old_Dusty_Mitt", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.000100000000000000004792173602385929598312941379845142364501953125 | |||
}, | |||
"realms": [ | |||
"melvorItA:Abyssal" | |||
] | |||
} | |||
], | |||
"minibar": { | |||
"defaultItems": [ | |||
"melvorF:Fishing_Hook", | |||
"melvorF:Sailors_Top", | |||
"melvorF:Max_Skillcape", | |||
"melvorF:Cape_of_Completion" | |||
], | |||
"upgrades": [], | |||
"pets": [] | |||
}, | |||
"masteryLevelUnlocks": [ | |||
{ | |||
"level": 1, | |||
"descriptionID": 0, | |||
"description": "Each Mastery level increases the chance to receive 2 Fish by +0.4%" | |||
}, | |||
{ | |||
"level": 50, | |||
"descriptionID": 1, | |||
"description": "+3% chance to receive special items." | |||
}, | |||
{ | |||
"level": 65, | |||
"descriptionID": 2, | |||
"description": "You no longer catch Junk." | |||
}, | |||
{ | |||
"level": 99, | |||
"descriptionID": 3, | |||
"description": "Always catch a minimum quantity of 2 Fish" | |||
} | |||
], | |||
"masteryLevelBonuses": [ | |||
{ | |||
"modifiers": { | |||
"fishingMasteryDoublingChance": [ | |||
{ | |||
"actionID": "melvorD:Raw_Shrimp", | |||
"value": 0.40000000000000002220446049250313080847263336181640625 | |||
} | |||
] | |||
}, | |||
"level": 1, | |||
"levelScalingSlope": 1, | |||
"levelScalingMax": 99 | |||
}, | |||
{ | |||
"modifiers": { | |||
"bonusFishingSpecialChance": [ | |||
{ | |||
"actionID": "melvorD:Raw_Shrimp", | |||
"value": 3 | |||
} | |||
] | |||
}, | |||
"level": 50 | |||
}, | |||
{ | |||
"modifiers": { | |||
"cannotFishJunk": [ | |||
{ | |||
"actionID": "melvorD:Raw_Shrimp", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"level": 65 | |||
}, | |||
{ | |||
"modifiers": { | |||
"fishingMasteryDoublingChance": [ | |||
{ | |||
"actionID": "melvorD:Raw_Shrimp", | |||
"value": 60.39999999999999857891452847979962825775146484375 | |||
} | |||
] | |||
}, | |||
"level": 99 | |||
} | |||
], | |||
"masteryPoolBonuses": [ | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"cannotFishJunk": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"fishingAdditionalSpecialItemChance": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"value": 25 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"currencyGainFromRawFishSales": [ | |||
{ | |||
"currencyID": "melvorItA:AbyssalPieces", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"fishingCookedChance": 10 | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"fishingAdditionalSpecialItemChance": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 25 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
} | |||
], | |||
"fish": [ | |||
{ | |||
"id": "melvorD:Raw_Shrimp", | |||
"productId": "melvorD:Raw_Shrimp", | |||
"baseExperience": 5, | |||
"level": 1, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 8000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Sardine", | |||
"productId": "melvorD:Raw_Sardine", | |||
"baseExperience": 10, | |||
"level": 5, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 8000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Herring", | |||
"productId": "melvorD:Raw_Herring", | |||
"baseExperience": 15, | |||
"level": 10, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 8000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Trout", | |||
"productId": "melvorD:Raw_Trout", | |||
"baseExperience": 20, | |||
"level": 20, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 10000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Salmon", | |||
"productId": "melvorD:Raw_Salmon", | |||
"baseExperience": 40, | |||
"level": 35, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 10000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Lobster", | |||
"productId": "melvorD:Raw_Lobster", | |||
"baseExperience": 50, | |||
"level": 40, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 11000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Swordfish", | |||
"productId": "melvorD:Raw_Swordfish", | |||
"baseExperience": 80, | |||
"level": 50, | |||
"baseMinInterval": 5000, | |||
"baseMaxInterval": 12000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Crab", | |||
"productId": "melvorD:Raw_Crab", | |||
"baseExperience": 120, | |||
"level": 60, | |||
"baseMinInterval": 5000, | |||
"baseMaxInterval": 12000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Shark", | |||
"productId": "melvorD:Raw_Shark", | |||
"baseExperience": 150, | |||
"level": 70, | |||
"baseMinInterval": 7000, | |||
"baseMaxInterval": 15000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Cave_Fish", | |||
"productId": "melvorD:Raw_Cave_Fish", | |||
"baseExperience": 300, | |||
"level": 75, | |||
"baseMinInterval": 8000, | |||
"baseMaxInterval": 15000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Manta_Ray", | |||
"productId": "melvorD:Raw_Manta_Ray", | |||
"baseExperience": 495, | |||
"level": 85, | |||
"baseMinInterval": 9000, | |||
"baseMaxInterval": 25000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Whale", | |||
"productId": "melvorD:Raw_Whale", | |||
"baseExperience": 575, | |||
"level": 95, | |||
"baseMinInterval": 10000, | |||
"baseMaxInterval": 25000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Blowfish", | |||
"productId": "melvorD:Raw_Blowfish", | |||
"baseExperience": 12, | |||
"level": 8, | |||
"baseMinInterval": 3000, | |||
"baseMaxInterval": 8000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Poison_Fish", | |||
"productId": "melvorD:Raw_Poison_Fish", | |||
"baseExperience": 25, | |||
"level": 30, | |||
"baseMinInterval": 3000, | |||
"baseMaxInterval": 10000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Leaping_Trout", | |||
"productId": "melvorD:Leaping_Trout", | |||
"baseExperience": 20, | |||
"level": 20, | |||
"baseMinInterval": 3000, | |||
"baseMaxInterval": 10000, | |||
"strengthXP": 10 | |||
}, | |||
{ | |||
"id": "melvorD:Leaping_Salmon", | |||
"productId": "melvorD:Leaping_Salmon", | |||
"baseExperience": 40, | |||
"level": 35, | |||
"baseMinInterval": 3000, | |||
"baseMaxInterval": 12000, | |||
"strengthXP": 15 | |||
}, | |||
{ | |||
"id": "melvorD:Leaping_Broad_Fish", | |||
"productId": "melvorD:Leaping_Broad_Fish", | |||
"baseExperience": 100, | |||
"level": 70, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 12000, | |||
"strengthXP": 25 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Magic_Fish", | |||
"productId": "melvorD:Raw_Magic_Fish", | |||
"baseExperience": 325, | |||
"level": 80, | |||
"baseMinInterval": 12000, | |||
"baseMaxInterval": 30000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Anglerfish", | |||
"productId": "melvorD:Raw_Anglerfish", | |||
"baseExperience": 100, | |||
"level": 50, | |||
"baseMinInterval": 5000, | |||
"baseMaxInterval": 12000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Fanfish", | |||
"productId": "melvorD:Raw_Fanfish", | |||
"baseExperience": 120, | |||
"level": 55, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 10000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Seahorse", | |||
"productId": "melvorD:Raw_Seahorse", | |||
"baseExperience": 25, | |||
"level": 15, | |||
"baseMinInterval": 3000, | |||
"baseMaxInterval": 10000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Carp", | |||
"productId": "melvorD:Raw_Carp", | |||
"baseExperience": 130, | |||
"level": 65, | |||
"baseMinInterval": 6000, | |||
"baseMaxInterval": 15000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Skeleton_Fish", | |||
"productId": "melvorD:Raw_Skeleton_Fish", | |||
"baseExperience": 100, | |||
"level": 45, | |||
"baseMinInterval": 7000, | |||
"baseMaxInterval": 15000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Lava_Fish", | |||
"productId": "melvorTotH:Raw_Lava_Fish", | |||
"baseExperience": 459, | |||
"level": 100, | |||
"baseMinInterval": 7000, | |||
"baseMaxInterval": 15000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Spike_Fish", | |||
"productId": "melvorTotH:Raw_Spike_Fish", | |||
"baseExperience": 524, | |||
"level": 101, | |||
"baseMinInterval": 6000, | |||
"baseMaxInterval": 16000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Rockfish", | |||
"productId": "melvorTotH:Raw_Rockfish", | |||
"baseExperience": 288, | |||
"level": 102, | |||
"baseMinInterval": 8000, | |||
"baseMaxInterval": 15000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Blue_Crab", | |||
"productId": "melvorTotH:Raw_Blue_Crab", | |||
"baseExperience": 891, | |||
"level": 104, | |||
"baseMinInterval": 10000, | |||
"baseMaxInterval": 24000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Magma_Fish", | |||
"productId": "melvorTotH:Raw_Magma_Fish", | |||
"baseExperience": 368, | |||
"level": 105, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 10000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Large_Blowfish", | |||
"productId": "melvorTotH:Raw_Large_Blowfish", | |||
"baseExperience": 646, | |||
"level": 106, | |||
"baseMinInterval": 6000, | |||
"baseMaxInterval": 16000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Static_Jellyfish", | |||
"productId": "melvorTotH:Raw_Static_Jellyfish", | |||
"baseExperience": 729, | |||
"level": 108, | |||
"baseMinInterval": 15000, | |||
"baseMaxInterval": 30000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Frost_Crab", | |||
"productId": "melvorTotH:Raw_Frost_Crab", | |||
"baseExperience": 886, | |||
"level": 110, | |||
"baseMinInterval": 8000, | |||
"baseMaxInterval": 20000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Magma_Eel", | |||
"productId": "melvorTotH:Raw_Magma_Eel", | |||
"baseExperience": 1099, | |||
"level": 112, | |||
"baseMinInterval": 10000, | |||
"baseMaxInterval": 25000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Frozen_Manta_Ray", | |||
"productId": "melvorTotH:Raw_Frozen_Manta_Ray", | |||
"baseExperience": 1030, | |||
"level": 113, | |||
"baseMinInterval": 15000, | |||
"baseMaxInterval": 30000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Ghost_Fish", | |||
"productId": "melvorTotH:Raw_Ghost_Fish", | |||
"baseExperience": 1785, | |||
"level": 115, | |||
"baseMinInterval": 15000, | |||
"baseMaxInterval": 35000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Mystic_Seahorse", | |||
"productId": "melvorTotH:Raw_Mystic_Seahorse", | |||
"baseExperience": 1226, | |||
"level": 116, | |||
"baseMinInterval": 25000, | |||
"baseMaxInterval": 40000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Terrorfish", | |||
"productId": "melvorTotH:Raw_Terrorfish", | |||
"baseExperience": 2183, | |||
"level": 118, | |||
"baseMinInterval": 20000, | |||
"baseMaxInterval": 40000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorTotH:Raw_Mystic_Shark", | |||
"productId": "melvorTotH:Raw_Mystic_Shark", | |||
"baseExperience": 1596, | |||
"level": 120, | |||
"baseMinInterval": 15000, | |||
"baseMaxInterval": 40000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorAoD:Raw_Mackerel", | |||
"productId": "melvorAoD:Raw_Mackerel", | |||
"baseExperience": 22, | |||
"level": 20, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 10000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorAoD:Raw_Halibut", | |||
"productId": "melvorAoD:Raw_Halibut", | |||
"baseExperience": 55, | |||
"level": 40, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 11000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorAoD:Raw_Tilapia", | |||
"productId": "melvorAoD:Raw_Tilapia", | |||
"baseExperience": 330, | |||
"level": 75, | |||
"baseMinInterval": 8000, | |||
"baseMaxInterval": 15000, | |||
"strengthXP": 0 | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Crimson_Biter", | |||
"productId": "melvorItA:Raw_Crimson_Biter", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 1, | |||
"baseAbyssalExperience": 688, | |||
"baseMinInterval": 3000, | |||
"baseMaxInterval": 13000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Crimson_Bream", | |||
"productId": "melvorItA:Raw_Crimson_Bream", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 5, | |||
"baseAbyssalExperience": 1434, | |||
"baseMinInterval": 7000, | |||
"baseMaxInterval": 17000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Veilhunter", | |||
"productId": "melvorItA:Raw_Veilhunter", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 10, | |||
"baseAbyssalExperience": 1377, | |||
"baseMinInterval": 5000, | |||
"baseMaxInterval": 15000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Mistjaw", | |||
"productId": "melvorItA:Raw_Mistjaw", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 12, | |||
"baseAbyssalExperience": 2125, | |||
"baseMinInterval": 8000, | |||
"baseMaxInterval": 18000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Steamswimmer", | |||
"productId": "melvorItA:Raw_Steamswimmer", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 16, | |||
"baseAbyssalExperience": 5123, | |||
"baseMinInterval": 15000, | |||
"baseMaxInterval": 29000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Toxic_Pufferfish", | |||
"productId": "melvorItA:Raw_Toxic_Pufferfish", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 19, | |||
"baseAbyssalExperience": 2427, | |||
"baseMinInterval": 4000, | |||
"baseMaxInterval": 12000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Toxic_Crab", | |||
"productId": "melvorItA:Raw_Toxic_Crab", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 22, | |||
"baseAbyssalExperience": 3700, | |||
"baseMinInterval": 8000, | |||
"baseMaxInterval": 14000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Stoneskin_Pike", | |||
"productId": "melvorItA:Raw_Stoneskin_Pike", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 25, | |||
"baseAbyssalExperience": 7009, | |||
"baseMinInterval": 12000, | |||
"baseMaxInterval": 26000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Toxic_Octopus", | |||
"productId": "melvorItA:Raw_Toxic_Octopus", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 28, | |||
"baseAbyssalExperience": 13978, | |||
"baseMinInterval": 22000, | |||
"baseMaxInterval": 36000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Stoneskin_Garfish", | |||
"productId": "melvorItA:Raw_Stoneskin_Garfish", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 30, | |||
"baseAbyssalExperience": 11421, | |||
"baseMinInterval": 15000, | |||
"baseMaxInterval": 33000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Whisperfish", | |||
"productId": "melvorItA:Raw_Whisperfish", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 33, | |||
"baseAbyssalExperience": 2526, | |||
"baseMinInterval": 2000, | |||
"baseMaxInterval": 8000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Murmurclaw", | |||
"productId": "melvorItA:Raw_Murmurclaw", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 36, | |||
"baseAbyssalExperience": 8602, | |||
"baseMinInterval": 9000, | |||
"baseMaxInterval": 17000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Depthlurker", | |||
"productId": "melvorItA:Raw_Depthlurker", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 40, | |||
"baseAbyssalExperience": 15019, | |||
"baseMinInterval": 13000, | |||
"baseMaxInterval": 27000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Hushscale", | |||
"productId": "melvorItA:Raw_Hushscale", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 44, | |||
"baseAbyssalExperience": 20402, | |||
"baseMinInterval": 10000, | |||
"baseMaxInterval": 28000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Deep_Squid", | |||
"productId": "melvorItA:Raw_Deep_Squid", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 48, | |||
"baseAbyssalExperience": 44864, | |||
"baseMinInterval": 20000, | |||
"baseMaxInterval": 38000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Voidfish", | |||
"productId": "melvorItA:Raw_Voidfish", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 52, | |||
"baseAbyssalExperience": 35538, | |||
"baseMinInterval": 12000, | |||
"baseMaxInterval": 30000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Void_Jelly", | |||
"productId": "melvorItA:Raw_Void_Jelly", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 54, | |||
"baseAbyssalExperience": 56754, | |||
"baseMinInterval": 17000, | |||
"baseMaxInterval": 39000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Void_Ray", | |||
"productId": "melvorItA:Raw_Void_Ray", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 57, | |||
"baseAbyssalExperience": 51233, | |||
"baseMinInterval": 14000, | |||
"baseMaxInterval": 40000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Raw_Celestial_Ray", | |||
"productId": "melvorItA:Raw_Celestial_Ray", | |||
"baseExperience": 0, | |||
"level": 0, | |||
"abyssalLevel": 0, | |||
"baseAbyssalExperience": 69, | |||
"baseMinInterval": 30000, | |||
"baseMaxInterval": 90000, | |||
"strengthXP": 0, | |||
"realm": "melvorItA:Eternal" | |||
} | |||
], | |||
"areas": [ | |||
{ | |||
"id": "melvorD:ShallowShores", | |||
"name": "Shallow Shores", | |||
"fishChance": 75, | |||
"junkChance": 25, | |||
"specialChance": 0, | |||
"fishIDs": [ | |||
"melvorD:Raw_Shrimp", | |||
"melvorD:Raw_Lobster", | |||
"melvorD:Raw_Crab" | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:ShrapnelRiver", | |||
"name": "Shrapnel River", | |||
"fishChance": 80, | |||
"junkChance": 20, | |||
"specialChance": 0, | |||
"fishIDs": [ | |||
"melvorD:Raw_Sardine", | |||
"melvorD:Raw_Herring", | |||
"melvorD:Raw_Carp" | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:TrenchOfDespair", | |||
"name": "Trench of Despair", | |||
"fishChance": 70, | |||
"junkChance": 28, | |||
"specialChance": 2, | |||
"fishIDs": [ | |||
"melvorD:Raw_Blowfish", | |||
"melvorD:Raw_Poison_Fish", | |||
"melvorD:Raw_Anglerfish", | |||
"melvorD:Raw_Cave_Fish" | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:LemvorPier", | |||
"name": "Lemvor Pier", | |||
"fishChance": 70, | |||
"junkChance": 29, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorD:Raw_Trout", | |||
"melvorD:Raw_Salmon", | |||
"melvorD:Raw_Fanfish" | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:OpenWaters", | |||
"name": "Open Waters", | |||
"fishChance": 69, | |||
"junkChance": 29, | |||
"specialChance": 2, | |||
"fishIDs": [ | |||
"melvorD:Raw_Swordfish", | |||
"melvorD:Raw_Manta_Ray" | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:BarrenOcean", | |||
"name": "Barren Ocean", | |||
"fishChance": 90, | |||
"junkChance": 10, | |||
"specialChance": 0, | |||
"fishIDs": [ | |||
"melvorD:Raw_Shark", | |||
"melvorD:Raw_Whale" | |||
] | |||
}, | |||
{ | |||
"id": "melvorD:BarbarianFishing", | |||
"name": "Barbarian Fishing", | |||
"fishChance": 95, | |||
"junkChance": 5, | |||
"specialChance": 0, | |||
"fishIDs": [ | |||
"melvorD:Leaping_Trout", | |||
"melvorD:Leaping_Salmon", | |||
"melvorD:Leaping_Broad_Fish" | |||
], | |||
"requiredItemID": "melvorD:Barbarian_Gloves" | |||
}, | |||
{ | |||
"id": "melvorD:SecretArea", | |||
"name": "Secret Area", | |||
"fishChance": 95, | |||
"junkChance": 0, | |||
"specialChance": 5, | |||
"fishIDs": [ | |||
"melvorD:Raw_Seahorse", | |||
"melvorD:Raw_Skeleton_Fish", | |||
"melvorD:Raw_Magic_Fish" | |||
], | |||
"isSecret": true | |||
}, | |||
{ | |||
"id": "melvorTotH:MagmaLake", | |||
"name": "Magma Lake", | |||
"fishChance": 80, | |||
"junkChance": 15, | |||
"specialChance": 5, | |||
"fishIDs": [ | |||
"melvorTotH:Raw_Lava_Fish", | |||
"melvorTotH:Raw_Magma_Fish", | |||
"melvorTotH:Raw_Magma_Eel" | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:JungleWaters", | |||
"name": "Jungle Waters", | |||
"fishChance": 79, | |||
"junkChance": 20, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorTotH:Raw_Spike_Fish", | |||
"melvorTotH:Raw_Blue_Crab", | |||
"melvorTotH:Raw_Large_Blowfish" | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:StaticValley", | |||
"name": "Static Valley", | |||
"fishChance": 85, | |||
"junkChance": 14, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorTotH:Raw_Rockfish", | |||
"melvorTotH:Raw_Static_Jellyfish" | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:FrozenSea", | |||
"name": "Frozen Sea", | |||
"fishChance": 90, | |||
"junkChance": 10, | |||
"specialChance": 0, | |||
"fishIDs": [ | |||
"melvorTotH:Raw_Frost_Crab", | |||
"melvorTotH:Raw_Frozen_Manta_Ray" | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:MidnightLagoon", | |||
"name": "Midnight Lagoon", | |||
"fishChance": 66, | |||
"junkChance": 31, | |||
"specialChance": 3, | |||
"fishIDs": [ | |||
"melvorTotH:Raw_Ghost_Fish", | |||
"melvorTotH:Raw_Terrorfish" | |||
] | |||
}, | |||
{ | |||
"id": "melvorTotH:MysticPond", | |||
"name": "Mystic Pond", | |||
"fishChance": 84, | |||
"junkChance": 15, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorTotH:Raw_Mystic_Seahorse", | |||
"melvorTotH:Raw_Mystic_Shark" | |||
] | |||
}, | |||
{ | |||
"id": "melvorAoD:FishermansEnclave", | |||
"name": "Fisherman's Enclave", | |||
"fishChance": 80, | |||
"junkChance": 17, | |||
"specialChance": 3, | |||
"fishIDs": [ | |||
"melvorAoD:Raw_Mackerel", | |||
"melvorAoD:Raw_Halibut", | |||
"melvorAoD:Raw_Tilapia" | |||
], | |||
"poiRequirement": { | |||
"type": "CartographyPOIDiscovery", | |||
"worldMapID": "melvorAoD:Melvor", | |||
"poiIDs": [ | |||
"melvorAoD:FishermansEnclave" | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:CrimsonRiver", | |||
"name": "Crimson River", | |||
"fishChance": 99, | |||
"junkChance": 0, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorItA:Raw_Crimson_Biter", | |||
"melvorItA:Raw_Crimson_Bream" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:MistveilSwamp", | |||
"name": "Mistveil Swamp", | |||
"fishChance": 99, | |||
"junkChance": 0, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorItA:Raw_Veilhunter", | |||
"melvorItA:Raw_Mistjaw", | |||
"melvorItA:Raw_Steamswimmer" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:ToxicPools", | |||
"name": "Toxic Pools", | |||
"fishChance": 99, | |||
"junkChance": 0, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorItA:Raw_Toxic_Pufferfish", | |||
"melvorItA:Raw_Toxic_Crab", | |||
"melvorItA:Raw_Toxic_Octopus" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:PetrifiedChannel", | |||
"name": "Petrified Channel", | |||
"fishChance": 99, | |||
"junkChance": 0, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorItA:Raw_Stoneskin_Pike", | |||
"melvorItA:Raw_Stoneskin_Garfish" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:WhisperCove", | |||
"name": "Whisper Cove", | |||
"fishChance": 99, | |||
"junkChance": 0, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorItA:Raw_Whisperfish", | |||
"melvorItA:Raw_Murmurclaw", | |||
"melvorItA:Raw_Hushscale" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:TendrilDepths", | |||
"name": "Tendril Depths", | |||
"fishChance": 99, | |||
"junkChance": 0, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorItA:Raw_Depthlurker", | |||
"melvorItA:Raw_Deep_Squid" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:VoidLagoon", | |||
"name": "Void Lagoon", | |||
"fishChance": 99, | |||
"junkChance": 0, | |||
"specialChance": 1, | |||
"fishIDs": [ | |||
"melvorItA:Raw_Voidfish", | |||
"melvorItA:Raw_Void_Jelly", | |||
"melvorItA:Raw_Void_Ray" | |||
], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:CelestialPond", | |||
"name": "Celestial Pond", | |||
"fishChance": 100, | |||
"junkChance": 0, | |||
"specialChance": 0, | |||
"fishIDs": [ | |||
"melvorItA:Raw_Celestial_Ray" | |||
], | |||
"realm": "melvorItA:Eternal" | |||
} | |||
], | |||
"junkItemIDs": [ | |||
"melvorD:Old_Boot", | |||
"melvorD:Old_Hat", | |||
"melvorD:Seaweed", | |||
"melvorD:Rusty_Key", | |||
"melvorD:Shell", | |||
"melvorD:Rope", | |||
"melvorD:Glass_Bottle", | |||
"melvorD:Rubber_Ducky" | |||
], | |||
"specialItems": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"drops": [ | |||
{ | |||
"itemID": "melvorD:Topaz", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 2000 | |||
}, | |||
{ | |||
"itemID": "melvorD:Sapphire", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 1600 | |||
}, | |||
{ | |||
"itemID": "melvorD:Ruby", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 1400 | |||
}, | |||
{ | |||
"itemID": "melvorD:Emerald", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 1000 | |||
}, | |||
{ | |||
"itemID": "melvorD:Diamond", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 400 | |||
}, | |||
{ | |||
"itemID": "melvorD:Treasure_Chest", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 250 | |||
}, | |||
{ | |||
"itemID": "melvorD:Barbarian_Gloves", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 50 | |||
}, | |||
{ | |||
"itemID": "melvorD:Pirates_Lost_Ring", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 10 | |||
}, | |||
{ | |||
"itemID": "melvorD:Message_In_A_Bottle", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 10 | |||
}, | |||
{ | |||
"itemID": "melvorD:Ancient_Ring_Of_Skills", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 1 | |||
}, | |||
{ | |||
"itemID": "melvorD:Ancient_Ring_Of_Mastery", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 1 | |||
} | |||
] | |||
}, | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"drops": [ | |||
{ | |||
"itemID": "melvorItA:Abyssal_Fishing_Chest", | |||
"minQuantity": 1, | |||
"maxQuantity": 1, | |||
"weight": 1 | |||
} | |||
] | |||
} | |||
], | |||
"easterEgg": { | |||
"originalID": "melvorD:Raw_Herring", | |||
"equippedID": "melvorD:Clue_Chasers_Insignia", | |||
"rewardID": "melvorD:Red_Herring" | |||
}, | |||
"headerUpgradeChains": [ | |||
"melvorD:FishingRod", | |||
"melvorItA:FishingRodCoating" | |||
], | |||
"name": "Fishing", | |||
"ancientRelicSets": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorAoD:FishingRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:FishingRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:FishingRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:FishingRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:FishingRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorAoD:FishingRelic6", | |||
"levelUpUnlocks": [ | |||
20, | |||
99 | |||
] | |||
}, | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorItA:AbyssalFishingRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalFishingRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalFishingRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalFishingRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalFishingRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorItA:AbyssalFishingMasterRelic", | |||
"abyssalLevelUpUnlocks": [ | |||
10, | |||
60 | |||
] | |||
} | |||
], | |||
"fishingContestFish": [ | |||
{ | |||
"fishID": "melvorD:Raw_Shrimp", | |||
"level": 1, | |||
"minLength": 4, | |||
"maxLength": 8 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Sardine", | |||
"level": 5, | |||
"minLength": 15, | |||
"maxLength": 30 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Herring", | |||
"level": 10, | |||
"minLength": 20, | |||
"maxLength": 38 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Trout", | |||
"level": 20, | |||
"minLength": 25, | |||
"maxLength": 35 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Salmon", | |||
"level": 35, | |||
"minLength": 21, | |||
"maxLength": 35 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Lobster", | |||
"level": 40, | |||
"minLength": 25, | |||
"maxLength": 50 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Swordfish", | |||
"level": 50, | |||
"minLength": 120, | |||
"maxLength": 190 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Crab", | |||
"level": 60, | |||
"minLength": 15, | |||
"maxLength": 21 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Shark", | |||
"level": 70, | |||
"minLength": 335, | |||
"maxLength": 487 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Cave_Fish", | |||
"level": 75, | |||
"minLength": 20, | |||
"maxLength": 23 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Manta_Ray", | |||
"level": 85, | |||
"minLength": 300, | |||
"maxLength": 600 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Whale", | |||
"level": 95, | |||
"minLength": 1100, | |||
"maxLength": 1400 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Blowfish", | |||
"level": 8, | |||
"minLength": 15, | |||
"maxLength": 30 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Poison_Fish", | |||
"level": 30, | |||
"minLength": 15, | |||
"maxLength": 30 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Anglerfish", | |||
"level": 50, | |||
"minLength": 30, | |||
"maxLength": 90 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Fanfish", | |||
"level": 55, | |||
"minLength": 35, | |||
"maxLength": 50 | |||
}, | |||
{ | |||
"fishID": "melvorD:Raw_Carp", | |||
"level": 65, | |||
"minLength": 40, | |||
"maxLength": 80 | |||
} | |||
], | |||
"hasAbyssalLevels": true, | |||
"abyssalLevelRealm": "melvorItA:Abyssal", | |||
"skillTrees": [ | |||
{ | |||
"id": "melvorItA:Abyssal", | |||
"name": "Abyssal", | |||
"nameLang": "SPELL_CATEGORY_Abyssal", | |||
"unlockRequirements": [], | |||
"nodes": [ | |||
{ | |||
"id": "melvorItA:NodeA1", | |||
"name": "A1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA2", | |||
"name": "A2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB1", | |||
"name": "B1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB2", | |||
"name": "B2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeAB3", | |||
"name": "AB3", | |||
"costs": { | |||
"points": 5 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA2", | |||
"melvorItA:NodeB2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA4", | |||
"name": "A4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA5", | |||
"name": "A5", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB4", | |||
"name": "B4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB5", | |||
"name": "B5", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeAB6", | |||
"name": "AB6", | |||
"costs": { | |||
"points": 5 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA5", | |||
"melvorItA:NodeB5" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC1", | |||
"name": "C1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"fishingCookedChance": 5 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC2", | |||
"name": "C2", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"fishingCookedChance": 5 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD1", | |||
"name": "D1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"bonusFishingSpecialChance": 1 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD2", | |||
"name": "D2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"bonusFishingSpecialChance": 2 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeCD3", | |||
"name": "CD3", | |||
"costs": { | |||
"points": 4 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC2", | |||
"melvorItA:NodeD2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC4", | |||
"name": "C4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeCD3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"fishingCookedChance": 10 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC5", | |||
"name": "C5", | |||
"costs": { | |||
"points": 6 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"fishingCookedChance": 10 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD4", | |||
"name": "D4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeCD3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"additionalSameAreaFishChance": 20 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD5", | |||
"name": "D5", | |||
"costs": { | |||
"points": 4 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeCD6", | |||
"name": "CD6", | |||
"costs": { | |||
"points": 7 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC5", | |||
"melvorItA:NodeD5" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Fishing", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeABCD7", | |||
"name": "ABCD7", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB6", | |||
"melvorItA:NodeCD6" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"additionalSameAreaFishChance": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 75 | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"data": { | |||
"pets": [ | |||
"melvorD:Pyro", | |||
"melvorD:Ty" | |||
], | |||
"rareDrops": [ | |||
{ | |||
"itemID": "melvorD:Gold_Topaz_Ring", | |||
"altItemID": "melvorD:Signet_Ring_Half_A", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "LevelScaling", | |||
"maxChance": 100, | |||
"baseChance": 0, | |||
"scalingFactor": 6.0606060606060609734983650465078852676015230827033519744873046875e-6 | |||
}, | |||
"realms": [ | |||
"melvorD:Melvor" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorD:Jewel_of_Rhaelyx", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "TotalMasteryScaling", | |||
"maxChance": 0.001000000000000000020816681711721685132943093776702880859375, | |||
"baseChance": 1.0000000000000000818030539140313095458623138256371021270751953125e-5, | |||
"scalingFactor": 4.00000000000000008369024332051389070130653635715134441852569580078125e-8 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorD:Mysterious_Stone", | |||
"quantity": 1, | |||
"requirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorD:Crown_of_Rhaelyx" | |||
} | |||
], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.025000000000000001387778780781445675529539585113525390625 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorAoD:Firemaking_Lesser_Relic", | |||
"quantity": 300, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625 | |||
}, | |||
"gamemodes": [ | |||
"melvorAoD:AncientRelics" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorF:Birthday_Present_Artisan", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.25 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorItA:Attention_Stone", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
}, | |||
"realms": [ | |||
"melvorItA:Abyssal" | |||
] | |||
} | |||
], | |||
"minibar": { | |||
"defaultItems": [ | |||
"melvorF:Max_Skillcape", | |||
"melvorF:Cape_of_Completion" | |||
], | |||
"upgrades": [ | |||
"melvorF:Art_of_Control" | |||
], | |||
"pets": [] | |||
}, | |||
"masteryLevelUnlocks": [ | |||
{ | |||
"level": 1, | |||
"descriptionID": 0, | |||
"description": "Each Mastery Level grants -0.1% Firemaking Interval for the respective Log." | |||
}, | |||
{ | |||
"level": 99, | |||
"descriptionID": 1, | |||
"description": "Grants +0.25% Global Mastery XP" | |||
} | |||
], | |||
"masteryLevelBonuses": [ | |||
{ | |||
"modifiers": { | |||
"skillInterval": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"actionID": "melvorD:Normal_Logs", | |||
"value": -0.1000000000000000055511151231257827021181583404541015625 | |||
} | |||
] | |||
}, | |||
"level": 1, | |||
"levelScalingSlope": 1, | |||
"levelScalingMax": 99 | |||
}, | |||
{ | |||
"modifiers": { | |||
"masteryXP": 0.25 | |||
}, | |||
"level": 99, | |||
"autoScopeToAction": false | |||
} | |||
], | |||
"masteryPoolBonuses": [ | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"skillInterval": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorD:Melvor", | |||
"value": -10 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"firemakingLogCurrencyGain": [ | |||
{ | |||
"currencyID": "melvorD:GP", | |||
"value": 25 | |||
} | |||
] | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"randomProductChance": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"itemID": "melvorItA:Withered_Ash", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"skillInterval": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": -10 | |||
} | |||
] | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"additionalRandomAbyssalGemChance": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
} | |||
], | |||
"logs": [ | |||
{ | |||
"id": "melvorD:Normal_Logs", | |||
"level": 1, | |||
"baseExperience": 19, | |||
"logID": "melvorD:Normal_Logs", | |||
"baseInterval": 2000, | |||
"baseBonfireInterval": 20000, | |||
"bonfireXPBonus": 5 | |||
}, | |||
{ | |||
"id": "melvorD:Oak_Logs", | |||
"level": 10, | |||
"baseExperience": 39, | |||
"logID": "melvorD:Oak_Logs", | |||
"baseInterval": 2000, | |||
"baseBonfireInterval": 30000, | |||
"bonfireXPBonus": 10 | |||
}, | |||
{ | |||
"id": "melvorD:Willow_Logs", | |||
"level": 25, | |||
"baseExperience": 52, | |||
"logID": "melvorD:Willow_Logs", | |||
"baseInterval": 3000, | |||
"baseBonfireInterval": 40000, | |||
"bonfireXPBonus": 15 | |||
}, | |||
{ | |||
"id": "melvorD:Teak_Logs", | |||
"level": 35, | |||
"baseExperience": 84, | |||
"logID": "melvorD:Teak_Logs", | |||
"baseInterval": 4000, | |||
"baseBonfireInterval": 50000, | |||
"bonfireXPBonus": 20 | |||
}, | |||
{ | |||
"id": "melvorD:Maple_Logs", | |||
"level": 45, | |||
"baseExperience": 104, | |||
"logID": "melvorD:Maple_Logs", | |||
"baseInterval": 5000, | |||
"baseBonfireInterval": 60000, | |||
"bonfireXPBonus": 25 | |||
}, | |||
{ | |||
"id": "melvorD:Mahogany_Logs", | |||
"level": 55, | |||
"baseExperience": 130, | |||
"logID": "melvorD:Mahogany_Logs", | |||
"baseInterval": 6000, | |||
"baseBonfireInterval": 70000, | |||
"bonfireXPBonus": 30 | |||
}, | |||
{ | |||
"id": "melvorD:Yew_Logs", | |||
"level": 60, | |||
"baseExperience": 195, | |||
"logID": "melvorD:Yew_Logs", | |||
"baseInterval": 7000, | |||
"baseBonfireInterval": 80000, | |||
"bonfireXPBonus": 35 | |||
}, | |||
{ | |||
"id": "melvorD:Magic_Logs", | |||
"level": 75, | |||
"baseExperience": 292, | |||
"logID": "melvorD:Magic_Logs", | |||
"baseInterval": 10000, | |||
"primaryProducts": [ | |||
"melvorD:Coal_Ore" | |||
], | |||
"baseBonfireInterval": 90000, | |||
"bonfireXPBonus": 40 | |||
}, | |||
{ | |||
"id": "melvorD:Redwood_Logs", | |||
"level": 90, | |||
"baseExperience": 364, | |||
"logID": "melvorD:Redwood_Logs", | |||
"baseInterval": 15000, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 45 | |||
}, | |||
{ | |||
"id": "melvorTotH:Spruce_Logs", | |||
"level": 100, | |||
"baseExperience": 583, | |||
"logID": "melvorTotH:Spruce_Logs", | |||
"baseInterval": 18000, | |||
"baseBonfireInterval": 120000, | |||
"bonfireXPBonus": 50 | |||
}, | |||
{ | |||
"id": "melvorTotH:Hornbeam_Logs", | |||
"level": 102, | |||
"baseExperience": 770, | |||
"logID": "melvorTotH:Hornbeam_Logs", | |||
"baseInterval": 22000, | |||
"baseBonfireInterval": 140000, | |||
"bonfireXPBonus": 55 | |||
}, | |||
{ | |||
"id": "melvorTotH:Grove_Logs", | |||
"level": 105, | |||
"baseExperience": 960, | |||
"logID": "melvorTotH:Grove_Logs", | |||
"baseInterval": 25000, | |||
"baseBonfireInterval": 160000, | |||
"bonfireXPBonus": 60 | |||
}, | |||
{ | |||
"id": "melvorTotH:Linden_Logs", | |||
"level": 108, | |||
"baseExperience": 633, | |||
"logID": "melvorTotH:Linden_Logs", | |||
"baseInterval": 15000, | |||
"baseBonfireInterval": 180000, | |||
"bonfireXPBonus": 65 | |||
}, | |||
{ | |||
"id": "melvorTotH:Elderwood_Logs", | |||
"level": 110, | |||
"baseExperience": 1224, | |||
"logID": "melvorTotH:Elderwood_Logs", | |||
"baseInterval": 27000, | |||
"baseBonfireInterval": 200000, | |||
"bonfireXPBonus": 70 | |||
}, | |||
{ | |||
"id": "melvorTotH:Red_Oak_Logs", | |||
"level": 112, | |||
"baseExperience": 1813, | |||
"logID": "melvorTotH:Red_Oak_Logs", | |||
"baseInterval": 35000, | |||
"baseBonfireInterval": 220000, | |||
"bonfireXPBonus": 75 | |||
}, | |||
{ | |||
"id": "melvorTotH:Revenant_Logs", | |||
"level": 115, | |||
"baseExperience": 1741, | |||
"logID": "melvorTotH:Revenant_Logs", | |||
"baseInterval": 30000, | |||
"baseBonfireInterval": 240000, | |||
"bonfireXPBonus": 80 | |||
}, | |||
{ | |||
"id": "melvorTotH:Mystic_Logs", | |||
"level": 118, | |||
"baseExperience": 1610, | |||
"logID": "melvorTotH:Mystic_Logs", | |||
"baseInterval": 25000, | |||
"baseBonfireInterval": 260000, | |||
"bonfireXPBonus": 85 | |||
}, | |||
{ | |||
"id": "melvorTotH:Carrion_Logs", | |||
"level": 120, | |||
"baseExperience": 2687, | |||
"logID": "melvorTotH:Carrion_Logs", | |||
"baseInterval": 40000, | |||
"baseBonfireInterval": 280000, | |||
"bonfireXPBonus": 90 | |||
}, | |||
{ | |||
"id": "melvorAoD:Unholy_Logs", | |||
"level": 40, | |||
"baseExperience": 94, | |||
"logID": "melvorAoD:Unholy_Logs", | |||
"baseInterval": 5000, | |||
"baseBonfireInterval": 55000, | |||
"bonfireXPBonus": 20 | |||
}, | |||
{ | |||
"id": "melvorAoD:Cursed_Logs", | |||
"level": 65, | |||
"baseExperience": 252, | |||
"logID": "melvorAoD:Cursed_Logs", | |||
"baseInterval": 9000, | |||
"baseBonfireInterval": 85000, | |||
"bonfireXPBonus": 35 | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssia_Logs", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 1, | |||
"baseAbyssalExperience": 2835, | |||
"logID": "melvorItA:Abyssia_Logs", | |||
"baseInterval": 11000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Abyssal_Bark", | |||
"melvorItA:Abyssia_Tree_Seed" | |||
], | |||
"secondaryProducts": [], | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 3, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Twisted_Logs", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 5, | |||
"baseAbyssalExperience": 4295, | |||
"logID": "melvorItA:Twisted_Logs", | |||
"baseInterval": 12000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Twisted_Tendril" | |||
], | |||
"secondaryProducts": [], | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 6, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Brumia_Logs", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 10, | |||
"baseAbyssalExperience": 5549, | |||
"logID": "melvorItA:Brumia_Logs", | |||
"baseInterval": 13000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Weak_Soul", | |||
"melvorItA:Brumia_Tree_Seed" | |||
], | |||
"secondaryProducts": [], | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 9, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Plagueroot", | |||
"baseExperience": 0, | |||
"logID": "melvorItA:Plagueroot_Logs", | |||
"baseInterval": 14000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Nightopal", | |||
"melvorItA:Shadowpearl" | |||
], | |||
"secondaryProducts": [], | |||
"level": 99, | |||
"abyssalLevel": 15, | |||
"baseAbyssalExperience": 9233, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 12, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Gloomia", | |||
"baseInterval": 15000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Gloom_Vine", | |||
"melvorItA:Gloomia_Tree_Seed" | |||
], | |||
"secondaryProducts": [], | |||
"baseExperience": 0, | |||
"logID": "melvorItA:Gloomia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 20, | |||
"baseAbyssalExperience": 11529, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 15, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Shadebark", | |||
"baseInterval": 16000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Shadow_Shard" | |||
], | |||
"secondaryProducts": [], | |||
"baseExperience": 0, | |||
"logID": "melvorItA:Shadebark_Logs", | |||
"level": 99, | |||
"abyssalLevel": 25, | |||
"baseAbyssalExperience": 16529, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 18, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Withia", | |||
"baseInterval": 17000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Withia_Tree_Seed" | |||
], | |||
"secondaryProducts": [], | |||
"baseExperience": 0, | |||
"logID": "melvorItA:Withia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 30, | |||
"baseAbyssalExperience": 23267, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 21, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Crumbletain", | |||
"baseInterval": 18000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Shadowpearl", | |||
"melvorItA:Moonstone" | |||
], | |||
"secondaryProducts": [], | |||
"baseExperience": 0, | |||
"logID": "melvorItA:Crumbletain_Logs", | |||
"level": 99, | |||
"abyssalLevel": 35, | |||
"baseAbyssalExperience": 32342, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 24, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Nethia", | |||
"baseInterval": 19000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Nethia_Tree_Seed" | |||
], | |||
"secondaryProducts": [], | |||
"baseExperience": 0, | |||
"logID": "melvorItA:Nethia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 40, | |||
"baseAbyssalExperience": 36143, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 27, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Whisperwillow", | |||
"baseInterval": 20000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Potent_Soul" | |||
], | |||
"secondaryProducts": [], | |||
"baseExperience": 0, | |||
"logID": "melvorItA:Whisperwillow_Logs", | |||
"level": 99, | |||
"abyssalLevel": 45, | |||
"baseAbyssalExperience": 59689, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 30, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Eldria", | |||
"baseInterval": 21000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Eldria_Tree_Seed" | |||
], | |||
"secondaryProducts": [], | |||
"baseExperience": 0, | |||
"logID": "melvorItA:Eldria_Logs", | |||
"level": 99, | |||
"abyssalLevel": 50, | |||
"baseAbyssalExperience": 77783, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 33, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Voidia", | |||
"baseInterval": 22000, | |||
"primaryProducts": [ | |||
"melvorItA:Withered_Ash", | |||
"melvorItA:Voidfire_Resin" | |||
], | |||
"secondaryProducts": [], | |||
"baseExperience": 0, | |||
"logID": "melvorItA:Voidia_Logs", | |||
"level": 99, | |||
"abyssalLevel": 55, | |||
"baseAbyssalExperience": 97898, | |||
"baseBonfireInterval": 100000, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 36, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Riftwood_Logs", | |||
"level": 0, | |||
"baseExperience": 0, | |||
"abyssalLevel": 0, | |||
"baseAbyssalExperience": 69, | |||
"logID": "melvorItA:Riftwood_Logs", | |||
"baseInterval": 60000, | |||
"primaryProducts": [ | |||
"melvorItA:Eternal_Ash" | |||
], | |||
"secondaryProducts": [], | |||
"baseBonfireInterval": 6969696969, | |||
"bonfireXPBonus": 0, | |||
"bonfireAXPBonus": 0, | |||
"realm": "melvorItA:Eternal" | |||
} | |||
], | |||
"primaryProducts": [ | |||
{ | |||
"itemID": "melvorD:Coal_Ore", | |||
"chance": 40, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorF:Ash", | |||
"chance": 20, | |||
"quantity": 1, | |||
"quantityScaling": { | |||
"type": "BaseInterval", | |||
"factor": 0.001000000000000000020816681711721685132943093776702880859375 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorF:Stardust", | |||
"chance": 1, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorTotH:Charcoal", | |||
"chance": 1, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Withered_Ash", | |||
"chance": 20, | |||
"quantity": 1, | |||
"quantityScaling": { | |||
"type": "AbyssalLevel", | |||
"factor": 0.1000000000000000055511151231257827021181583404541015625 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorItA:Abyssal_Bark", | |||
"chance": 10, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Twisted_Tendril", | |||
"chance": 10, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Gloom_Vine", | |||
"chance": 10, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Shadow_Shard", | |||
"chance": 10, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Voidfire_Resin", | |||
"chance": 10, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Abyssia_Tree_Seed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Brumia_Tree_Seed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Gloomia_Tree_Seed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Withia_Tree_Seed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Nethia_Tree_Seed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Eldria_Tree_Seed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Weak_Soul", | |||
"chance": 33, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Potent_Soul", | |||
"chance": 33, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Nightopal", | |||
"chance": 3, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Shadowpearl", | |||
"chance": 2, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Moonstone", | |||
"chance": 1, | |||
"quantity": 1 | |||
}, | |||
{ | |||
"itemID": "melvorItA:Eternal_Ash", | |||
"chance": 20, | |||
"quantity": 1, | |||
"quantityScaling": { | |||
"type": "AbyssalLevel", | |||
"factor": 0.1000000000000000055511151231257827021181583404541015625 | |||
} | |||
} | |||
], | |||
"secondaryProducts": [ | |||
{ | |||
"itemID": "melvorD:Generous_Fire_Spirit", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625, | |||
"quantity": 1 | |||
} | |||
], | |||
"defaultPrimaryProducts": [ | |||
"melvorD:Coal_Ore", | |||
"melvorF:Ash", | |||
"melvorTotH:Charcoal" | |||
], | |||
"defaultSecondaryProducts": [ | |||
"melvorD:Generous_Fire_Spirit" | |||
], | |||
"name": "Firemaking", | |||
"ancientRelicSets": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorAoD:FiremakingRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:FiremakingRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:FiremakingRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:FiremakingRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:FiremakingRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorAoD:FiremakingRelic6", | |||
"levelUpUnlocks": [ | |||
20, | |||
99 | |||
] | |||
}, | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorItA:AbyssalFiremakingRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalFiremakingRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalFiremakingRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalFiremakingRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalFiremakingRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorItA:AbyssalFiremakingMasterRelic", | |||
"abyssalLevelUpUnlocks": [ | |||
10, | |||
60 | |||
] | |||
} | |||
], | |||
"hasAbyssalLevels": true, | |||
"abyssalLevelRealm": "melvorItA:Abyssal", | |||
"skillTrees": [ | |||
{ | |||
"id": "melvorItA:Abyssal", | |||
"name": "Abyssal", | |||
"nameLang": "SPELL_CATEGORY_Abyssal", | |||
"unlockRequirements": [], | |||
"nodes": [ | |||
{ | |||
"id": "melvorItA:NodeA1", | |||
"name": "A1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA2", | |||
"name": "A2", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB1", | |||
"name": "B1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB2", | |||
"name": "B2", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeAB1", | |||
"name": "AB1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA2", | |||
"melvorItA:NodeB2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"firemakingLogCurrencyGain": [ | |||
{ | |||
"currencyID": "melvorItA:AbyssalPieces", | |||
"value": 100 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA3", | |||
"name": "A3", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB3", | |||
"name": "B3", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA4", | |||
"name": "A4", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB4", | |||
"name": "B4", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC1", | |||
"name": "C1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"flatBasePrimaryProductQuantityChance": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 20 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC2", | |||
"name": "C2", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatBasePrimaryProductQuantityChance": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 20 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD1", | |||
"name": "D1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": 2 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD2", | |||
"name": "D2", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": 2 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeCD1", | |||
"name": "CD1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC2", | |||
"melvorItA:NodeD2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"firemakingLogCurrencyGain": [ | |||
{ | |||
"currencyID": "melvorItA:AbyssalPieces", | |||
"value": 100 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC3", | |||
"name": "C3", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeCD1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatBasePrimaryProductQuantityChance": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 20 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC4", | |||
"name": "C4", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatBasePrimaryProductQuantityChance": [ | |||
{ | |||
"skillID": "melvorD:Firemaking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 20 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD3", | |||
"name": "D3", | |||
"costs": { | |||
"points": 5 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeCD1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 3 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD4", | |||
"name": "D4", | |||
"costs": { | |||
"points": 5 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 3 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeABCD1", | |||
"name": "ABCD1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA4", | |||
"melvorItA:NodeB4", | |||
"melvorItA:NodeC4", | |||
"melvorItA:NodeD4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": 6, | |||
"masteryXP": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 6 | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
], | |||
"headerItemCharges": [ | |||
"melvorItA:Abyssal_Firemaking_Gloves" | |||
] | |||
} | |||
}, | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"data": { | |||
"pets": [ | |||
"melvorD:Cris", | |||
"melvorD:Ty" | |||
], | |||
"rareDrops": [ | |||
{ | |||
"itemID": "melvorD:Gold_Topaz_Ring", | |||
"altItemID": "melvorD:Signet_Ring_Half_A", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "LevelScaling", | |||
"maxChance": 100, | |||
"baseChance": 0, | |||
"scalingFactor": 6.0606060606060609734983650465078852676015230827033519744873046875e-6 | |||
}, | |||
"realms": [ | |||
"melvorD:Melvor" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorD:Jewel_of_Rhaelyx", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "TotalMasteryScaling", | |||
"maxChance": 0.001000000000000000020816681711721685132943093776702880859375, | |||
"baseChance": 1.0000000000000000818030539140313095458623138256371021270751953125e-5, | |||
"scalingFactor": 4.00000000000000008369024332051389070130653635715134441852569580078125e-8 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorD:Mysterious_Stone", | |||
"quantity": 1, | |||
"requirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorD:Crown_of_Rhaelyx" | |||
} | |||
], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.025000000000000001387778780781445675529539585113525390625 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorAoD:Cooking_Lesser_Relic", | |||
"quantity": 300, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625 | |||
}, | |||
"gamemodes": [ | |||
"melvorAoD:AncientRelics" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorF:Birthday_Present_Artisan", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.25 | |||
} | |||
} | |||
], | |||
"minibar": { | |||
"defaultItems": [ | |||
"melvorF:Cooking_Apron", | |||
"melvorF:Chefs_Hat", | |||
"melvorF:Chefs_Spoon", | |||
"melvorF:Max_Skillcape", | |||
"melvorF:Cape_of_Completion" | |||
], | |||
"upgrades": [ | |||
"melvorF:Art_of_Control" | |||
], | |||
"pets": [] | |||
}, | |||
"masteryLevelUnlocks": [ | |||
{ | |||
"level": 1, | |||
"descriptionID": 0, | |||
"description": "Each Mastery level provides +0.6% success rate. Success rate is capped at 99%, except with Gloves or Cooking Skillcape." | |||
}, | |||
{ | |||
"level": 10, | |||
"descriptionID": 1, | |||
"description": "+5% Perfect Cook Chance for this Item." | |||
}, | |||
{ | |||
"level": 20, | |||
"descriptionID": 2, | |||
"description": "+5% Perfect Cook Chance for this Item." | |||
}, | |||
{ | |||
"level": 30, | |||
"descriptionID": 3, | |||
"description": "+5% Perfect Cook Chance for this Item." | |||
}, | |||
{ | |||
"level": 40, | |||
"descriptionID": 4, | |||
"description": "+5% Perfect Cook Chance for this Item." | |||
}, | |||
{ | |||
"level": 50, | |||
"descriptionID": 5, | |||
"description": "+5% Perfect Cook Chance for this Item." | |||
}, | |||
{ | |||
"level": 60, | |||
"descriptionID": 6, | |||
"description": "+5% Perfect Cook Chance for this Item." | |||
}, | |||
{ | |||
"level": 70, | |||
"descriptionID": 7, | |||
"description": "+5% Perfect Cook Chance for this Item." | |||
}, | |||
{ | |||
"level": 80, | |||
"descriptionID": 8, | |||
"description": "+5% Perfect Cook Chance for this Item." | |||
}, | |||
{ | |||
"level": 90, | |||
"descriptionID": 9, | |||
"description": "+5% Perfect Cook Chance for this Item." | |||
}, | |||
{ | |||
"level": 99, | |||
"descriptionID": 10, | |||
"description": "+50% Perfect Cook Chance for this Item. This cooked product heals you for an extra 20% when eaten." | |||
} | |||
], | |||
"masteryLevelBonuses": [ | |||
{ | |||
"modifiers": { | |||
"successfulCookChance": [ | |||
{ | |||
"actionID": "melvorD:Shrimp", | |||
"value": 0.59999999999999997779553950749686919152736663818359375 | |||
} | |||
] | |||
}, | |||
"level": 1, | |||
"levelScalingSlope": 1, | |||
"levelScalingMax": 99 | |||
}, | |||
{ | |||
"modifiers": { | |||
"perfectCookChance": [ | |||
{ | |||
"actionID": "melvorD:Shrimp", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"level": 10, | |||
"levelScalingSlope": 10, | |||
"levelScalingMax": 90 | |||
}, | |||
{ | |||
"modifiers": { | |||
"perfectCookChance": [ | |||
{ | |||
"actionID": "melvorD:Shrimp", | |||
"value": 50 | |||
} | |||
], | |||
"foodHealingValue": [ | |||
{ | |||
"actionID": "melvorD:Shrimp", | |||
"value": 20 | |||
} | |||
] | |||
}, | |||
"level": 99 | |||
} | |||
], | |||
"masteryPoolBonuses": [ | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"skillPreservationChance": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"realmID": "melvorD:Melvor", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"foodHealingValue": [ | |||
{ | |||
"damageTypeID": "melvorD:Normal", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"autoEatEfficiency": 5 | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"skillPreservationChance": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"foodHealingValue": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 100 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
} | |||
], | |||
"categories": [ | |||
{ | |||
"id": "melvorD:Fire", | |||
"name": "Basic", | |||
"modifierName": "Cooking Fire", | |||
"modifierNameLang": "GAME_GUIDE_173", | |||
"shopUpgradeIDs": [ | |||
"melvorD:Redwood_Cooking_Fire", | |||
"melvorD:Magic_Cooking_Fire", | |||
"melvorD:Yew_Cooking_Fire", | |||
"melvorD:Mahogany_Cooking_Fire", | |||
"melvorD:Maple_Cooking_Fire", | |||
"melvorD:Teak_Cooking_Fire", | |||
"melvorD:Willow_Cooking_Fire", | |||
"melvorD:Oak_Cooking_Fire", | |||
"melvorD:Normal_Cooking_Fire", | |||
"melvorTotH:SpruceCookingFire", | |||
"melvorTotH:ElderWoodCookingFire", | |||
"melvorTotH:CarrionCookingFire" | |||
], | |||
"upgradeRequired": false | |||
}, | |||
{ | |||
"id": "melvorD:Furnace", | |||
"name": "Furnace Required", | |||
"modifierName": "Furnace", | |||
"modifierNameLang": "GAME_GUIDE_175", | |||
"shopUpgradeIDs": [ | |||
"melvorD:Magic_Furnace", | |||
"melvorD:Strong_Furnace", | |||
"melvorD:Basic_Furnace", | |||
"melvorTotH:CorundumFurnace", | |||
"melvorTotH:AugiteFurnace", | |||
"melvorTotH:DivineFurnace" | |||
], | |||
"upgradeRequired": true | |||
}, | |||
{ | |||
"id": "melvorD:Pot", | |||
"name": "Pot Required", | |||
"modifierName": "Pot", | |||
"modifierNameLang": "GAME_GUIDE_177", | |||
"shopUpgradeIDs": [ | |||
"melvorD:Magic_Pot", | |||
"melvorD:Strong_Pot", | |||
"melvorD:Basic_Pot", | |||
"melvorTotH:IridiumPot", | |||
"melvorTotH:PalladiumPot", | |||
"melvorTotH:DivinePot" | |||
], | |||
"upgradeRequired": true | |||
} | |||
], | |||
"subcategories": [ | |||
{ | |||
"id": "melvorD:Fish", | |||
"name": "Fish", | |||
"nameLang": "FISH" | |||
}, | |||
{ | |||
"id": "melvorD:Soup", | |||
"name": "Soup", | |||
"nameLang": "SOUP" | |||
} | |||
], | |||
"recipes": [ | |||
{ | |||
"id": "melvorD:Shrimp", | |||
"productID": "melvorD:Shrimp", | |||
"perfectCookID": "melvorD:Shrimp_Perfect", | |||
"baseExperience": 5, | |||
"level": 1, | |||
"baseInterval": 2000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Shrimp", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Sardine", | |||
"productID": "melvorD:Sardine", | |||
"perfectCookID": "melvorD:Sardine_Perfect", | |||
"baseExperience": 10, | |||
"level": 5, | |||
"baseInterval": 2000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Sardine", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Herring", | |||
"productID": "melvorD:Herring", | |||
"perfectCookID": "melvorD:Herring_Perfect", | |||
"baseExperience": 15, | |||
"level": 10, | |||
"baseInterval": 3000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Herring", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Trout", | |||
"productID": "melvorD:Trout", | |||
"perfectCookID": "melvorD:Trout_Perfect", | |||
"baseExperience": 33, | |||
"level": 20, | |||
"baseInterval": 4000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Trout", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Salmon", | |||
"productID": "melvorD:Salmon", | |||
"perfectCookID": "melvorD:Salmon_Perfect", | |||
"baseExperience": 40, | |||
"level": 35, | |||
"baseInterval": 4000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Salmon", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Lobster", | |||
"productID": "melvorD:Lobster", | |||
"perfectCookID": "melvorD:Lobster_Perfect", | |||
"baseExperience": 66, | |||
"level": 40, | |||
"baseInterval": 5000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Lobster", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Swordfish", | |||
"productID": "melvorD:Swordfish", | |||
"perfectCookID": "melvorD:Swordfish_Perfect", | |||
"baseExperience": 83, | |||
"level": 50, | |||
"baseInterval": 5000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Swordfish", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Crab", | |||
"productID": "melvorD:Crab", | |||
"perfectCookID": "melvorD:Crab_Perfect", | |||
"baseExperience": 140, | |||
"level": 60, | |||
"baseInterval": 7000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Crab", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Shark", | |||
"productID": "melvorD:Shark", | |||
"perfectCookID": "melvorD:Shark_Perfect", | |||
"baseExperience": 186, | |||
"level": 70, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Shark", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Cave_Fish", | |||
"productID": "melvorD:Cave_Fish", | |||
"perfectCookID": "melvorD:Cave_Fish_Perfect", | |||
"baseExperience": 186, | |||
"level": 75, | |||
"baseInterval": 9000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Cave_Fish", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Manta_Ray", | |||
"productID": "melvorD:Manta_Ray", | |||
"perfectCookID": "melvorD:Manta_Ray_Perfect", | |||
"baseExperience": 291, | |||
"level": 85, | |||
"baseInterval": 10000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Manta_Ray", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Whale", | |||
"productID": "melvorD:Whale", | |||
"perfectCookID": "melvorD:Whale_Perfect", | |||
"baseExperience": 400, | |||
"level": 95, | |||
"baseInterval": 11000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Whale", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Anglerfish", | |||
"productID": "melvorD:Anglerfish", | |||
"perfectCookID": "melvorD:Anglerfish_Perfect", | |||
"baseExperience": 100, | |||
"level": 50, | |||
"baseInterval": 6000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Anglerfish", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Fanfish", | |||
"productID": "melvorD:Fanfish", | |||
"perfectCookID": "melvorD:Fanfish_Perfect", | |||
"baseExperience": 120, | |||
"level": 55, | |||
"baseInterval": 6000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Fanfish", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Seahorse", | |||
"productID": "melvorD:Seahorse", | |||
"perfectCookID": "melvorD:Seahorse_Perfect", | |||
"baseExperience": 50, | |||
"level": 15, | |||
"baseInterval": 4000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Seahorse", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Carp", | |||
"productID": "melvorD:Carp", | |||
"perfectCookID": "melvorD:Carp_Perfect", | |||
"baseExperience": 150, | |||
"level": 65, | |||
"baseInterval": 7000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Carp", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bread", | |||
"productID": "melvorD:Bread", | |||
"perfectCookID": "melvorD:Bread_Perfect", | |||
"baseExperience": 13, | |||
"level": 1, | |||
"baseInterval": 8000, | |||
"baseQuantity": 3, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Beef", | |||
"productID": "melvorD:Beef", | |||
"perfectCookID": "melvorD:Beef_Perfect", | |||
"baseExperience": 10, | |||
"level": 1, | |||
"baseInterval": 3000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Beef", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Chicken", | |||
"productID": "melvorD:Chicken", | |||
"perfectCookID": "melvorD:Chicken_Perfect", | |||
"baseExperience": 44, | |||
"level": 4, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Chicken", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Plain_Pizza_Slice", | |||
"productID": "melvorD:Plain_Pizza_Slice", | |||
"perfectCookID": "melvorD:Plain_Pizza_Slice_Perfect", | |||
"baseExperience": 72, | |||
"level": 9, | |||
"baseInterval": 8000, | |||
"baseQuantity": 8, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Tomatoes", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cheese", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Beef_Pie", | |||
"productID": "melvorD:Beef_Pie", | |||
"perfectCookID": "melvorD:Beef_Pie_Perfect", | |||
"baseExperience": 117, | |||
"level": 17, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Beef", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Meat_Pizza_Slice", | |||
"productID": "melvorD:Meat_Pizza_Slice", | |||
"perfectCookID": "melvorD:Meat_Pizza_Slice_Perfect", | |||
"baseExperience": 161, | |||
"level": 25, | |||
"baseInterval": 8000, | |||
"baseQuantity": 8, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Tomatoes", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cheese", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Raw_Beef", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Basic_Soup", | |||
"productID": "melvorD:Basic_Soup", | |||
"perfectCookID": "melvorD:Basic_Soup_Perfect", | |||
"baseExperience": 126, | |||
"level": 33, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Potatoes", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Strawberry_Cupcake", | |||
"productID": "melvorD:Strawberry_Cupcake", | |||
"perfectCookID": "melvorD:Strawberry_Cupcake_Perfect", | |||
"baseExperience": 214, | |||
"level": 41, | |||
"baseInterval": 8000, | |||
"baseQuantity": 2, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Strawberries", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Hearty_Soup", | |||
"productID": "melvorD:Hearty_Soup", | |||
"perfectCookID": "melvorD:Hearty_Soup_Perfect", | |||
"baseExperience": 223, | |||
"level": 49, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Onions", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Tomatoes", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Cherry_Cupcake", | |||
"productID": "melvorD:Cherry_Cupcake", | |||
"perfectCookID": "melvorD:Cherry_Cupcake_Perfect", | |||
"baseExperience": 252, | |||
"level": 57, | |||
"baseInterval": 8000, | |||
"baseQuantity": 2, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Cherry", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Cream_Corn_Soup", | |||
"productID": "melvorD:Cream_Corn_Soup", | |||
"perfectCookID": "melvorD:Cream_Corn_Soup_Perfect", | |||
"baseExperience": 274, | |||
"level": 65, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Sweetcorn", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorD:Onions", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Chicken_Soup", | |||
"productID": "melvorD:Chicken_Soup", | |||
"perfectCookID": "melvorD:Chicken_Soup_Perfect", | |||
"baseExperience": 617, | |||
"level": 81, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Chicken", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Carrot", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Onions", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Strawberry_Cake", | |||
"productID": "melvorD:Strawberry_Cake", | |||
"perfectCookID": "melvorD:Strawberry_Cake_Perfect", | |||
"baseExperience": 490, | |||
"level": 89, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Strawberries", | |||
"quantity": 3 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Carrot_Cake", | |||
"productID": "melvorD:Carrot_Cake", | |||
"perfectCookID": "melvorD:Carrot_Cake_Perfect", | |||
"baseExperience": 603, | |||
"level": 97, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Carrot", | |||
"quantity": 3 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorF:Apple_Pie", | |||
"productID": "melvorF:Apple_Pie", | |||
"perfectCookID": "melvorF:Apple_Pie_Perfect", | |||
"baseExperience": 424, | |||
"level": 73, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorF:Apple", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorF:Lemon_Cake", | |||
"productID": "melvorF:Lemon_Cake", | |||
"perfectCookID": "melvorF:Lemon_Cake_Perfect", | |||
"baseExperience": 69, | |||
"level": 99, | |||
"baseInterval": 6900, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Lemon", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 1 | |||
} | |||
], | |||
"noMastery": true, | |||
"discoveredItems": [ | |||
"melvorF:Abnormal_Log", | |||
"melvorD:Red_Herring" | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Lava_Fish", | |||
"productID": "melvorTotH:Lava_Fish", | |||
"perfectCookID": "melvorTotH:Lava_Fish_Perfect", | |||
"baseExperience": 390, | |||
"level": 100, | |||
"baseInterval": 11000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Lava_Fish", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Blue_Crab", | |||
"productID": "melvorTotH:Blue_Crab", | |||
"perfectCookID": "melvorTotH:Blue_Crab_Perfect", | |||
"baseExperience": 435, | |||
"level": 102, | |||
"baseInterval": 11000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Blue_Crab", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Magma_Fish", | |||
"productID": "melvorTotH:Magma_Fish", | |||
"perfectCookID": "melvorTotH:Magma_Fish_Perfect", | |||
"baseExperience": 450, | |||
"level": 105, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Magma_Fish", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Static_Jellyfish", | |||
"productID": "melvorTotH:Static_Jellyfish", | |||
"perfectCookID": "melvorTotH:Static_Jellyfish_Perfect", | |||
"baseExperience": 485, | |||
"level": 108, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Static_Jellyfish", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Frost_Crab", | |||
"productID": "melvorTotH:Frost_Crab", | |||
"perfectCookID": "melvorTotH:Frost_Crab_Perfect", | |||
"baseExperience": 545, | |||
"level": 110, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Frost_Crab", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Magma_Eel", | |||
"productID": "melvorTotH:Magma_Eel", | |||
"perfectCookID": "melvorTotH:Magma_Eel_Perfect", | |||
"baseExperience": 520, | |||
"level": 112, | |||
"baseInterval": 13000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Magma_Eel", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Frozen_Manta_Ray", | |||
"productID": "melvorTotH:Frozen_Manta_Ray", | |||
"perfectCookID": "melvorTotH:Frozen_Manta_Ray_Perfect", | |||
"baseExperience": 690, | |||
"level": 115, | |||
"baseInterval": 13000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Frozen_Manta_Ray", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Terrorfish", | |||
"productID": "melvorTotH:Terrorfish", | |||
"perfectCookID": "melvorTotH:Terrorfish_Perfect", | |||
"baseExperience": 810, | |||
"level": 118, | |||
"baseInterval": 13000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Terrorfish", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Mystic_Shark", | |||
"productID": "melvorTotH:Mystic_Shark", | |||
"perfectCookID": "melvorTotH:Mystic_Shark_Perfect", | |||
"baseExperience": 885, | |||
"level": 120, | |||
"baseInterval": 13000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Mystic_Shark", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Banana_Bread", | |||
"productID": "melvorTotH:Banana_Bread", | |||
"perfectCookID": "melvorTotH:Banana_Bread_Perfect", | |||
"baseExperience": 815, | |||
"level": 100, | |||
"baseInterval": 8000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Bananas", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Bread", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Mushroom_Soup", | |||
"productID": "melvorTotH:Mushroom_Soup", | |||
"perfectCookID": "melvorTotH:Mushroom_Soup_Perfect", | |||
"baseExperience": 275, | |||
"level": 101, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Mushrooms", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorD:Basic_Soup", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Spicy_Chicken_Pizza", | |||
"productID": "melvorTotH:Spicy_Chicken_Pizza", | |||
"perfectCookID": "melvorTotH:Spicy_Chicken_Pizza_Perfect", | |||
"baseExperience": 1695, | |||
"level": 103, | |||
"baseInterval": 8000, | |||
"baseQuantity": 8, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Chicken", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Plain_Pizza_Slice", | |||
"quantity": 8 | |||
}, | |||
{ | |||
"id": "melvorTotH:Chilli", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Beef_Mushroom_Stew", | |||
"productID": "melvorTotH:Beef_Mushroom_Stew", | |||
"perfectCookID": "melvorTotH:Beef_Mushroom_Stew_Perfect", | |||
"baseExperience": 1105, | |||
"level": 104, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Beef", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorTotH:Mushroom_Soup", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Sandwich", | |||
"productID": "melvorTotH:Sandwich", | |||
"perfectCookID": "melvorTotH:Sandwich_Perfect", | |||
"baseExperience": 1480, | |||
"level": 106, | |||
"baseInterval": 8000, | |||
"baseQuantity": 2, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Beef", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Bread", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cheese", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Tomatoes", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Pumpkin_Soup", | |||
"productID": "melvorTotH:Pumpkin_Soup", | |||
"perfectCookID": "melvorTotH:Pumpkin_Soup_Perfect", | |||
"baseExperience": 710, | |||
"level": 106, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Pumpkin", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Basic_Soup", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Spicy_Shrimp_Soup", | |||
"productID": "melvorTotH:Spicy_Shrimp_Soup", | |||
"perfectCookID": "melvorTotH:Spicy_Shrimp_Soup_Perfect", | |||
"baseExperience": 1005, | |||
"level": 111, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Shrimp", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorD:Hearty_Soup", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorTotH:Chilli", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Fancy_Meat_Pizza", | |||
"productID": "melvorTotH:Fancy_Meat_Pizza", | |||
"perfectCookID": "melvorTotH:Fancy_Meat_Pizza_Perfect", | |||
"baseExperience": 1885, | |||
"level": 113, | |||
"baseInterval": 8000, | |||
"baseQuantity": 8, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Chicken", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Meat_Pizza_Slice", | |||
"quantity": 8 | |||
}, | |||
{ | |||
"id": "melvorTotH:Mushrooms", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Chicken_Cream_Mushroom_Soup", | |||
"productID": "melvorTotH:Chicken_Cream_Mushroom_Soup", | |||
"perfectCookID": "melvorTotH:Chicken_Cream_Mushroom_Soup_Perfect", | |||
"baseExperience": 1200, | |||
"level": 114, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Raw_Chicken", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorTotH:Mushroom_Soup", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Chilli_Frost_Crab", | |||
"productID": "melvorTotH:Chilli_Frost_Crab", | |||
"perfectCookID": "melvorTotH:Chilli_Frost_Crab_Perfect", | |||
"baseExperience": 1045, | |||
"level": 116, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Raw_Frost_Crab", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorTotH:Chilli", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Starfruit_Cake", | |||
"productID": "melvorTotH:Starfruit_Cake", | |||
"perfectCookID": "melvorTotH:Starfruit_Cake_Perfect", | |||
"baseExperience": 710, | |||
"level": 117, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Starfruit", | |||
"quantity": 3 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Mackerel", | |||
"productID": "melvorAoD:Mackerel", | |||
"perfectCookID": "melvorAoD:Mackerel_Perfect", | |||
"baseExperience": 36, | |||
"level": 20, | |||
"baseInterval": 4000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorAoD:Raw_Mackerel", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Halibut", | |||
"productID": "melvorAoD:Halibut", | |||
"perfectCookID": "melvorAoD:Halibut_Perfect", | |||
"baseExperience": 73, | |||
"level": 40, | |||
"baseInterval": 5000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorAoD:Raw_Halibut", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Tilapia", | |||
"productID": "melvorAoD:Tilapia", | |||
"perfectCookID": "melvorAoD:Tilapia_Perfect", | |||
"baseExperience": 205, | |||
"level": 75, | |||
"baseInterval": 9000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorAoD:Raw_Tilapia", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorItA:Crimson_Biter", | |||
"productID": "melvorItA:Crimson_Biter", | |||
"perfectCookID": "melvorItA:Crimson_Biter_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 1, | |||
"baseAbyssalExperience": 1855, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Crimson_Biter", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Baked_Biter_Pie", | |||
"productID": "melvorItA:Baked_Biter_Pie", | |||
"perfectCookID": "melvorItA:Baked_Biter_Pie_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 3, | |||
"baseAbyssalExperience": 1450, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Crimson_Biter", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Crimson_Bream", | |||
"productID": "melvorItA:Crimson_Bream", | |||
"perfectCookID": "melvorItA:Crimson_Bream_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 5, | |||
"baseAbyssalExperience": 2577, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Crimson_Bream", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Crimson_Bream_Soup", | |||
"productID": "melvorItA:Crimson_Bream_Soup", | |||
"perfectCookID": "melvorItA:Crimson_Bream_Soup_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 8, | |||
"baseAbyssalExperience": 1950, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Crimson_Bream", | |||
"quantity": 3 | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal_Potato", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Veilhunter", | |||
"productID": "melvorItA:Veilhunter", | |||
"perfectCookID": "melvorItA:Veilhunter_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 10, | |||
"baseAbyssalExperience": 3515, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Veilhunter", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal_Pumpkin_Pie", | |||
"productID": "melvorItA:Abyssal_Pumpkin_Pie", | |||
"perfectCookID": "melvorItA:Abyssal_Pumpkin_Pie_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 11, | |||
"baseAbyssalExperience": 2542, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssal_Pumpkin", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Steamswimmer", | |||
"productID": "melvorItA:Steamswimmer", | |||
"perfectCookID": "melvorItA:Steamswimmer_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 16, | |||
"baseAbyssalExperience": 5199, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Steamswimmer", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Steamswimmer_Soup", | |||
"productID": "melvorItA:Steamswimmer_Soup", | |||
"perfectCookID": "melvorItA:Steamswimmer_Soup_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 17, | |||
"baseAbyssalExperience": 3294, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Steamswimmer", | |||
"quantity": 5 | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal_Pumpkin", | |||
"quantity": 5 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Toxic_Crab", | |||
"productID": "melvorItA:Toxic_Crab", | |||
"perfectCookID": "melvorItA:Toxic_Crab_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 22, | |||
"baseAbyssalExperience": 5698, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Toxic_Crab", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Toxic_Crab_Cream_Soup", | |||
"productID": "melvorItA:Toxic_Crab_Cream_Soup", | |||
"perfectCookID": "melvorItA:Toxic_Crab_Cream_Soup_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 23, | |||
"baseAbyssalExperience": 3614, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Toxic_Crab", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal_Pumpkin", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Stoneskin_Pike", | |||
"productID": "melvorItA:Stoneskin_Pike", | |||
"perfectCookID": "melvorItA:Stoneskin_Pike_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 25, | |||
"baseAbyssalExperience": 7438, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Stoneskin_Pike", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Stoneskin_Pepper", | |||
"productID": "melvorItA:Stoneskin_Pepper", | |||
"perfectCookID": "melvorItA:Stoneskin_Pepper_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 26, | |||
"baseAbyssalExperience": 5394, | |||
"baseInterval": 8000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Stoneskin_Pike", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorItA:Gloompepper", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Toxic_Octopus", | |||
"productID": "melvorItA:Toxic_Octopus", | |||
"perfectCookID": "melvorItA:Toxic_Octopus_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 28, | |||
"baseAbyssalExperience": 9719, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Toxic_Octopus", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Toxic_Octopus_Stew", | |||
"productID": "melvorItA:Toxic_Octopus_Stew", | |||
"perfectCookID": "melvorItA:Toxic_Octopus_Stew_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 29, | |||
"baseAbyssalExperience": 6169, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Toxic_Octopus", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal_Potato", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal_Pumpkin", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Shadenut_Cookie", | |||
"productID": "melvorItA:Shadenut_Cookie", | |||
"perfectCookID": "melvorItA:Shadenut_Cookie_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 30, | |||
"baseAbyssalExperience": 7729, | |||
"baseInterval": 8000, | |||
"baseQuantity": 8, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Shadenut", | |||
"quantity": 7 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Whisperfish", | |||
"productID": "melvorItA:Whisperfish", | |||
"perfectCookID": "melvorItA:Whisperfish_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 33, | |||
"baseAbyssalExperience": 12895, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Whisperfish", | |||
"quantity": 7 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Whisperfish_Pizza", | |||
"productID": "melvorItA:Whisperfish_Pizza", | |||
"perfectCookID": "melvorItA:Whisperfish_Pizza_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 34, | |||
"baseAbyssalExperience": 9426, | |||
"baseInterval": 8000, | |||
"baseQuantity": 8, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Whisperfish", | |||
"quantity": 7 | |||
}, | |||
{ | |||
"id": "melvorD:Meat_Pizza_Slice", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Murmurclaw", | |||
"productID": "melvorItA:Murmurclaw", | |||
"perfectCookID": "melvorItA:Murmurclaw_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 36, | |||
"baseAbyssalExperience": 14187, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Murmurclaw", | |||
"quantity": 7 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Murmurclaw_Cream_Soup", | |||
"productID": "melvorItA:Murmurclaw_Cream_Soup", | |||
"perfectCookID": "melvorItA:Murmurclaw_Cream_Soup_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 37, | |||
"baseAbyssalExperience": 9076, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Murmurclaw", | |||
"quantity": 7 | |||
}, | |||
{ | |||
"id": "melvorItA:Shadenut", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Depthlurker", | |||
"productID": "melvorItA:Depthlurker", | |||
"perfectCookID": "melvorItA:Depthlurker_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 40, | |||
"baseAbyssalExperience": 16879, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Depthlurker", | |||
"quantity": 8 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Withermelon_Tart", | |||
"productID": "melvorItA:Withermelon_Tart", | |||
"perfectCookID": "melvorItA:Withermelon_Tart_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 41, | |||
"baseAbyssalExperience": 12264, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Withermelon", | |||
"quantity": 8 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 20 | |||
}, | |||
{ | |||
"id": "melvorD:Bag_of_Flour", | |||
"quantity": 20 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Hushscale", | |||
"productID": "melvorItA:Hushscale", | |||
"perfectCookID": "melvorItA:Hushscale_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 44, | |||
"baseAbyssalExperience": 19585, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Hushscale", | |||
"quantity": 8 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Hushscale_Pepper", | |||
"productID": "melvorItA:Hushscale_Pepper", | |||
"perfectCookID": "melvorItA:Hushscale_Pepper_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 45, | |||
"baseAbyssalExperience": 14325, | |||
"baseInterval": 8000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Hushscale", | |||
"quantity": 8 | |||
}, | |||
{ | |||
"id": "melvorItA:Gloompepper", | |||
"quantity": 20 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Deep_Squid", | |||
"productID": "melvorItA:Deep_Squid", | |||
"perfectCookID": "melvorItA:Deep_Squid_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 48, | |||
"baseAbyssalExperience": 28215, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Deep_Squid", | |||
"quantity": 8 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Whisperradish_Soup", | |||
"productID": "melvorItA:Whisperradish_Soup", | |||
"perfectCookID": "melvorItA:Whisperradish_Soup_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 51, | |||
"baseAbyssalExperience": 17074, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Whisperradish", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorItA:Shadenut", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Voidfish", | |||
"productID": "melvorItA:Voidfish", | |||
"perfectCookID": "melvorItA:Voidfish_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 52, | |||
"baseAbyssalExperience": 32124, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Voidfish", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Voidfish_Soup", | |||
"productID": "melvorItA:Voidfish_Soup", | |||
"perfectCookID": "melvorItA:Voidfish_Soup_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 53, | |||
"baseAbyssalExperience": 20568, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"subcategoryID": "melvorD:Soup", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Voidfish", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorItA:Whisperradish_Soup", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Eldraberry_Pie", | |||
"productID": "melvorItA:Eldraberry_Pie", | |||
"perfectCookID": "melvorItA:Eldraberry_Pie_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 56, | |||
"baseAbyssalExperience": 23447, | |||
"baseInterval": 8000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Furnace", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Eldraberry", | |||
"quantity": 20 | |||
}, | |||
{ | |||
"id": "melvorD:Cream", | |||
"quantity": 50 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Void_Ray", | |||
"productID": "melvorItA:Void_Ray", | |||
"perfectCookID": "melvorItA:Void_Ray_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 57, | |||
"baseAbyssalExperience": 38391, | |||
"baseInterval": 12000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Void_Ray", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Void_Ray_Cream_Stew", | |||
"productID": "melvorItA:Void_Ray_Cream_Stew", | |||
"perfectCookID": "melvorItA:Void_Ray_Cream_Stew_Perfect", | |||
"baseExperience": 0, | |||
"level": 99, | |||
"abyssalLevel": 58, | |||
"baseAbyssalExperience": 17499, | |||
"baseInterval": 7000, | |||
"baseQuantity": 4, | |||
"categoryID": "melvorD:Pot", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Void_Ray", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorItA:Whisperradish_Soup", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Celestial_Ray", | |||
"productID": "melvorItA:Celestial_Ray", | |||
"perfectCookID": "melvorItA:Celestial_Ray_Perfect", | |||
"baseExperience": 0, | |||
"level": 0, | |||
"abyssalLevel": 0, | |||
"baseAbyssalExperience": 69, | |||
"baseInterval": 60000, | |||
"baseQuantity": 1, | |||
"categoryID": "melvorD:Fire", | |||
"subcategoryID": "melvorD:Fish", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Raw_Celestial_Ray", | |||
"quantity": 50 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Eternal" | |||
} | |||
], | |||
"headerItemCharges": [ | |||
"melvorD:Cooking_Gloves" | |||
], | |||
"name": "Cooking", | |||
"ancientRelicSets": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorAoD:CookingRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:CookingRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:CookingRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:CookingRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:CookingRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorAoD:CookingRelic6", | |||
"levelUpUnlocks": [ | |||
20, | |||
99 | |||
] | |||
}, | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorItA:AbyssalCookingRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalCookingRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalCookingRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalCookingRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalCookingRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorItA:AbyssalCookingMasterRelic", | |||
"abyssalLevelUpUnlocks": [ | |||
10, | |||
60 | |||
] | |||
} | |||
], | |||
"hasAbyssalLevels": true, | |||
"abyssalLevelRealm": "melvorItA:Abyssal", | |||
"skillTrees": [ | |||
{ | |||
"id": "melvorItA:Abyssal", | |||
"name": "Abyssal", | |||
"nameLang": "SPELL_CATEGORY_Abyssal", | |||
"unlockRequirements": [], | |||
"nodes": [ | |||
{ | |||
"id": "melvorItA:NodeA1", | |||
"name": "A1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA2", | |||
"name": "A2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB1", | |||
"name": "B1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB2", | |||
"name": "B2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeAB3", | |||
"name": "AB3", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA2", | |||
"melvorItA:NodeB2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA4", | |||
"name": "A4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB4", | |||
"name": "B4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA5", | |||
"name": "A5", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB5", | |||
"name": "B5", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Cooking", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD1", | |||
"name": "D1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"skillCostReduction": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD2", | |||
"name": "D2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"skillCostReduction": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeE1", | |||
"name": "E1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"passiveCookingInterval": -10 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeE2", | |||
"name": "E2", | |||
"costs": { | |||
"points": 4 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeE1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeDE3", | |||
"name": "DE3", | |||
"costs": { | |||
"points": 4 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD2", | |||
"melvorItA:NodeE2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC3", | |||
"name": "C3", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB3", | |||
"melvorItA:NodeDE3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"skillCostReduction": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC4", | |||
"name": "C4", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"skillCostReduction": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC5", | |||
"name": "C5", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"foodHealingValue": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 50 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD4", | |||
"name": "D4", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeDE3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"skillCostReduction": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD5", | |||
"name": "D5", | |||
"costs": { | |||
"points": 4 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"skillCostReduction": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeE4", | |||
"name": "E4", | |||
"costs": { | |||
"points": 5 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeDE3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeE5", | |||
"name": "E5", | |||
"costs": { | |||
"points": 6 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeE4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"skillCostReduction": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeABCDE7", | |||
"name": "ABCDE7", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA5", | |||
"melvorItA:NodeB5", | |||
"melvorItA:NodeC5", | |||
"melvorItA:NodeD5", | |||
"melvorItA:NodeE5" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"foodHealingValue": [ | |||
{ | |||
"damageTypeID": "melvorItA:Abyssal", | |||
"value": 50 | |||
} | |||
], | |||
"skillCostReduction": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"skillID": "melvorD:Cooking", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"data": { | |||
"pets": [ | |||
"melvorD:CoolRock", | |||
"melvorD:Ty" | |||
], | |||
"rareDrops": [ | |||
{ | |||
"itemID": "melvorD:Gold_Topaz_Ring", | |||
"altItemID": "melvorD:Signet_Ring_Half_A", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "LevelScaling", | |||
"maxChance": 100, | |||
"baseChance": 0, | |||
"scalingFactor": 6.0606060606060609734983650465078852676015230827033519744873046875e-6 | |||
}, | |||
"realms": [ | |||
"melvorD:Melvor" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorD:Circlet_of_Rhaelyx", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "TotalMasteryScaling", | |||
"maxChance": 0.001000000000000000020816681711721685132943093776702880859375, | |||
"baseChance": 1.0000000000000000818030539140313095458623138256371021270751953125e-5, | |||
"scalingFactor": 4.00000000000000008369024332051389070130653635715134441852569580078125e-8 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorD:Mysterious_Stone", | |||
"quantity": 1, | |||
"requirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorD:Crown_of_Rhaelyx" | |||
} | |||
], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.025000000000000001387778780781445675529539585113525390625 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorAoD:Mining_Lesser_Relic", | |||
"quantity": 300, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625 | |||
}, | |||
"gamemodes": [ | |||
"melvorAoD:AncientRelics" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorF:Birthday_Present_Gathering", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.25 | |||
} | |||
} | |||
], | |||
"minibar": { | |||
"defaultItems": [ | |||
"melvorF:Miners_Helmet", | |||
"melvorF:Max_Skillcape", | |||
"melvorF:Cape_of_Completion" | |||
], | |||
"upgrades": [ | |||
"melvorF:Master_of_Nature" | |||
], | |||
"pets": [] | |||
}, | |||
"masteryLevelUnlocks": [ | |||
{ | |||
"level": 1, | |||
"descriptionID": 0, | |||
"description": "Each Mastery Level increases maximum Rock HP by 1" | |||
}, | |||
{ | |||
"level": 10, | |||
"descriptionID": 1, | |||
"description": "1% Chance of obtaining 2 ore" | |||
}, | |||
{ | |||
"level": 20, | |||
"descriptionID": 2, | |||
"description": "2% Chance of obtaining 2 ore" | |||
}, | |||
{ | |||
"level": 30, | |||
"descriptionID": 3, | |||
"description": "3% Chance of obtaining 2 ore" | |||
}, | |||
{ | |||
"level": 40, | |||
"descriptionID": 4, | |||
"description": "4% Chance of obtaining 2 ore" | |||
}, | |||
{ | |||
"level": 50, | |||
"descriptionID": 5, | |||
"description": "5% Chance of obtaining 2 ore" | |||
}, | |||
{ | |||
"level": 60, | |||
"descriptionID": 6, | |||
"description": "6% Chance of obtaining 2 ore" | |||
}, | |||
{ | |||
"level": 70, | |||
"descriptionID": 7, | |||
"description": "7% Chance of obtaining 2 ore" | |||
}, | |||
{ | |||
"level": 80, | |||
"descriptionID": 8, | |||
"description": "8% Chance of obtaining 2 ore" | |||
}, | |||
{ | |||
"level": 90, | |||
"descriptionID": 9, | |||
"description": "9% Chance of obtaining 2 ore" | |||
}, | |||
{ | |||
"level": 99, | |||
"descriptionID": 10, | |||
"description": "15% Chance of obtaining 2 ore" | |||
} | |||
], | |||
"masteryLevelBonuses": [ | |||
{ | |||
"modifiers": { | |||
"flatMiningNodeHP": [ | |||
{ | |||
"actionID": "melvorD:Rune_Essence", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"level": 1, | |||
"levelScalingSlope": 1, | |||
"levelScalingMax": 99 | |||
}, | |||
{ | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"actionID": "melvorD:Rune_Essence", | |||
"value": 1 | |||
} | |||
] | |||
}, | |||
"level": 10, | |||
"levelScalingSlope": 10, | |||
"levelScalingMax": 90 | |||
}, | |||
{ | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"actionID": "melvorD:Rune_Essence", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"level": 99 | |||
} | |||
], | |||
"masteryPoolBonuses": [ | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"miningNodeRespawnInterval": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"value": -10 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"flatSkillInterval": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"realmID": "melvorD:Melvor", | |||
"value": -200 | |||
} | |||
] | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"flatMiningNodeHP": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"miningNodeRespawnInterval": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"value": -15 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"abyssalGemVeinChanceIncrease": 100 | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"flatSkillInterval": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": -200 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
} | |||
], | |||
"categories": [ | |||
{ | |||
"id": "melvorD:Ore", | |||
"name": "Ore", | |||
"badgeClass": "badge-warning", | |||
"givesGemVeins": true | |||
}, | |||
{ | |||
"id": "melvorD:Essence", | |||
"name": "Essence", | |||
"badgeClass": "badge-success" | |||
}, | |||
{ | |||
"id": "melvorD:Gem", | |||
"name": "Gem Vein", | |||
"badgeClass": "badge-primary" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalOre", | |||
"name": "Abyssal Rock", | |||
"badgeClass": "badge-danger", | |||
"givesAbyssalGemVeins": true | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalGem", | |||
"name": "Abyssal Gem", | |||
"badgeClass": "badge-danger" | |||
}, | |||
{ | |||
"id": "melvorItA:Outcrop", | |||
"name": "Outcrop", | |||
"badgeClass": "badge-danger", | |||
"givesAbyssalGemVeins": true | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalEssence", | |||
"name": "Abyssal Essence", | |||
"badgeClass": "badge-danger" | |||
} | |||
], | |||
"rockData": [ | |||
{ | |||
"id": "melvorD:Rune_Essence", | |||
"name": "Rune Essence", | |||
"level": 1, | |||
"baseExperience": 5, | |||
"productId": "melvorD:Rune_Essence", | |||
"baseRespawnInterval": 1000, | |||
"baseQuantity": 2, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Essence", | |||
"giveGems": false | |||
}, | |||
{ | |||
"id": "melvorD:Copper_Ore", | |||
"name": "Copper", | |||
"level": 1, | |||
"baseExperience": 7, | |||
"productId": "melvorD:Copper_Ore", | |||
"baseRespawnInterval": 5000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorD:Tin_Ore", | |||
"name": "Tin", | |||
"level": 1, | |||
"baseExperience": 7, | |||
"productId": "melvorD:Tin_Ore", | |||
"baseRespawnInterval": 5000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Ore", | |||
"name": "Iron", | |||
"level": 15, | |||
"baseExperience": 14, | |||
"productId": "melvorD:Iron_Ore", | |||
"baseRespawnInterval": 10000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorD:Coal_Ore", | |||
"name": "Coal", | |||
"level": 30, | |||
"baseExperience": 18, | |||
"productId": "melvorD:Coal_Ore", | |||
"baseRespawnInterval": 10000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorD:Silver_Ore", | |||
"name": "Silver", | |||
"level": 30, | |||
"baseExperience": 25, | |||
"productId": "melvorD:Silver_Ore", | |||
"baseRespawnInterval": 15000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorD:Gold_Ore", | |||
"name": "Gold", | |||
"level": 40, | |||
"baseExperience": 28, | |||
"productId": "melvorD:Gold_Ore", | |||
"baseRespawnInterval": 15000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Ore", | |||
"name": "Mithril", | |||
"level": 50, | |||
"baseExperience": 65, | |||
"productId": "melvorD:Mithril_Ore", | |||
"baseRespawnInterval": 20000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorD:Adamantite_Ore", | |||
"name": "Adamantite", | |||
"level": 70, | |||
"baseExperience": 71, | |||
"productId": "melvorD:Adamantite_Ore", | |||
"baseRespawnInterval": 30000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorD:Runite_Ore", | |||
"name": "Runite", | |||
"level": 80, | |||
"baseExperience": 86, | |||
"productId": "melvorD:Runite_Ore", | |||
"baseRespawnInterval": 60000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorD:Dragonite_Ore", | |||
"name": "Dragonite", | |||
"level": 95, | |||
"baseExperience": 101, | |||
"productId": "melvorD:Dragonite_Ore", | |||
"baseRespawnInterval": 120000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true, | |||
"totalMasteryRequired": 270 | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundumite_Ore", | |||
"name": "Corundumite", | |||
"level": 100, | |||
"baseExperience": 112, | |||
"productId": "melvorTotH:Corundumite_Ore", | |||
"baseRespawnInterval": 130000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorTotH:Pure_Essence", | |||
"name": "Pure Essence", | |||
"level": 100, | |||
"baseExperience": 30, | |||
"productId": "melvorTotH:Pure_Essence", | |||
"baseRespawnInterval": 130000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Essence", | |||
"giveGems": false | |||
}, | |||
{ | |||
"id": "melvorTotH:Onyx", | |||
"name": "Onyx", | |||
"level": 100, | |||
"baseExperience": 265, | |||
"productId": "melvorTotH:Onyx", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorD:Gem", | |||
"giveGems": false, | |||
"superiorGemChance": 10, | |||
"fixedMaxHP": 69696969, | |||
"gemVeinWeight": 17 | |||
}, | |||
{ | |||
"id": "melvorTotH:Iridium_Ore", | |||
"name": "Iridium", | |||
"level": 102, | |||
"baseExperience": 92, | |||
"productId": "melvorTotH:Iridium_Ore", | |||
"baseRespawnInterval": 140000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true, | |||
"shopItemPurchased": "melvorTotH:Corundum_Pickaxe" | |||
}, | |||
{ | |||
"id": "melvorTotH:Palladium_Ore", | |||
"name": "Palladium", | |||
"level": 105, | |||
"baseExperience": 96, | |||
"productId": "melvorTotH:Palladium_Ore", | |||
"baseRespawnInterval": 150000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true, | |||
"shopItemPurchased": "melvorTotH:Corundum_Pickaxe" | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Ore", | |||
"name": "Augite", | |||
"level": 108, | |||
"baseExperience": 119, | |||
"productId": "melvorTotH:Augite_Ore", | |||
"baseRespawnInterval": 160000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true, | |||
"shopItemPurchased": "melvorTotH:Corundum_Pickaxe" | |||
}, | |||
{ | |||
"id": "melvorTotH:Oricha", | |||
"name": "Oricha", | |||
"level": 110, | |||
"baseExperience": 385, | |||
"productId": "melvorTotH:Oricha", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorD:Gem", | |||
"giveGems": false, | |||
"superiorGemChance": 10, | |||
"shopItemPurchased": "melvorTotH:Augite_Pickaxe", | |||
"fixedMaxHP": 69696969, | |||
"gemVeinWeight": 2 | |||
}, | |||
{ | |||
"id": "melvorTotH:Meteorite_Ore", | |||
"name": "Meteorite", | |||
"level": 112, | |||
"baseExperience": 330, | |||
"productId": "melvorTotH:Meteorite_Ore", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorD:Ore", | |||
"giveGems": true, | |||
"superiorGemChance": 0, | |||
"shopItemPurchased": "melvorTotH:Augite_Pickaxe", | |||
"fixedMaxHP": 69696969 | |||
}, | |||
{ | |||
"id": "melvorTotH:Divinite_Ore", | |||
"name": "Divinite", | |||
"level": 115, | |||
"baseExperience": 138, | |||
"productId": "melvorTotH:Divinite_Ore", | |||
"baseRespawnInterval": 180000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true, | |||
"shopItemPurchased": "melvorTotH:Meteorite_Pickaxe" | |||
}, | |||
{ | |||
"id": "melvorTotH:Cerulean", | |||
"name": "Cerulean", | |||
"level": 118, | |||
"baseExperience": 510, | |||
"productId": "melvorTotH:Cerulean", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorD:Gem", | |||
"giveGems": false, | |||
"superiorGemChance": 10, | |||
"shopItemPurchased": "melvorTotH:Divine_Pickaxe", | |||
"fixedMaxHP": 69696969, | |||
"gemVeinWeight": 1 | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal", | |||
"name": "Crystal", | |||
"level": 40, | |||
"baseExperience": 28, | |||
"productId": "melvorAoD:Crystal", | |||
"baseRespawnInterval": 120000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal", | |||
"name": "Pure Crystal", | |||
"level": 85, | |||
"baseExperience": 95, | |||
"productId": "melvorAoD:Pure_Crystal", | |||
"baseRespawnInterval": 240000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorD:Ore", | |||
"giveGems": true | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal_Essence", | |||
"name": "Abyssal Essence", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 1, | |||
"baseAbyssalExperience": 72, | |||
"productId": "melvorItA:Abyssal_Essence", | |||
"baseRespawnInterval": 5000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:AbyssalEssence", | |||
"giveGems": false, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Ore", | |||
"name": "Abyssium Ore", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 1, | |||
"baseAbyssalExperience": 258, | |||
"productId": "melvorItA:Abyssium_Ore", | |||
"baseRespawnInterval": 10000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Nightopal", | |||
"name": "Nightopal", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 5, | |||
"baseAbyssalExperience": 537, | |||
"productId": "melvorItA:Nightopal", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorItA:AbyssalGem", | |||
"giveGems": false, | |||
"fixedMaxHP": 69696969, | |||
"abyssalGemVeinWeight": 10, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abycite", | |||
"name": "Abycite", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 8, | |||
"baseAbyssalExperience": 465, | |||
"productId": "melvorItA:Abycite_Fragment", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"fixedMaxHP": 69696969, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Azurian_Outcrop", | |||
"name": "Azurian Outcrop", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 12, | |||
"baseAbyssalExperience": 490, | |||
"productId": "melvorItA:Azurian_Fragment", | |||
"baseRespawnInterval": 15000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:Outcrop", | |||
"giveGems": false, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Brumite_Ore", | |||
"name": "Brumite Ore", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 15, | |||
"baseAbyssalExperience": 638, | |||
"productId": "melvorItA:Brumite_Ore", | |||
"baseRespawnInterval": 80000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Shadowpearl", | |||
"name": "Shadowpearl", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 18, | |||
"baseAbyssalExperience": 1121, | |||
"productId": "melvorItA:Shadowpearl", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorItA:AbyssalGem", | |||
"giveGems": false, | |||
"fixedMaxHP": 69696969, | |||
"abyssalGemVeinWeight": 6, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Mysticite", | |||
"name": "Mysticite", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 22, | |||
"baseAbyssalExperience": 848, | |||
"productId": "melvorItA:Mysticite_Fragment", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"fixedMaxHP": 69696969, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Gloomite_Ore", | |||
"name": "Gloomite Ore", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 25, | |||
"baseAbyssalExperience": 1107, | |||
"productId": "melvorItA:Gloomite_Ore", | |||
"baseRespawnInterval": 120000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Obsidian_Outcrop", | |||
"name": "Obsidian Outcrop", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 30, | |||
"baseAbyssalExperience": 1428, | |||
"productId": "melvorItA:Obsidian_Fragment", | |||
"baseRespawnInterval": 150000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:Outcrop", | |||
"giveGems": false, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Witherite_Ore", | |||
"name": "Witherite Ore", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 35, | |||
"baseAbyssalExperience": 1810, | |||
"productId": "melvorItA:Witherite_Ore", | |||
"baseRespawnInterval": 150000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Moonstone", | |||
"name": "Moonstone", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 40, | |||
"baseAbyssalExperience": 3516, | |||
"productId": "melvorItA:Moonstone", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorItA:AbyssalGem", | |||
"giveGems": false, | |||
"fixedMaxHP": 69696969, | |||
"abyssalGemVeinWeight": 3, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Echocite", | |||
"name": "Echocite", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 45, | |||
"baseAbyssalExperience": 3535, | |||
"productId": "melvorItA:Echocite_Fragment", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"fixedMaxHP": 69696969, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Netherite_Ore", | |||
"name": "Netherite Ore", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 50, | |||
"baseAbyssalExperience": 4215, | |||
"productId": "melvorItA:Netherite_Ore", | |||
"baseRespawnInterval": 160000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"abyssalGemChance": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Voidheart", | |||
"name": "Voidheart", | |||
"level": 99, | |||
"baseExperience": 0, | |||
"abyssalLevel": 55, | |||
"baseAbyssalExperience": 11145, | |||
"productId": "melvorItA:Voidheart", | |||
"baseRespawnInterval": 1, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": false, | |||
"category": "melvorItA:AbyssalGem", | |||
"giveGems": false, | |||
"fixedMaxHP": 69696969, | |||
"abyssalGemVeinWeight": 1, | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Eventide_Ore", | |||
"name": "Eventide Ore", | |||
"level": 0, | |||
"baseExperience": 0, | |||
"abyssalLevel": 0, | |||
"baseAbyssalExperience": 69, | |||
"productId": "melvorItA:Eventide_Ore", | |||
"baseRespawnInterval": 690000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"realm": "melvorItA:Eternal" | |||
}, | |||
{ | |||
"id": "melvorItA:Stellarite", | |||
"name": "Stellarite", | |||
"level": 0, | |||
"baseExperience": 0, | |||
"abyssalLevel": 0, | |||
"baseAbyssalExperience": 69, | |||
"productId": "melvorItA:Stellarite_Fragment", | |||
"baseRespawnInterval": 690000, | |||
"baseQuantity": 1, | |||
"hasPassiveRegen": true, | |||
"category": "melvorItA:AbyssalOre", | |||
"giveGems": false, | |||
"realm": "melvorItA:Eternal" | |||
} | |||
], | |||
"coalItemID": "melvorD:Coal_Ore", | |||
"headerUpgradeChains": [ | |||
"melvorD:Pickaxe", | |||
"melvorItA:PickaxeCoating" | |||
], | |||
"headerItemCharges": [ | |||
"melvorD:Mining_Gloves", | |||
"melvorD:Gem_Gloves", | |||
"melvorItA:Abyssal_Mining_Gloves" | |||
], | |||
"baseGemChance": 1, | |||
"baseInterval": 3000, | |||
"baseRockHP": 5, | |||
"passiveRegenInterval": 10000, | |||
"name": "Mining", | |||
"runestoneItemID": "melvorTotH:Runestone", | |||
"ancientRelicSets": [ | |||
{ | |||
"realmID": "melvorD:Melvor", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorAoD:MiningRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:MiningRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:MiningRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:MiningRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorAoD:MiningRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.0005000000000000000104083408558608425664715468883514404296875 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorAoD:MiningRelic6", | |||
"levelUpUnlocks": [ | |||
20, | |||
99 | |||
] | |||
}, | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"relicDrops": [ | |||
{ | |||
"relicID": "melvorItA:AbyssalMiningRelic1", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalMiningRelic2", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalMiningRelic3", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalMiningRelic4", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
}, | |||
{ | |||
"relicID": "melvorItA:AbyssalMiningRelic5", | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.00025000000000000000520417042793042128323577344417572021484375 | |||
} | |||
} | |||
], | |||
"completedRelicID": "melvorItA:AbyssalMiningMasterRelic", | |||
"abyssalLevelUpUnlocks": [ | |||
10, | |||
60 | |||
] | |||
} | |||
], | |||
"hasAbyssalLevels": true, | |||
"abyssalLevelRealm": "melvorItA:Abyssal", | |||
"skillTrees": [ | |||
{ | |||
"id": "melvorItA:Abyssal", | |||
"name": "Abyssal", | |||
"nameLang": "SPELL_CATEGORY_Abyssal", | |||
"unlockRequirements": [], | |||
"nodes": [ | |||
{ | |||
"id": "melvorItA:NodeA1", | |||
"name": "A1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA2", | |||
"name": "A2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB1", | |||
"name": "B1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB2", | |||
"name": "B2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeAB3", | |||
"name": "AB3", | |||
"costs": { | |||
"points": 5 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA2", | |||
"melvorItA:NodeB2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA4", | |||
"name": "A4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeA5", | |||
"name": "A5", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalSkillXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB4", | |||
"name": "B4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeB5", | |||
"name": "B5", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeB4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 5 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeAB6", | |||
"name": "AB6", | |||
"costs": { | |||
"points": 5 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeA5", | |||
"melvorItA:NodeB5" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC1", | |||
"name": "C1", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"miningNodeRespawnInterval": -15 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC2", | |||
"name": "C2", | |||
"costs": { | |||
"points": 3 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalGemVeinChanceIncrease": 100 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD1", | |||
"name": "D1", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"requirements": [], | |||
"modifiers": { | |||
"additionalAbyssalGemChance": 20 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD2", | |||
"name": "D2", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD1" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"additionalAbyssalGemChance": 30 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeCD3", | |||
"name": "CD3", | |||
"costs": { | |||
"points": 4 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC2", | |||
"melvorItA:NodeD2" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC4", | |||
"name": "C4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeCD3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 25 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeC5", | |||
"name": "C5", | |||
"costs": { | |||
"points": 6 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"miningNodeRespawnInterval": -30 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD4", | |||
"name": "D4", | |||
"costs": { | |||
"points": 2 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeCD3" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"abyssalGemVeinChanceIncrease": 100 | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeD5", | |||
"name": "D5", | |||
"costs": { | |||
"points": 4 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeD4" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeCD6", | |||
"name": "CD6", | |||
"costs": { | |||
"points": 7 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeC5", | |||
"melvorItA:NodeD5" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Mining", | |||
"value": 1 | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "melvorItA:NodeABCD7", | |||
"name": "ABCD7", | |||
"costs": { | |||
"points": 1 | |||
}, | |||
"parents": [ | |||
"melvorItA:NodeAB6", | |||
"melvorItA:NodeCD6" | |||
], | |||
"requirements": [], | |||
"modifiers": { | |||
"miningNodeRespawnInterval": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"value": -20 | |||
} | |||
], | |||
"noMiningNodeDamageChance": [ | |||
{ | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 40 | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"data": { | |||
"pets": [ | |||
"melvorD:PuffTheBabyDragon", | |||
"melvorD:Ty" | |||
], | |||
"rareDrops": [ | |||
{ | |||
"itemID": "melvorD:Gold_Topaz_Ring", | |||
"altItemID": "melvorD:Signet_Ring_Half_A", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "LevelScaling", | |||
"maxChance": 100, | |||
"baseChance": 0, | |||
"scalingFactor": 6.0606060606060609734983650465078852676015230827033519744873046875e-6 | |||
}, | |||
"realms": [ | |||
"melvorD:Melvor" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorD:Jewel_of_Rhaelyx", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "TotalMasteryScaling", | |||
"maxChance": 0.001000000000000000020816681711721685132943093776702880859375, | |||
"baseChance": 1.0000000000000000818030539140313095458623138256371021270751953125e-5, | |||
"scalingFactor": 4.00000000000000008369024332051389070130653635715134441852569580078125e-8 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorD:Mysterious_Stone", | |||
"quantity": 1, | |||
"requirements": [ | |||
{ | |||
"type": "ItemFound", | |||
"itemID": "melvorD:Crown_of_Rhaelyx" | |||
} | |||
], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.025000000000000001387778780781445675529539585113525390625 | |||
} | |||
}, | |||
{ | |||
"itemID": "melvorAoD:Smithing_Lesser_Relic", | |||
"quantity": 300, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.1000000000000000055511151231257827021181583404541015625 | |||
}, | |||
"gamemodes": [ | |||
"melvorAoD:AncientRelics" | |||
] | |||
}, | |||
{ | |||
"itemID": "melvorF:Birthday_Present_Artisan", | |||
"quantity": 1, | |||
"requirements": [], | |||
"chance": { | |||
"type": "Fixed", | |||
"chance": 0.25 | |||
} | |||
} | |||
], | |||
"minibar": { | |||
"defaultItems": [ | |||
"melvorF:Max_Skillcape", | |||
"melvorF:Cape_of_Completion" | |||
], | |||
"upgrades": [ | |||
"melvorF:Art_of_Control" | |||
], | |||
"pets": [] | |||
}, | |||
"masteryLevelUnlocks": [ | |||
{ | |||
"level": 10, | |||
"descriptionID": 0, | |||
"description": "5% base chance to obtain 2 items" | |||
}, | |||
{ | |||
"level": 20, | |||
"descriptionID": 1, | |||
"description": "5% base chance to preserve resources" | |||
}, | |||
{ | |||
"level": 30, | |||
"descriptionID": 2, | |||
"description": "10% base chance to obtain 2 items" | |||
}, | |||
{ | |||
"level": 40, | |||
"descriptionID": 3, | |||
"description": "10% base chance to preserve resources" | |||
}, | |||
{ | |||
"level": 50, | |||
"descriptionID": 4, | |||
"description": "15% base chance to obtain 2 items" | |||
}, | |||
{ | |||
"level": 60, | |||
"descriptionID": 5, | |||
"description": "15% base chance to preserve resources" | |||
}, | |||
{ | |||
"level": 70, | |||
"descriptionID": 6, | |||
"description": "20% base chance to obtain 2 items" | |||
}, | |||
{ | |||
"level": 80, | |||
"descriptionID": 7, | |||
"description": "20% base chance to preserve resources" | |||
}, | |||
{ | |||
"level": 90, | |||
"descriptionID": 8, | |||
"description": "25% base chance to obtain 2 items" | |||
}, | |||
{ | |||
"level": 99, | |||
"descriptionID": 9, | |||
"description": "30% base chance to preserve resources. +35% chance to obtain 2 items." | |||
} | |||
], | |||
"masteryLevelBonuses": [ | |||
{ | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"actionID": "melvorD:Bronze_Bar", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"level": 10, | |||
"levelScalingSlope": 20, | |||
"levelScalingMax": 90 | |||
}, | |||
{ | |||
"modifiers": { | |||
"skillPreservationChance": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"actionID": "melvorD:Bronze_Bar", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"level": 20, | |||
"levelScalingSlope": 20, | |||
"levelScalingMax": 80 | |||
}, | |||
{ | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"actionID": "melvorD:Bronze_Bar", | |||
"value": 10 | |||
} | |||
], | |||
"skillPreservationChance": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"actionID": "melvorD:Bronze_Bar", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"level": 99 | |||
} | |||
], | |||
"masteryPoolBonuses": [ | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"skillPreservationChance": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"skillPreservationChance": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"realmID": "melvorD:Melvor", | |||
"value": 5 | |||
} | |||
] | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorD:Melvor", | |||
"modifiers": { | |||
"skillItemDoublingChance": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"realmID": "melvorD:Melvor", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"masteryXP": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 6 | |||
} | |||
] | |||
}, | |||
"percent": 10 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"skillPreservationChance": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 10 | |||
} | |||
] | |||
}, | |||
"percent": 25 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"flatAdditionalPrimaryProductQuantity": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"categoryID": "melvorItA:AbyssalBars", | |||
"value": 2 | |||
} | |||
] | |||
}, | |||
"percent": 50 | |||
}, | |||
{ | |||
"realm": "melvorItA:Abyssal", | |||
"modifiers": { | |||
"skillPreservationCap": [ | |||
{ | |||
"skillID": "melvorD:Smithing", | |||
"realmID": "melvorItA:Abyssal", | |||
"value": 2 | |||
} | |||
] | |||
}, | |||
"percent": 95 | |||
} | |||
], | |||
"categories": [ | |||
{ | |||
"id": "melvorD:Bars", | |||
"name": "Bars" | |||
}, | |||
{ | |||
"id": "melvorD:BronzeGear", | |||
"name": "Bronze Gear" | |||
}, | |||
{ | |||
"id": "melvorD:IronGear", | |||
"name": "Iron Gear" | |||
}, | |||
{ | |||
"id": "melvorD:SteelGear", | |||
"name": "Steel Gear" | |||
}, | |||
{ | |||
"id": "melvorD:MithrilGear", | |||
"name": "Mithril Gear" | |||
}, | |||
{ | |||
"id": "melvorD:AdamantGear", | |||
"name": "Adamant Gear" | |||
}, | |||
{ | |||
"id": "melvorD:RuneGear", | |||
"name": "Rune Gear" | |||
}, | |||
{ | |||
"id": "melvorD:DragonGear", | |||
"name": "Dragon Gear" | |||
}, | |||
{ | |||
"id": "melvorTotH:CorundumGear", | |||
"name": "Corundum Gear" | |||
}, | |||
{ | |||
"id": "melvorTotH:AugiteGear", | |||
"name": "Augite Gear" | |||
}, | |||
{ | |||
"id": "melvorTotH:MeteoriteGear", | |||
"name": "Meteorite Gear" | |||
}, | |||
{ | |||
"id": "melvorTotH:DivineGear", | |||
"name": "Divine Gear" | |||
}, | |||
{ | |||
"id": "melvorAoD:ImbuedBars", | |||
"name": "Imbued Bars" | |||
}, | |||
{ | |||
"id": "melvorAoD:CrystalGear", | |||
"name": "Crystal Gear" | |||
}, | |||
{ | |||
"id": "melvorAoD:SpecialItems", | |||
"name": "Special Items" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalBars", | |||
"realm": "melvorItA:Abyssal", | |||
"name": "Abyssal Bars" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssiumGear", | |||
"realm": "melvorItA:Abyssal", | |||
"name": "Abyssium Gear" | |||
}, | |||
{ | |||
"id": "melvorItA:BrumiteGear", | |||
"realm": "melvorItA:Abyssal", | |||
"name": "Brumite Gear" | |||
}, | |||
{ | |||
"id": "melvorItA:GloomiteGear", | |||
"realm": "melvorItA:Abyssal", | |||
"name": "Gloomite Gear" | |||
}, | |||
{ | |||
"id": "melvorItA:WitheriteGear", | |||
"realm": "melvorItA:Abyssal", | |||
"name": "Witherite Gear" | |||
}, | |||
{ | |||
"id": "melvorItA:NetheriteGear", | |||
"realm": "melvorItA:Abyssal", | |||
"name": "Netherite Gear" | |||
}, | |||
{ | |||
"id": "melvorItA:EternalGear", | |||
"name": "Eternal Gear", | |||
"realm": "melvorItA:Eternal" | |||
} | |||
], | |||
"subcategories": [ | |||
{ | |||
"id": "melvorD:Arrowtips", | |||
"name": "Arrowtips", | |||
"nameLang": "GAME_GUIDE_199" | |||
}, | |||
{ | |||
"id": "melvorD:JavelinHeads", | |||
"name": "Javelin Heads", | |||
"nameLang": "GAME_GUIDE_200" | |||
}, | |||
{ | |||
"id": "melvorD:CrossbowHeads", | |||
"name": "Crossbow Heads", | |||
"nameLang": "GAME_GUIDE_201" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalArrowtips", | |||
"name": "Abyssal Arrowtips", | |||
"nameLang": "SUBCATEGORY_AbyssalArrowtips" | |||
}, | |||
{ | |||
"id": "melvorItA:AbyssalJavelinHeads", | |||
"name": "Abyssal Javelin Heads", | |||
"nameLang": "SUBCATEGORY_AbyssalJavelinHeadss" | |||
} | |||
], | |||
"recipes": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"level": 1, | |||
"productID": "melvorD:Bronze_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 5, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Copper_Ore", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Tin_Ore", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"level": 10, | |||
"productID": "melvorD:Iron_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 8, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Ore", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"level": 25, | |||
"productID": "melvorD:Steel_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 12, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Ore", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Coal_Ore", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Gold_Bar", | |||
"level": 40, | |||
"productID": "melvorD:Gold_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Gold_Ore", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"level": 40, | |||
"productID": "melvorD:Mithril_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 35, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Ore", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Coal_Ore", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"level": 55, | |||
"productID": "melvorD:Adamantite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 42, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Ore", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Coal_Ore", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"level": 70, | |||
"productID": "melvorD:Runite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 50, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Ore", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Coal_Ore", | |||
"quantity": 8 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"level": 85, | |||
"productID": "melvorD:Dragonite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Ore", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Runite_Ore", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorD:Coal_Ore", | |||
"quantity": 12 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Silver_Bar", | |||
"level": 30, | |||
"productID": "melvorD:Silver_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 15, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Silver_Ore", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Dagger", | |||
"level": 1, | |||
"productID": "melvorD:Bronze_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 10, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Sword", | |||
"level": 4, | |||
"productID": "melvorD:Bronze_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 10, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Battleaxe", | |||
"level": 8, | |||
"productID": "melvorD:Bronze_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 30, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_2H_Sword", | |||
"level": 14, | |||
"productID": "melvorD:Bronze_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 30, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Helmet", | |||
"level": 7, | |||
"productID": "melvorD:Bronze_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Boots", | |||
"level": 10, | |||
"productID": "melvorD:Bronze_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Platelegs", | |||
"level": 16, | |||
"productID": "melvorD:Bronze_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 30, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Platebody", | |||
"level": 18, | |||
"productID": "melvorD:Bronze_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 50, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Dagger", | |||
"level": 10, | |||
"productID": "melvorD:Iron_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Sword", | |||
"level": 12, | |||
"productID": "melvorD:Iron_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Battleaxe", | |||
"level": 17, | |||
"productID": "melvorD:Iron_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_2H_Sword", | |||
"level": 23, | |||
"productID": "melvorD:Iron_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Helmet", | |||
"level": 16, | |||
"productID": "melvorD:Iron_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 40, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Boots", | |||
"level": 19, | |||
"productID": "melvorD:Iron_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 40, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Platelegs", | |||
"level": 25, | |||
"productID": "melvorD:Iron_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Platebody", | |||
"level": 27, | |||
"productID": "melvorD:Iron_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Dagger", | |||
"level": 25, | |||
"productID": "melvorD:Steel_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 30, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Sword", | |||
"level": 27, | |||
"productID": "melvorD:Steel_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 30, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Battleaxe", | |||
"level": 32, | |||
"productID": "melvorD:Steel_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 90, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_2H_Sword", | |||
"level": 38, | |||
"productID": "melvorD:Steel_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 90, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Helmet", | |||
"level": 31, | |||
"productID": "melvorD:Steel_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Boots", | |||
"level": 34, | |||
"productID": "melvorD:Steel_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Platelegs", | |||
"level": 40, | |||
"productID": "melvorD:Steel_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 90, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Platebody", | |||
"level": 42, | |||
"productID": "melvorD:Steel_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Dagger", | |||
"level": 40, | |||
"productID": "melvorD:Mithril_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 50, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Sword", | |||
"level": 42, | |||
"productID": "melvorD:Mithril_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 50, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Battleaxe", | |||
"level": 47, | |||
"productID": "melvorD:Mithril_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_2H_Sword", | |||
"level": 53, | |||
"productID": "melvorD:Mithril_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Helmet", | |||
"level": 46, | |||
"productID": "melvorD:Mithril_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Boots", | |||
"level": 49, | |||
"productID": "melvorD:Mithril_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Platelegs", | |||
"level": 55, | |||
"productID": "melvorD:Mithril_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Platebody", | |||
"level": 57, | |||
"productID": "melvorD:Mithril_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 250, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Dagger", | |||
"level": 55, | |||
"productID": "melvorD:Adamant_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Sword", | |||
"level": 57, | |||
"productID": "melvorD:Adamant_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Battleaxe", | |||
"level": 62, | |||
"productID": "melvorD:Adamant_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 180, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_2H_Sword", | |||
"level": 68, | |||
"productID": "melvorD:Adamant_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 180, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Helmet", | |||
"level": 61, | |||
"productID": "melvorD:Adamant_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 120, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Boots", | |||
"level": 64, | |||
"productID": "melvorD:Adamant_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 120, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Platelegs", | |||
"level": 70, | |||
"productID": "melvorD:Adamant_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 180, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Platebody", | |||
"level": 72, | |||
"productID": "melvorD:Adamant_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 300, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Dagger", | |||
"level": 70, | |||
"productID": "melvorD:Rune_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 75, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Sword", | |||
"level": 72, | |||
"productID": "melvorD:Rune_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 75, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Battleaxe", | |||
"level": 77, | |||
"productID": "melvorD:Rune_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 225, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_2H_Sword", | |||
"level": 83, | |||
"productID": "melvorD:Rune_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 225, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Helmet", | |||
"level": 76, | |||
"productID": "melvorD:Rune_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Boots", | |||
"level": 79, | |||
"productID": "melvorD:Rune_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Platelegs", | |||
"level": 85, | |||
"productID": "melvorD:Rune_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 225, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Platebody", | |||
"level": 87, | |||
"productID": "melvorD:Rune_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 375, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Dagger", | |||
"level": 85, | |||
"productID": "melvorD:Dragon_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Sword", | |||
"level": 87, | |||
"productID": "melvorD:Dragon_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Battleaxe", | |||
"level": 92, | |||
"productID": "melvorD:Dragon_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 300, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_2H_Sword", | |||
"level": 98, | |||
"productID": "melvorD:Dragon_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 300, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Helmet", | |||
"level": 91, | |||
"productID": "melvorD:Dragon_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 200, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Boots", | |||
"level": 94, | |||
"productID": "melvorD:Dragon_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 200, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Platelegs", | |||
"level": 99, | |||
"productID": "melvorD:Dragon_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 300, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Platebody", | |||
"level": 99, | |||
"productID": "melvorD:Dragon_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 500, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Shield", | |||
"level": 12, | |||
"productID": "melvorD:Bronze_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 30, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Shield", | |||
"level": 21, | |||
"productID": "melvorD:Iron_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Shield", | |||
"level": 36, | |||
"productID": "melvorD:Steel_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 90, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Shield", | |||
"level": 51, | |||
"productID": "melvorD:Mithril_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Shield", | |||
"level": 66, | |||
"productID": "melvorD:Adamant_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 180, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Shield", | |||
"level": 81, | |||
"productID": "melvorD:Rune_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 225, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Shield", | |||
"level": 96, | |||
"productID": "melvorD:Dragon_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 300, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Arrowtips", | |||
"level": 1, | |||
"productID": "melvorD:Bronze_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 10, | |||
"categoryID": "melvorD:BronzeGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Arrowtips", | |||
"level": 13, | |||
"productID": "melvorD:Iron_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:IronGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Arrowtips", | |||
"level": 28, | |||
"productID": "melvorD:Steel_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 30, | |||
"categoryID": "melvorD:SteelGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Arrowtips", | |||
"level": 43, | |||
"productID": "melvorD:Mithril_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 50, | |||
"categoryID": "melvorD:MithrilGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Arrowtips", | |||
"level": 58, | |||
"productID": "melvorD:Adamant_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:AdamantGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Arrowtips", | |||
"level": 73, | |||
"productID": "melvorD:Rune_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 75, | |||
"categoryID": "melvorD:RuneGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Arrowtips", | |||
"level": 88, | |||
"productID": "melvorD:Dragon_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:DragonGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Scimitar", | |||
"level": 6, | |||
"productID": "melvorD:Bronze_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Scimitar", | |||
"level": 15, | |||
"productID": "melvorD:Iron_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 40, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Scimitar", | |||
"level": 30, | |||
"productID": "melvorD:Steel_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Scimitar", | |||
"level": 45, | |||
"productID": "melvorD:Mithril_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Scimitar", | |||
"level": 60, | |||
"productID": "melvorD:Adamant_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 120, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Scimitar", | |||
"level": 75, | |||
"productID": "melvorD:Rune_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Scimitar", | |||
"level": 90, | |||
"productID": "melvorD:Dragon_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 200, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Gloves", | |||
"level": 5, | |||
"productID": "melvorD:Bronze_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Gloves", | |||
"level": 14, | |||
"productID": "melvorD:Iron_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 40, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Gloves", | |||
"level": 29, | |||
"productID": "melvorD:Steel_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Gloves", | |||
"level": 44, | |||
"productID": "melvorD:Mithril_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Gloves", | |||
"level": 59, | |||
"productID": "melvorD:Adamant_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 120, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Gloves", | |||
"level": 74, | |||
"productID": "melvorD:Rune_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Gloves", | |||
"level": 89, | |||
"productID": "melvorD:Dragon_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 200, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Crossbow_Head", | |||
"level": 15, | |||
"productID": "melvorD:Bronze_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 30, | |||
"categoryID": "melvorD:BronzeGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Crossbow_Head", | |||
"level": 24, | |||
"productID": "melvorD:Iron_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:IronGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Crossbow_Head", | |||
"level": 39, | |||
"productID": "melvorD:Steel_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 90, | |||
"categoryID": "melvorD:SteelGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Crossbow_Head", | |||
"level": 54, | |||
"productID": "melvorD:Mithril_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:MithrilGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Crossbow_Head", | |||
"level": 69, | |||
"productID": "melvorD:Adamant_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 180, | |||
"categoryID": "melvorD:AdamantGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Crossbow_Head", | |||
"level": 84, | |||
"productID": "melvorD:Rune_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 225, | |||
"categoryID": "melvorD:RuneGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Crossbow_Head", | |||
"level": 98, | |||
"productID": "melvorD:Dragon_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 300, | |||
"categoryID": "melvorD:DragonGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Javelin_Heads", | |||
"level": 9, | |||
"productID": "melvorD:Bronze_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:BronzeGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Javelin_Heads", | |||
"level": 18, | |||
"productID": "melvorD:Iron_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 40, | |||
"categoryID": "melvorD:IronGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Javelin_Heads", | |||
"level": 33, | |||
"productID": "melvorD:Steel_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:SteelGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Javelin_Heads", | |||
"level": 48, | |||
"productID": "melvorD:Mithril_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:MithrilGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Javelin_Heads", | |||
"level": 63, | |||
"productID": "melvorD:Adamant_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 120, | |||
"categoryID": "melvorD:AdamantGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Javelin_Heads", | |||
"level": 78, | |||
"productID": "melvorD:Rune_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 150, | |||
"categoryID": "melvorD:RuneGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Javelin_Heads", | |||
"level": 93, | |||
"productID": "melvorD:Dragon_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 200, | |||
"categoryID": "melvorD:DragonGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Bronze_Throwing_Knife", | |||
"level": 2, | |||
"productID": "melvorD:Bronze_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 10, | |||
"categoryID": "melvorD:BronzeGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Iron_Throwing_Knife", | |||
"level": 11, | |||
"productID": "melvorD:Iron_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 20, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Steel_Throwing_Knife", | |||
"level": 26, | |||
"productID": "melvorD:Steel_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 30, | |||
"categoryID": "melvorD:SteelGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Mithril_Throwing_Knife", | |||
"level": 41, | |||
"productID": "melvorD:Mithril_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 50, | |||
"categoryID": "melvorD:MithrilGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Adamant_Throwing_Knife", | |||
"level": 56, | |||
"productID": "melvorD:Adamant_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 60, | |||
"categoryID": "melvorD:AdamantGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Rune_Throwing_Knife", | |||
"level": 71, | |||
"productID": "melvorD:Rune_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 75, | |||
"categoryID": "melvorD:RuneGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Dragon_Throwing_Knife", | |||
"level": 86, | |||
"productID": "melvorD:Dragon_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 100, | |||
"categoryID": "melvorD:DragonGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorD:Headless_Bolts", | |||
"level": 10, | |||
"productID": "melvorD:Headless_Bolts", | |||
"baseQuantity": 5, | |||
"baseExperience": 15, | |||
"categoryID": "melvorD:IronGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"level": 100, | |||
"productID": "melvorTotH:Corundumite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 119, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Ore", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Coal_Ore", | |||
"quantity": 16 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Iridium_Bar", | |||
"level": 100, | |||
"productID": "melvorTotH:Iridium_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 85, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Iridium_Ore", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Palladium_Bar", | |||
"level": 105, | |||
"productID": "melvorTotH:Palladium_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 110, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Palladium_Ore", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"level": 108, | |||
"productID": "melvorTotH:Augite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 161, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Ore", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Coal_Ore", | |||
"quantity": 20 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Meteorite_Bar", | |||
"level": 110, | |||
"productID": "melvorTotH:Meteorite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 178, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Meteorite_Ore", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"level": 115, | |||
"productID": "melvorTotH:Divinite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 212, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Ore", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorD:Coal_Ore", | |||
"quantity": 24 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Dagger", | |||
"level": 100, | |||
"productID": "melvorTotH:Corundum_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 115, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Sword", | |||
"level": 101, | |||
"productID": "melvorTotH:Corundum_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 115, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Battleaxe", | |||
"level": 104, | |||
"productID": "melvorTotH:Corundum_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 345, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_2H_Sword", | |||
"level": 106, | |||
"productID": "melvorTotH:Corundum_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 345, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Scimitar", | |||
"level": 103, | |||
"productID": "melvorTotH:Corundum_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 230, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Helmet", | |||
"level": 103, | |||
"productID": "melvorTotH:Corundum_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 230, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Boots", | |||
"level": 105, | |||
"productID": "melvorTotH:Corundum_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 230, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Platelegs", | |||
"level": 107, | |||
"productID": "melvorTotH:Corundum_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 345, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Platebody", | |||
"level": 107, | |||
"productID": "melvorTotH:Corundum_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 575, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Shield", | |||
"level": 105, | |||
"productID": "melvorTotH:Corundum_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 345, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Arrowtips", | |||
"level": 102, | |||
"productID": "melvorTotH:Corundum_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 115, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Gloves", | |||
"level": 102, | |||
"productID": "melvorTotH:Corundum_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 230, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Crossbow_Head", | |||
"level": 106, | |||
"productID": "melvorTotH:Corundum_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 345, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Javelin_Heads", | |||
"level": 104, | |||
"productID": "melvorTotH:Corundum_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 230, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Corundum_Throwing_Knife", | |||
"level": 101, | |||
"productID": "melvorTotH:Corundum_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 115, | |||
"categoryID": "melvorTotH:CorundumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Corundumite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Dagger", | |||
"level": 108, | |||
"productID": "melvorTotH:Augite_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 135, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Sword", | |||
"level": 109, | |||
"productID": "melvorTotH:Augite_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 135, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Battleaxe", | |||
"level": 112, | |||
"productID": "melvorTotH:Augite_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 405, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_2H_Sword", | |||
"level": 114, | |||
"productID": "melvorTotH:Augite_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 405, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Scimitar", | |||
"level": 111, | |||
"productID": "melvorTotH:Augite_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 270, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Helmet", | |||
"level": 111, | |||
"productID": "melvorTotH:Augite_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 270, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Boots", | |||
"level": 113, | |||
"productID": "melvorTotH:Augite_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 270, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Platelegs", | |||
"level": 115, | |||
"productID": "melvorTotH:Augite_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 405, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Platebody", | |||
"level": 115, | |||
"productID": "melvorTotH:Augite_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 675, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Shield", | |||
"level": 113, | |||
"productID": "melvorTotH:Augite_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 405, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Arrowtips", | |||
"level": 110, | |||
"productID": "melvorTotH:Augite_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 135, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Gloves", | |||
"level": 110, | |||
"productID": "melvorTotH:Augite_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 270, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Crossbow_Head", | |||
"level": 114, | |||
"productID": "melvorTotH:Augite_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 405, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Javelin_Heads", | |||
"level": 112, | |||
"productID": "melvorTotH:Augite_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 270, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Augite_Throwing_Knife", | |||
"level": 109, | |||
"productID": "melvorTotH:Augite_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 135, | |||
"categoryID": "melvorTotH:AugiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Augite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Meteorite_2H_Sword", | |||
"level": 115, | |||
"productID": "melvorTotH:Meteorite_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 465, | |||
"categoryID": "melvorTotH:MeteoriteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Meteorite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Meteorite_Helmet", | |||
"level": 115, | |||
"productID": "melvorTotH:Meteorite_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 310, | |||
"categoryID": "melvorTotH:MeteoriteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Meteorite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Meteorite_Platelegs", | |||
"level": 115, | |||
"productID": "melvorTotH:Meteorite_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 465, | |||
"categoryID": "melvorTotH:MeteoriteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Meteorite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Meteorite_Platebody", | |||
"level": 115, | |||
"productID": "melvorTotH:Meteorite_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 775, | |||
"categoryID": "melvorTotH:MeteoriteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Meteorite_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Meteorite_Crossbow_Head", | |||
"level": 115, | |||
"productID": "melvorTotH:Meteorite_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 465, | |||
"categoryID": "melvorTotH:MeteoriteGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Meteorite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Meteorite_Javelin_Heads", | |||
"level": 115, | |||
"productID": "melvorTotH:Meteorite_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 310, | |||
"categoryID": "melvorTotH:MeteoriteGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Meteorite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Dagger", | |||
"level": 116, | |||
"productID": "melvorTotH:Divine_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 175, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Sword", | |||
"level": 117, | |||
"productID": "melvorTotH:Divine_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 175, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Battleaxe", | |||
"level": 118, | |||
"productID": "melvorTotH:Divine_Battleaxe", | |||
"baseQuantity": 1, | |||
"baseExperience": 525, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_2H_Sword", | |||
"level": 119, | |||
"productID": "melvorTotH:Divine_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 525, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Scimitar", | |||
"level": 118, | |||
"productID": "melvorTotH:Divine_Scimitar", | |||
"baseQuantity": 1, | |||
"baseExperience": 350, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Helmet", | |||
"level": 118, | |||
"productID": "melvorTotH:Divine_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 350, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Boots", | |||
"level": 119, | |||
"productID": "melvorTotH:Divine_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 350, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Platelegs", | |||
"level": 120, | |||
"productID": "melvorTotH:Divine_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 525, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Platebody", | |||
"level": 120, | |||
"productID": "melvorTotH:Divine_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 875, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Shield", | |||
"level": 119, | |||
"productID": "melvorTotH:Divine_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 525, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Arrowtips", | |||
"level": 117, | |||
"productID": "melvorTotH:Divine_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 175, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Gloves", | |||
"level": 117, | |||
"productID": "melvorTotH:Divine_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 350, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Crossbow_Head", | |||
"level": 119, | |||
"productID": "melvorTotH:Divine_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 525, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Javelin_Heads", | |||
"level": 118, | |||
"productID": "melvorTotH:Divine_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 350, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorTotH:Divine_Throwing_Knife", | |||
"level": 117, | |||
"productID": "melvorTotH:Divine_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 175, | |||
"categoryID": "melvorTotH:DivineGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorTotH:Divinite_Bar", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Imbued_Bronze_Bar", | |||
"level": 18, | |||
"productID": "melvorAoD:Imbued_Bronze_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 5, | |||
"categoryID": "melvorAoD:ImbuedBars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Bronze_Bar", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorAoD:Barrier_Dust", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Imbued_Iron_Bar", | |||
"level": 27, | |||
"productID": "melvorAoD:Imbued_Iron_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 8, | |||
"categoryID": "melvorAoD:ImbuedBars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Iron_Bar", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorAoD:Barrier_Dust", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Imbued_Steel_Bar", | |||
"level": 42, | |||
"productID": "melvorAoD:Imbued_Steel_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 12, | |||
"categoryID": "melvorAoD:ImbuedBars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Steel_Bar", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorAoD:Barrier_Dust", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Imbued_Mithril_Bar", | |||
"level": 57, | |||
"productID": "melvorAoD:Imbued_Mithril_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 35, | |||
"categoryID": "melvorAoD:ImbuedBars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorAoD:Barrier_Dust", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Imbued_Adamantite_Bar", | |||
"level": 72, | |||
"productID": "melvorAoD:Imbued_Adamantite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 42, | |||
"categoryID": "melvorAoD:ImbuedBars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Adamantite_Bar", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorAoD:Barrier_Dust", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Imbued_Runite_Bar", | |||
"level": 87, | |||
"productID": "melvorAoD:Imbued_Runite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 50, | |||
"categoryID": "melvorAoD:ImbuedBars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorAoD:Barrier_Dust", | |||
"quantity": 8 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Imbued_Dragonite_Bar", | |||
"level": 99, | |||
"productID": "melvorAoD:Imbued_Dragonite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 60, | |||
"categoryID": "melvorAoD:ImbuedBars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 1 | |||
}, | |||
{ | |||
"id": "melvorAoD:Barrier_Dust", | |||
"quantity": 12 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Darksteel_Bar", | |||
"level": 80, | |||
"productID": "melvorAoD:Darksteel_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 180, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorAoD:Darksteel_Ore", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Aranite_Bar", | |||
"level": 40, | |||
"productID": "melvorAoD:Aranite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 40, | |||
"categoryID": "melvorD:Bars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorAoD:Aranite_Ore", | |||
"quantity": 1 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Darksteel_Shield", | |||
"level": 99, | |||
"productID": "melvorAoD:Darksteel_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 750, | |||
"categoryID": "melvorAoD:SpecialItems", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorAoD:Darksteel_Bar", | |||
"quantity": 3 | |||
}, | |||
{ | |||
"id": "melvorAoD:Old_Darksteel_Plating", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Aranite_Shield", | |||
"level": 99, | |||
"productID": "melvorAoD:Aranite_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorAoD:SpecialItems", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorAoD:Aranite_Bar", | |||
"quantity": 3 | |||
}, | |||
{ | |||
"id": "melvorAoD:Old_Aranite_Plating", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Relic_Shield", | |||
"level": 99, | |||
"productID": "melvorAoD:Relic_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 3000, | |||
"categoryID": "melvorAoD:SpecialItems", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 3 | |||
}, | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 3 | |||
}, | |||
{ | |||
"id": "melvorAoD:Old_Relic_Plating", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Helmet", | |||
"level": 46, | |||
"productID": "melvorAoD:Crystal_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Boots", | |||
"level": 49, | |||
"productID": "melvorAoD:Crystal_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Platelegs", | |||
"level": 55, | |||
"productID": "melvorAoD:Crystal_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Platebody", | |||
"level": 57, | |||
"productID": "melvorAoD:Crystal_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 250, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Shield", | |||
"level": 51, | |||
"productID": "melvorAoD:Crystal_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Arrowtips", | |||
"level": 43, | |||
"productID": "melvorAoD:Crystal_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 50, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Gloves", | |||
"level": 44, | |||
"productID": "melvorAoD:Crystal_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Crossbow_Head", | |||
"level": 54, | |||
"productID": "melvorAoD:Crystal_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Javelin_Heads", | |||
"level": 48, | |||
"productID": "melvorAoD:Crystal_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 100, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Throwing_Knife", | |||
"level": 41, | |||
"productID": "melvorAoD:Crystal_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 50, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Defender", | |||
"level": 45, | |||
"productID": "melvorAoD:Crystal_Defender", | |||
"baseQuantity": 1, | |||
"baseExperience": 100, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_Twin_Blades", | |||
"level": 58, | |||
"productID": "melvorAoD:Crystal_Twin_Blades", | |||
"baseQuantity": 1, | |||
"baseExperience": 600, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 12 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 12 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Crystal_2H_Hammer", | |||
"level": 59, | |||
"productID": "melvorAoD:Crystal_2H_Hammer", | |||
"baseQuantity": 1, | |||
"baseExperience": 700, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Mithril_Bar", | |||
"quantity": 14 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Crystal", | |||
"quantity": 14 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Helmet", | |||
"level": 91, | |||
"productID": "melvorAoD:Pure_Crystal_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 200, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Boots", | |||
"level": 94, | |||
"productID": "melvorAoD:Pure_Crystal_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 200, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Platelegs", | |||
"level": 99, | |||
"productID": "melvorAoD:Pure_Crystal_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 300, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Platebody", | |||
"level": 99, | |||
"productID": "melvorAoD:Pure_Crystal_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 500, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 10 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Shield", | |||
"level": 96, | |||
"productID": "melvorAoD:Pure_Crystal_Shield", | |||
"baseQuantity": 1, | |||
"baseExperience": 300, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Arrowtips", | |||
"level": 88, | |||
"productID": "melvorAoD:Pure_Crystal_Arrowtips", | |||
"baseQuantity": 15, | |||
"baseExperience": 100, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Gloves", | |||
"level": 89, | |||
"productID": "melvorAoD:Pure_Crystal_Gloves", | |||
"baseQuantity": 1, | |||
"baseExperience": 200, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Crossbow_Head", | |||
"level": 98, | |||
"productID": "melvorAoD:Pure_Crystal_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 300, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 6 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Javelin_Heads", | |||
"level": 93, | |||
"productID": "melvorAoD:Pure_Crystal_Javelin_Heads", | |||
"baseQuantity": 5, | |||
"baseExperience": 200, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Throwing_Knife", | |||
"level": 86, | |||
"productID": "melvorAoD:Pure_Crystal_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 100, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_Defender", | |||
"level": 90, | |||
"productID": "melvorAoD:Pure_Crystal_Defender", | |||
"baseQuantity": 1, | |||
"baseExperience": 150, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 2 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_2H_Spear", | |||
"level": 99, | |||
"productID": "melvorAoD:Pure_Crystal_2H_Spear", | |||
"baseQuantity": 1, | |||
"baseExperience": 600, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 12 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 12 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Pure_Crystal_2H_Axe", | |||
"level": 99, | |||
"productID": "melvorAoD:Pure_Crystal_2H_Axe", | |||
"baseQuantity": 1, | |||
"baseExperience": 700, | |||
"categoryID": "melvorAoD:CrystalGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Dragonite_Bar", | |||
"quantity": 14 | |||
}, | |||
{ | |||
"id": "melvorAoD:Refined_Pure_Crystal", | |||
"quantity": 14 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Unholy_2H_Sword", | |||
"level": 83, | |||
"productID": "melvorAoD:Unholy_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 255, | |||
"categoryID": "melvorAoD:SpecialItems", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 3 | |||
}, | |||
{ | |||
"id": "melvorAoD:Unholy_Logs", | |||
"quantity": 3 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorAoD:Unholy_Platebody", | |||
"level": 87, | |||
"productID": "melvorAoD:Unholy_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 425, | |||
"categoryID": "melvorAoD:SpecialItems", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorD:Runite_Bar", | |||
"quantity": 5 | |||
}, | |||
{ | |||
"id": "melvorAoD:Unholy_Logs", | |||
"quantity": 5 | |||
} | |||
], | |||
"currencyCosts": [] | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 1, | |||
"baseAbyssalExperience": 151, | |||
"categoryID": "melvorItA:AbyssalBars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Ore", | |||
"quantity": 4 | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal_Stone", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Dagger", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 1, | |||
"baseAbyssalExperience": 302, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Throwing_Knife", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 0, | |||
"abyssalLevel": 1, | |||
"baseAbyssalExperience": 302, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Arrowtips", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Arrowtips", | |||
"baseQuantity": 3, | |||
"baseExperience": 0, | |||
"abyssalLevel": 2, | |||
"baseAbyssalExperience": 302, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"subcategoryID": "melvorD:Arrowtips", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Sword", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 4, | |||
"baseAbyssalExperience": 302, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Helmet", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Helmet", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 5, | |||
"baseAbyssalExperience": 603, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Boots", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Boots", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 7, | |||
"baseAbyssalExperience": 603, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Javelin_Heads", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Javelin_Heads", | |||
"baseQuantity": 2, | |||
"baseExperience": 0, | |||
"abyssalLevel": 7, | |||
"baseAbyssalExperience": 603, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"subcategoryID": "melvorD:JavelinHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_2H_Sword", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_2H_Sword", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 9, | |||
"baseAbyssalExperience": 905, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Crossbow_Head", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Crossbow_Head", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 9, | |||
"baseAbyssalExperience": 905, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"subcategoryID": "melvorD:CrossbowHeads", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssal_Headless_Bolts", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssal_Headless_Bolts", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 10, | |||
"baseAbyssalExperience": 302, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 4 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Platelegs", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Platelegs", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 10, | |||
"baseAbyssalExperience": 905, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 6 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Abyssium_Platebody", | |||
"level": 99, | |||
"productID": "melvorItA:Abyssium_Platebody", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 12, | |||
"baseAbyssalExperience": 1509, | |||
"categoryID": "melvorItA:AbyssiumGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Abyssium_Bar", | |||
"quantity": 10 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Brumite_Bar", | |||
"level": 99, | |||
"productID": "melvorItA:Brumite_Bar", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 13, | |||
"baseAbyssalExperience": 343, | |||
"categoryID": "melvorItA:AbyssalBars", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Brumite_Ore", | |||
"quantity": 8 | |||
}, | |||
{ | |||
"id": "melvorItA:Twisted_Thorn", | |||
"quantity": 8 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Brumite_Dagger", | |||
"level": 99, | |||
"productID": "melvorItA:Brumite_Dagger", | |||
"baseQuantity": 1, | |||
"baseExperience": 0, | |||
"abyssalLevel": 13, | |||
"baseAbyssalExperience": 687, | |||
"categoryID": "melvorItA:BrumiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Brumite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Brumite_Throwing_Knife", | |||
"level": 99, | |||
"productID": "melvorItA:Brumite_Throwing_Knife", | |||
"baseQuantity": 4, | |||
"baseExperience": 0, | |||
"abyssalLevel": 13, | |||
"baseAbyssalExperience": 687, | |||
"categoryID": "melvorItA:BrumiteGear", | |||
"itemCosts": [ | |||
{ | |||
"id": "melvorItA:Brumite_Bar", | |||
"quantity": 2 | |||
} | |||
], | |||
"currencyCosts": [], | |||
"realm": "melvorItA:Abyssal" | |||
}, | |||
{ | |||
"id": "melvorItA:Brumite_Arrowtips", | |||
"level": 99, | |||
"productID": "melvorItA:Brumite_Arrowtips", | |||
"baseQuantity": 3, | |||
"baseExperience": 0, | |||
"abyssalLevel": 14, | |||
"baseAbyssalExperience": 687, | |||
"categoryID" |