New DEV changes committed, introduction of planner, added badges akin to what's on the Wiki.
This commit is contained in:
210
os-league-tools-master/src/data/planner/plannerItems.json
Normal file
210
os-league-tools-master/src/data/planner/plannerItems.json
Normal file
@@ -0,0 +1,210 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Abyssal Whip",
|
||||
"slot": "Weapon",
|
||||
"regions": ["Morytania"],
|
||||
"obtainedFrom": "Abyssal Demons",
|
||||
"requirements": [
|
||||
{"skill": "Attack", "level": 70}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Trident of the Seas",
|
||||
"slot": "Weapon",
|
||||
"regions": ["Morytania"],
|
||||
"obtainedFrom": "Kraken",
|
||||
"requirements": [
|
||||
{"skill": "Magic", "level": 75}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Blowpipe",
|
||||
"slot": "Weapon",
|
||||
"regions": ["Tirannwn"],
|
||||
"obtainedFrom": "Zulrah",
|
||||
"requirements": [
|
||||
{"skill": "Ranged", "level": 75}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Dragon Scimitar",
|
||||
"slot": "Weapon",
|
||||
"regions": ["Kandarin"],
|
||||
"obtainedFrom": "Ape Atoll Shop (after Monkey Madness)",
|
||||
"requirements": [
|
||||
{"skill": "Attack", "level": 60}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Fire Cape",
|
||||
"slot": "Cape",
|
||||
"regions": ["Karamja"],
|
||||
"obtainedFrom": "Fight Caves (TzTok-Jad)",
|
||||
"requirements": [],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"name": "Infernal Cape",
|
||||
"slot": "Cape",
|
||||
"regions": ["Karamja"],
|
||||
"obtainedFrom": "Inferno (TzKal-Zuk)",
|
||||
"requirements": [],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"name": "Barrows Gloves",
|
||||
"slot": "Gloves",
|
||||
"regions": ["Misthalin"],
|
||||
"obtainedFrom": "Recipe for Disaster completion",
|
||||
"requirements": [
|
||||
{"skill": "Defence", "level": 41}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"name": "Scythe of Vitur",
|
||||
"slot": "Weapon",
|
||||
"regions": ["Morytania"],
|
||||
"obtainedFrom": "Theatre of Blood",
|
||||
"requirements": [
|
||||
{"skill": "Attack", "level": 75},
|
||||
{"skill": "Strength", "level": 75}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"name": "Twisted Bow",
|
||||
"slot": "Weapon",
|
||||
"regions": ["Kourend"],
|
||||
"obtainedFrom": "Chambers of Xeric",
|
||||
"requirements": [
|
||||
{"skill": "Ranged", "level": 75}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"name": "Blade of Saeldor",
|
||||
"slot": "Weapon",
|
||||
"regions": ["Tirannwn"],
|
||||
"obtainedFrom": "The Gauntlet",
|
||||
"requirements": [
|
||||
{"skill": "Attack", "level": 75}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"name": "Echo Pickaxe",
|
||||
"slot": "Tool",
|
||||
"regions": ["Global"],
|
||||
"obtainedFrom": "Power Miner Relic",
|
||||
"requirements": [],
|
||||
"relicUnlock": "t1-0"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"name": "Echo Axe",
|
||||
"slot": "Tool",
|
||||
"regions": ["Global"],
|
||||
"obtainedFrom": "Lumberjack Relic",
|
||||
"requirements": [],
|
||||
"relicUnlock": "t1-1"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"name": "Echo Harpoon",
|
||||
"slot": "Tool",
|
||||
"regions": ["Global"],
|
||||
"obtainedFrom": "Animal Wrangler Relic",
|
||||
"requirements": [],
|
||||
"relicUnlock": "t1-2"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"name": "Berserker Ring",
|
||||
"slot": "Ring",
|
||||
"regions": ["Fremennik"],
|
||||
"obtainedFrom": "Dagannoth Rex",
|
||||
"requirements": [],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"name": "Archers Ring",
|
||||
"slot": "Ring",
|
||||
"regions": ["Fremennik"],
|
||||
"obtainedFrom": "Dagannoth Supreme",
|
||||
"requirements": [],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"name": "Seers Ring",
|
||||
"slot": "Ring",
|
||||
"regions": ["Fremennik"],
|
||||
"obtainedFrom": "Dagannoth Prime",
|
||||
"requirements": [],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"name": "Dragon Defender",
|
||||
"slot": "Shield",
|
||||
"regions": ["Asgarnia"],
|
||||
"obtainedFrom": "Warriors Guild",
|
||||
"requirements": [
|
||||
{"skill": "Attack", "level": 60},
|
||||
{"skill": "Defence", "level": 60}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"name": "Amulet of Fury",
|
||||
"slot": "Amulet",
|
||||
"regions": ["Global"],
|
||||
"obtainedFrom": "Crafting (onyx)",
|
||||
"requirements": [
|
||||
{"skill": "Crafting", "level": 90}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"name": "Occult Necklace",
|
||||
"slot": "Amulet",
|
||||
"regions": ["Morytania"],
|
||||
"obtainedFrom": "Smoke Devils",
|
||||
"requirements": [
|
||||
{"skill": "Magic", "level": 70}
|
||||
],
|
||||
"relicUnlock": null
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"name": "Necklace of Anguish",
|
||||
"slot": "Amulet",
|
||||
"regions": ["Tirannwn"],
|
||||
"obtainedFrom": "Crafting (zenyte from demonic gorillas)",
|
||||
"requirements": [
|
||||
{"skill": "Crafting", "level": 92}
|
||||
],
|
||||
"relicUnlock": null
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user