From b56222704090d57a82cd4d9fc449cdf75daeddf4 Mon Sep 17 00:00:00 2001 From: Raphael Mobis Tacla Date: Wed, 8 Jul 2026 12:36:20 -0300 Subject: [PATCH 1/3] add shortName to schema and types --- schema/task.schema.json | 4 ++++ types.d.ts | 1 + 2 files changed, 5 insertions(+) diff --git a/schema/task.schema.json b/schema/task.schema.json index d9c295f..1d20c98 100644 --- a/schema/task.schema.json +++ b/schema/task.schema.json @@ -45,6 +45,10 @@ "type": "string", "maxLength": 255 }, + "shortName": { + "type": "string", + "maxLength": 14 + }, "tip": { "type": "string" }, diff --git a/types.d.ts b/types.d.ts index 36179af..ef7079f 100644 --- a/types.d.ts +++ b/types.d.ts @@ -15,6 +15,7 @@ export interface Root { export interface Task { id: string; name: string; + shortName?: string; tip?: string; wikiLink: string; imageLink: string; From fb005c8330d3c88092f0be3b457b2f9431fb19b7 Mon Sep 17 00:00:00 2001 From: Raphael Mobis Tacla Date: Wed, 8 Jul 2026 12:41:32 -0300 Subject: [PATCH 2/3] add easy-elite short names --- tiers/easy.json | 179 +++++++++++++++++++++++++++++++++++++ tiers/elite.json | 215 ++++++++++++++++++++++++++++++++++++++++++++ tiers/hard.json | 220 ++++++++++++++++++++++++++++++++++++++++++++++ tiers/medium.json | 198 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 812 insertions(+) diff --git a/tiers/easy.json b/tiers/easy.json index bcc4243..6702186 100644 --- a/tiers/easy.json +++ b/tiers/easy.json @@ -4,6 +4,7 @@ { "id": "5aa40ab6-d572-4b7b-ae0e-bed226478f13", "name": "Get Bolt racks from Barrows", + "shortName": "Bolt Racks", "tip": "Kill as many brothers as you can; the melee brothers can be kited around their coffin or safespotted on ladders in the crypt. Fill your reward potential to 100% by killing crypt monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Bolt_rack", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bolt_rack_detail.png/320px-Bolt_rack_detail.png", @@ -17,6 +18,7 @@ { "id": "11968c49-8398-4125-826c-829dfe85b0b2", "name": "Get a Mole claw + skin", + "shortName": "Mole Claw+Skin", "tip": "Obtained as a guaranteed drop from the Giant Mole boss. Abuse its earth weakness and don't forget your light source!", "wikiLink": "https://oldschool.runescape.wiki/w/Giant_Mole", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mole_claw_detail.png/320px-Mole_claw_detail.png", @@ -30,6 +32,7 @@ { "id": "b9fe2097-02ec-4885-8072-1a303c93e147", "name": "Get 1 unique from Wintertodt", + "shortName": "WT Unique", "tip": "Can be reached quickly with a Games necklace. The Phoenix and Dragon axe do not count for this task. Why Fletch?", "wikiLink": "https://oldschool.runescape.wiki/w/Wintertodt", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pyromancer_hood_detail.png/320px-Pyromancer_hood_detail.png", @@ -43,6 +46,7 @@ { "id": "c09587c2-f732-42ff-8bb1-35f9d657e9c7", "name": "Get 1 unique from Wintertodt", + "shortName": "WT Unique", "tip": "Can be reached quickly with a Games necklace. The Phoenix and Dragon axe do not count for this task. Why Fletch?", "wikiLink": "https://oldschool.runescape.wiki/w/Wintertodt", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pyromancer_hood_detail.png/320px-Pyromancer_hood_detail.png", @@ -56,6 +60,7 @@ { "id": "f1587710-61b2-4ecf-9fe5-ef63be0aed95", "name": "Get 1 unique from Wintertodt", + "shortName": "WT Unique", "tip": "Can be reached quickly with a Games necklace. The Phoenix and Dragon axe do not count for this task. Why Fletch?", "wikiLink": "https://oldschool.runescape.wiki/w/Wintertodt", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pyromancer_hood_detail.png/320px-Pyromancer_hood_detail.png", @@ -69,6 +74,7 @@ { "id": "25bfc85a-0429-478a-b3af-498e35918a71", "name": "Get 1 unique from Wintertodt", + "shortName": "WT Unique", "tip": "Can be reached quickly with a Games necklace. The Phoenix and Dragon axe do not count for this task. Why Fletch?", "wikiLink": "https://oldschool.runescape.wiki/w/Wintertodt", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pyromancer_hood_detail.png/320px-Pyromancer_hood_detail.png", @@ -82,6 +88,7 @@ { "id": "4943aa05-a4b2-48ca-876d-42dc98e063a7", "name": "Get 1 unique from Wintertodt", + "shortName": "WT Unique", "tip": "Can be reached quickly with a Games necklace. The Phoenix and Dragon axe do not count for this task. Why Fletch?", "wikiLink": "https://oldschool.runescape.wiki/w/Wintertodt", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pyromancer_hood_detail.png/320px-Pyromancer_hood_detail.png", @@ -95,6 +102,7 @@ { "id": "b8bd103e-f072-46ff-894e-3a8b91052849", "name": "Get 3 new uniques from beginner clues", + "shortName": "Beg Clues", "tip": "Allowed sources for clues are Goblins, Minotaurs in the Stronghold of Security, and Young Implings in Puro-Puro. Don't pull a Ritz, kill the level 12 Minotaurs.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(beginner)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(beginner)_detail.png/320px-Clue_scroll_(beginner)_detail.png", @@ -111,6 +119,7 @@ { "id": "8b801928-9c3b-4497-806c-dbaa4a918090", "name": "Get 3 new uniques from beginner clues", + "shortName": "Beg Clues", "tip": "Allowed sources for clues are Goblins, Minotaurs in the Stronghold of Security, and Young Implings in Puro-Puro. Don't pull a Ritz, kill the level 12 Minotaurs.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(beginner)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(beginner)_detail.png/320px-Clue_scroll_(beginner)_detail.png", @@ -127,6 +136,7 @@ { "id": "cd746414-1422-4fe1-bc10-adc8c02f833c", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Pickpocket H.A.M. Members in their hideout near Lumbridge. Wear their pink clothes for extra fashion (and a lower chance of being kicked out). You may train to 15 Thieving for this task.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -153,6 +163,7 @@ { "id": "531a9fcb-edf7-4a9d-a31d-231fa4777a8d", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Pickpocket H.A.M. Members in their hideout near Lumbridge. Wear their pink clothes for extra fashion (and a lower chance of being kicked out). You may train to 15 Thieving for this task.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -179,6 +190,7 @@ { "id": "2a0f94af-b882-4f1d-b676-b7f14d455619", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Pickpocket H.A.M. Members in their hideout near Lumbridge. Wear their pink clothes for extra fashion (and a lower chance of being kicked out). You may train to 15 Thieving for this task.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -205,6 +217,7 @@ { "id": "8cb12adf-67b6-4a84-8227-846fbfedb541", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Pickpocket H.A.M. Members in their hideout near Lumbridge. Wear their pink clothes for extra fashion (and a lower chance of being kicked out). You may train to 15 Thieving for this task.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -231,6 +244,7 @@ { "id": "f2d67787-b4c5-4055-b9dd-9fd6a6890d90", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Pickpocket H.A.M. Members in their hideout near Lumbridge. Wear their pink clothes for extra fashion (and a lower chance of being kicked out). You may train to 15 Thieving for this task.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -257,6 +271,7 @@ { "id": "29d36179-66b9-454f-b35d-a707d1bc7f96", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Pickpocket H.A.M. Members in their hideout near Lumbridge. Wear their pink clothes for extra fashion (and a lower chance of being kicked out). You may train to 15 Thieving for this task.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -283,6 +298,7 @@ { "id": "c4401064-7921-4c46-b64a-239b2375b02f", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Allowed sources for clues are killing Guards, Aldarin Villa Chests (with 35 Thieving and Varlamore access) and Eclectic Implings in Puro-Puro (with 50 Hunter).", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -308,6 +324,7 @@ { "id": "272fe596-e5f7-4bb2-be8d-deb4216564e2", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Allowed sources for clues are killing Guards, Aldarin Villa Chests (with 35 Thieving and Varlamore access) and Eclectic Implings in Puro-Puro (with 50 Hunter).", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -333,6 +350,7 @@ { "id": "db97ec80-5975-46e3-b1f7-063366e5ea1e", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Allowed sources for clues are killing Guards, Aldarin Villa Chests (with 35 Thieving and Varlamore access) and Eclectic Implings in Puro-Puro (with 50 Hunter).", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -358,6 +376,7 @@ { "id": "5719bb08-b9c3-4fee-b069-bd37b9589b39", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Allowed sources for clues are killing Guards, Aldarin Villa Chests (with 35 Thieving and Varlamore access) and Eclectic Implings in Puro-Puro (with 50 Hunter).", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -383,6 +402,7 @@ { "id": "11fdf715-6c49-425e-a523-ba415e5e1f42", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Allowed sources for clues are Hellhounds, Warped/Chilled Jellies (with 52 Slayer) and Gryphons (with the Troubled Tortugans quest).", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -410,6 +430,7 @@ { "id": "38482a9b-dd2f-4a4c-a673-4dd771ba8000", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Allowed sources for clues are Hellhounds, Warped/Chilled Jellies (with 52 Slayer) and Gryphons (with the Troubled Tortugans quest).", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -437,6 +458,7 @@ { "id": "a3b1b2c4-05cd-4171-aaec-9a074c0d713c", "name": "Get Runner boots", + "shortName": "Runner Boots", "tip": "Obtained from the Barbarian Assault minigame. Train to 30 Ranged, Defence and Hitpoints and get a team to help you by tagging @BAHelper in the #group-content channel. Read our miniguide too, link in the FAQ.", "wikiLink": "https://oldschool.runescape.wiki/w/Barbarian_Assault", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Runner_boots_detail.png/320px-Runner_boots_detail.png", @@ -450,6 +472,7 @@ { "id": "1bc6158d-dd1e-499e-8ffd-3225eace2dae", "name": "Get Penance gloves", + "shortName": "Penance Gloves", "tip": "Obtained from the Barbarian Assault minigame. Train to 30 Ranged, Defence and Hitpoints and get a team to help you by tagging @BAHelper in the #group-content channel. Read our miniguide too, link in the FAQ.", "wikiLink": "https://oldschool.runescape.wiki/w/Barbarian_Assault", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Penance_gloves_detail.png/320px-Penance_gloves_detail.png", @@ -463,6 +486,7 @@ { "id": "c59bd20a-c811-47dd-85bb-23a68b92b144", "name": "Get a Granite body", + "shortName": "Granite Body", "tip": "Obtained from the Barbarian Assault minigame. Train to 30 Ranged, Defence and Hitpoints and get a team to help you by tagging @BAHelper in the #group-content channel. Read our miniguide too, link in the FAQ.", "wikiLink": "https://oldschool.runescape.wiki/w/Barbarian_Assault", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Granite_body_detail.png/320px-Granite_body_detail.png", @@ -476,6 +500,7 @@ { "id": "5d8fc07b-a864-4afb-aec1-edefcdf60140", "name": "Get 1 new halo", + "shortName": "CW Halo", "tip": "Purchased using Castle Wars tickets. Playing on official worlds is recommended, as the plaudits will shorten your task.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Saradomin_halo_detail.png/320px-Saradomin_halo_detail.png", @@ -489,6 +514,7 @@ { "id": "af93b5ec-e862-4af6-b299-605da3275e74", "name": "Get the full Red decorative set", + "shortName": "CW Red Set", "tip": "Purchased using Castle Wars tickets. Playing on official worlds is recommended, as the plaudits will shorten your task.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Decorative_armour_(red_platebody)_detail.png/320px-Decorative_armour_(red_platebody)_detail.png", @@ -502,6 +528,7 @@ { "id": "46ca45fc-4654-40dd-bcfa-9157b15f216f", "name": "Get the Zamorak hood & cloak", + "shortName": "CW Zammy Set", "tip": "Purchased using Castle Wars tickets. Playing on official worlds is recommended, as the plaudits will shorten your task.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Castlewars_hood_(Zamorak)_detail.png/320px-Castlewars_hood_(Zamorak)_detail.png", @@ -515,6 +542,7 @@ { "id": "b05c1479-a3ab-475d-92ff-463be1232224", "name": "Get the Saradomin hood & cloak", + "shortName": "CW Sara Set", "tip": "Purchased using Castle Wars tickets. Playing on official worlds is recommended, as the plaudits will shorten your task.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Castlewars_hood_(Saradomin)_detail.png/320px-Castlewars_hood_(Saradomin)_detail.png", @@ -528,6 +556,7 @@ { "id": "549a24ea-4798-4734-9f0c-b8cb39323c60", "name": "Get 1 Angler piece", + "shortName": "Angler Piece", "tip": "Obtained from the Fishing Trawler minigame in Port Khazard, after level 15 Fishing. Fix the leaks on the boat for a kickstart into Construction or repair the net and fend off the kraken.", "wikiLink": "https://oldschool.runescape.wiki/w/Fishing_Trawler", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Angler_top_detail.png/320px-Angler_top_detail.png", @@ -541,6 +570,7 @@ { "id": "1e9b6339-c463-4f6e-aae8-eff2943e1ea6", "name": "Get 1 Angler piece", + "shortName": "Angler Piece", "tip": "Obtained from the Fishing Trawler minigame in Port Khazard, after level 15 Fishing. Fix the leaks on the boat for a kickstart into Construction or repair the net and fend off the kraken.", "wikiLink": "https://oldschool.runescape.wiki/w/Fishing_Trawler", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Angler_top_detail.png/320px-Angler_top_detail.png", @@ -554,6 +584,7 @@ { "id": "3b8b6926-f4c2-406b-a3de-090775321720", "name": "Get 1 Angler piece", + "shortName": "Angler Piece", "tip": "Obtained from the Fishing Trawler minigame in Port Khazard, after level 15 Fishing. Fix the leaks on the boat for a kickstart into Construction or repair the net and fend off the kraken.", "wikiLink": "https://oldschool.runescape.wiki/w/Fishing_Trawler", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Angler_top_detail.png/320px-Angler_top_detail.png", @@ -567,6 +598,7 @@ { "id": "1c6e5f0c-1874-4633-ac5b-ca427b5a8431", "name": "Get 1 Angler piece", + "shortName": "Angler Piece", "tip": "Obtained from the Fishing Trawler minigame in Port Khazard, after level 15 Fishing. Fix the leaks on the boat for a kickstart into Construction or repair the net and fend off the kraken.", "wikiLink": "https://oldschool.runescape.wiki/w/Fishing_Trawler", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Angler_top_detail.png/320px-Angler_top_detail.png", @@ -580,6 +612,7 @@ { "id": "b5c34649-5e54-4d0c-999d-7f9ebf72d781", "name": "Get 1 new unique from Gnome Restaurant", + "shortName": "Gnome Rest", "tip": "Only specific hard deliveries (see wiki) can give uniques. You may not complete quests to expand your delivery options.", "wikiLink": "https://oldschool.runescape.wiki/w/Gnome_Restaurant", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Gnome_scarf_detail.png/320px-Gnome_scarf_detail.png", @@ -593,6 +626,7 @@ { "id": "7c8cd7c2-9588-46e4-a55b-4c6e3b849c61", "name": "Get the next tier of MTA wand", + "shortName": "MTA Wand", "tip": "Obtained from the Mage Training Arena minigame. You're a wizard, Harry!", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Beginner_wand_detail.png/320px-Beginner_wand_detail.png", @@ -606,6 +640,7 @@ { "id": "cf28416e-9126-4ec3-b375-d3e7b84b89b4", "name": "Get the next tier of MTA wand", + "shortName": "MTA Wand", "tip": "Obtained from the Mage Training Arena minigame. You're a wizard, Harry!", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Teacher_wand_detail.png/320px-Teacher_wand_detail.png", @@ -619,6 +654,7 @@ { "id": "99060197-8200-4f3f-8e36-9bdb3bae4daa", "name": "Get the next tier of MTA wand", + "shortName": "MTA Wand", "tip": "Obtained from the Mage Training Arena minigame. You're a wizard, Harry!", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Teacher_wand_detail.png/320px-Teacher_wand_detail.png", @@ -632,6 +668,7 @@ { "id": "706bf548-5893-4b6b-849d-a3f8ae699201", "name": "Unlock bones to peaches", + "shortName": "Bones2Peaches", "tip": "Obtained from the Mage Training Arena minigame. Telekinetic room is the worst!", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bones_to_Peaches_icon_(mobile).png/320px-Bones_to_Peaches_icon_(mobile).png", @@ -645,6 +682,7 @@ { "id": "623e01ec-3fc9-4d79-8cf9-473438deface", "name": "Get Infinity boots", + "shortName": "Inf Boots", "tip": "Obtained from the Mage Training Arena minigame. Telekinetic room is the worst!", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Infinity_boots_detail.png/320px-Infinity_boots_detail.png", @@ -658,6 +696,7 @@ { "id": "eb9282b7-017a-4cb5-9bc4-6710307486bc", "name": "Get Infinity gloves", + "shortName": "Inf Gloves", "tip": "Obtained from the Mage Training Arena minigame. Telekinetic room is the worst!", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Infinity_gloves_detail.png/320px-Infinity_gloves_detail.png", @@ -671,6 +710,7 @@ { "id": "100fc573-a473-4f8e-82d8-bda08f454a06", "name": "Get a Void Knight seal", + "shortName": "VK Seal", "tip": "Purchased with Pest Control commendation points. I sure don't miss the novice boat...", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Void_seal_detail.png/320px-Void_seal_detail.png", @@ -684,6 +724,7 @@ { "id": "010d0bc4-d9e1-46da-a802-ed62efe66de7", "name": "Get Void Knight gloves", + "shortName": "VK Gloves", "tip": "Purchased with Pest Control commendation points. Requires 42 in all combat stats and 22 Prayer to purchase. Always attack the spinners!", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Void_knight_gloves_detail.png/320px-Void_knight_gloves_detail.png", @@ -697,6 +738,7 @@ { "id": "330d732a-5aad-463a-a79e-7b07f9dfbc2f", "name": "Get 1 piece of Rogue equipment", + "shortName": "Rogue Piece", "tip": "Potential reward from the Rogues' Den minigame. Remember to pick the right dialogue option!", "wikiLink": "https://oldschool.runescape.wiki/w/Rogues'_Den", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rogue_top_detail.png/320px-Rogue_top_detail.png", @@ -710,6 +752,7 @@ { "id": "b8dea3b4-7391-4487-a008-06348a866d93", "name": "Get 1 piece of Rogue equipment", + "shortName": "Rogue Piece", "tip": "Potential reward from the Rogues' Den minigame. Remember to pick the right dialogue option!", "wikiLink": "https://oldschool.runescape.wiki/w/Rogues'_Den", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rogue_top_detail.png/320px-Rogue_top_detail.png", @@ -723,6 +766,7 @@ { "id": "336e3028-a91b-4acb-ac66-256aa99ff381", "name": "Get 1 piece of Rogue equipment", + "shortName": "Rogue Piece", "tip": "Potential reward from the Rogues' Den minigame. Remember to pick the right dialogue option!", "wikiLink": "https://oldschool.runescape.wiki/w/Rogues'_Den", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rogue_top_detail.png/320px-Rogue_top_detail.png", @@ -736,6 +780,7 @@ { "id": "44c15a4c-fd1e-47ae-8651-7f807cce9ea5", "name": "Get 1 piece of Rogue equipment", + "shortName": "Rogue Piece", "tip": "Potential reward from the Rogues' Den minigame. Remember to pick the right dialogue option!", "wikiLink": "https://oldschool.runescape.wiki/w/Rogues'_Den", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rogue_top_detail.png/320px-Rogue_top_detail.png", @@ -749,6 +794,7 @@ { "id": "1555801d-9603-42c2-90bd-f056bc8404fe", "name": "Get 1 piece of Rogue equipment", + "shortName": "Rogue Piece", "tip": "Potential reward from the Rogues' Den minigame. Remember to pick the right dialogue option!", "wikiLink": "https://oldschool.runescape.wiki/w/Rogues'_Den", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rogue_top_detail.png/320px-Rogue_top_detail.png", @@ -762,6 +808,7 @@ { "id": "679c04c8-ff5b-4c47-a9dc-a4984d8366bb", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Set ghost remains ablaze on top of logs soaked in sacred oil. Somehow that makes shiny keys and gold. Who knows?", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -778,6 +825,7 @@ { "id": "9157d0d5-abca-4654-8646-38b293c22754", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Set ghost remains ablaze on top of logs soaked in sacred oil. Somehow that makes shiny keys and gold. Who knows?", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -794,6 +842,7 @@ { "id": "16e4779b-6093-4be1-9cac-17f36c5958fd", "name": "Get 1 piece of Lumberjack equipment", + "shortName": "Lumberjack", "tip": "Obtained by completing easy Temple Treks in Burgh de Rott. Keep killing Undead Lumberjacks that spawn during the Bridge Repair event (the one without a tree) - do not repair the bridge.", "wikiLink": "https://oldschool.runescape.wiki/w/Temple_Trekking", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Lumberjack_top_detail.png/320px-Lumberjack_top_detail.png", @@ -807,6 +856,7 @@ { "id": "505a8138-9414-406c-a739-a9c907c3e85f", "name": "Get 1 piece of Lumberjack equipment", + "shortName": "Lumberjack", "tip": "Obtained by completing easy Temple Treks in Burgh de Rott. Keep killing Undead Lumberjacks that spawn during the Bridge Repair event (the one without a tree) - do not repair the bridge.", "wikiLink": "https://oldschool.runescape.wiki/w/Temple_Trekking", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Lumberjack_top_detail.png/320px-Lumberjack_top_detail.png", @@ -820,6 +870,7 @@ { "id": "3c6bfbd5-f950-4e8c-8a7f-43afc849fe49", "name": "Get 1 piece of Lumberjack equipment", + "shortName": "Lumberjack", "tip": "Obtained by completing easy Temple Treks in Burgh de Rott. Keep killing Undead Lumberjacks that spawn during the Bridge Repair event (the one without a tree) - do not repair the bridge.", "wikiLink": "https://oldschool.runescape.wiki/w/Temple_Trekking", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Lumberjack_top_detail.png/320px-Lumberjack_top_detail.png", @@ -833,6 +884,7 @@ { "id": "79a0736d-d4a6-4708-a18b-f236f2cab147", "name": "Get 1 piece of Lumberjack equipment", + "shortName": "Lumberjack", "tip": "Obtained by completing easy Temple Treks in Burgh de Rott. Keep killing Undead Lumberjacks that spawn during the Bridge Repair event (the one without a tree) - do not repair the bridge.", "wikiLink": "https://oldschool.runescape.wiki/w/Temple_Trekking", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Lumberjack_top_detail.png/320px-Lumberjack_top_detail.png", @@ -846,6 +898,7 @@ { "id": "bd2c8923-be2b-4295-acd6-5f949dc3e27e", "name": "Get the Gricoller's can", + "shortName": "Gricol. Can", "tip": "Can be purchased at the Tithe Farm minigame. You can boost using a garden pie to access it earlier, as well as for higher tier seeds.", "wikiLink": "https://oldschool.runescape.wiki/w/Gricoller's_can", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Gricoller's_can_detail.png/320px-Gricoller's_can_detail.png", @@ -859,6 +912,7 @@ { "id": "f580b79d-da36-4d99-acd9-b23cabc31b68", "name": "Get 1 piece of Farmer's equipment", + "shortName": "Farmer Piece", "tip": "Can be purchased at the Tithe Farm minigame. You can boost using a garden pie to access it earlier, as well as for higher tier seeds.", "wikiLink": "https://oldschool.runescape.wiki/w/Tithe_Farm", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Farmer's_jacket_detail.png/320px-Farmer's_jacket_detail.png", @@ -872,6 +926,7 @@ { "id": "ae71c97d-0a6f-46e7-82e3-a7b1178c9f87", "name": "Get 1 piece of Farmer's equipment", + "shortName": "Farmer Piece", "tip": "Can be purchased at the Tithe Farm minigame. You can boost using a garden pie to access it earlier, as well as for higher tier seeds.", "wikiLink": "https://oldschool.runescape.wiki/w/Tithe_Farm", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Farmer's_jacket_detail.png/320px-Farmer's_jacket_detail.png", @@ -885,6 +940,7 @@ { "id": "8513ab1a-12dd-4f24-9939-a36a7015bbc5", "name": "Get Blue Rum", + "shortName": "Blue Rum", "tip": "Obtained from the Trouble Brewing minigame. Fill and deposit 100 buckets of water for maximum AFKness or help the runners brew for extra points. Requires completion of the Cabin Fever quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rum_(blue)_detail.png/320px-Rum_(blue)_detail.png", @@ -898,6 +954,7 @@ { "id": "02111c7f-3db9-4eed-b848-dfa0e18a91d5", "name": "Get Red Rum", + "shortName": "Red Rum", "tip": "Obtained from the Trouble Brewing minigame. Fill and deposit 100 buckets of water for maximum AFKness or help the runners brew for extra points. Requires completion of the Cabin Fever quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rum_(red)_detail.png/320px-Rum_(red)_detail.png", @@ -911,6 +968,7 @@ { "id": "18edfb99-8954-400f-b6ec-a4f6281e5b39", "name": "Get The stuff", + "shortName": "The Stuff", "tip": "Obtained from the Trouble Brewing minigame. Fill and deposit 100 buckets of water for maximum AFKness or help the runners brew for extra points. Requires completion of the Cabin Fever quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/The_stuff_detail.png/320px-The_stuff_detail.png", @@ -924,6 +982,7 @@ { "id": "db8b3842-abfa-4b64-bf59-c820a0dce83d", "name": "Get the Pearl fishing rod", + "shortName": "Pearl Fish Rod", "tip": "Obtained from Aerial Fishing on Molch Island. Good luck with that RSI.", "wikiLink": "https://oldschool.runescape.wiki/w/Aerial_fishing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pearl_fishing_rod_detail.png/320px-Pearl_fishing_rod_detail.png", @@ -937,6 +996,7 @@ { "id": "ddd13c53-541f-4330-ad5d-b8b8fbe2a0ac", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received as a drop from several monsters once you have at least 32 quest points. Follow the list in the #quest-lists Discord channel if you don't have enough quest points yet.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -950,6 +1010,7 @@ { "id": "1d7c9237-a900-44f7-92e0-9013fb45dda8", "name": "Get the Marksman headpiece", + "shortName": "Chompy Hat", "tip": "Get the stabbie chucker from Rantz, make some stabbers, stick lotsa chompies.", "wikiLink": "https://oldschool.runescape.wiki/w/Chompy_bird_hunting", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Chompy_bird_hat_(marksman)_detail.png/320px-Chompy_bird_hat_(marksman)_detail.png", @@ -966,6 +1027,7 @@ { "id": "44cb00e0-3fab-4361-b9cf-22127b1c2f2d", "name": "Get 1 unique from Creature Creation", + "shortName": "Creat Creation", "tip": "Make an abomination with two different ingredients, mix together and murder. Do these in order of combat level, but leave Jubster for last as it requires RFD subquest.", "wikiLink": "https://oldschool.runescape.wiki/w/Creature_Creation", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Frogeel.png/320px-Frogeel.png", @@ -979,6 +1041,7 @@ { "id": "740a7a6e-efdf-4cc0-bac3-b27e38445ea3", "name": "Get 1 unique from Creature Creation", + "shortName": "Creat Creation", "tip": "Make an abomination with two different ingredients, mix together and murder. Do these in order of combat level, but leave Jubster for last as it requires RFD subquest.", "wikiLink": "https://oldschool.runescape.wiki/w/Creature_Creation", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Frogeel.png/320px-Frogeel.png", @@ -992,6 +1055,7 @@ { "id": "977865aa-cb22-4d3f-ad89-d7959e99570b", "name": "Get 1 unique from Creature Creation", + "shortName": "Creat Creation", "tip": "Make an abomination with two different ingredients, mix together and murder. Do these in order of combat level, but leave Jubster for last as it requires RFD subquest.", "wikiLink": "https://oldschool.runescape.wiki/w/Creature_Creation", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Frogeel.png/320px-Frogeel.png", @@ -1005,6 +1069,7 @@ { "id": "122ccccc-fb1d-4d01-bd9e-78397735ffee", "name": "Get 1 unique from Creature Creation", + "shortName": "Creat Creation", "tip": "Make an abomination with two different ingredients, mix together and murder. Do these in order of combat level, but leave Jubster for last as it requires RFD subquest.", "wikiLink": "https://oldschool.runescape.wiki/w/Creature_Creation", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Frogeel.png/320px-Frogeel.png", @@ -1018,6 +1083,7 @@ { "id": "8817aa4f-8fb2-4210-b506-d9f111442060", "name": "Get 1 unique from Creature Creation", + "shortName": "Creat Creation", "tip": "Make an abomination with two different ingredients, mix together and murder. Do these in order of combat level, but leave Jubster for last as it requires RFD subquest.", "wikiLink": "https://oldschool.runescape.wiki/w/Creature_Creation", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Frogeel.png/320px-Frogeel.png", @@ -1031,6 +1097,7 @@ { "id": "7e168420-ec5d-4e6f-be37-6c070e257d1c", "name": "Get 1 unique from Creature Creation", + "shortName": "Creat Creation", "tip": "Make an abomination with two different ingredients, mix together and murder. Do these in order of combat level, but leave Jubster for last as it requires RFD subquest.", "wikiLink": "https://oldschool.runescape.wiki/w/Creature_Creation", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Frogeel.png/320px-Frogeel.png", @@ -1044,6 +1111,7 @@ { "id": "e0cd073e-8844-43f0-bff7-dad3bdf88c26", "name": "Get 1 unique from Creature Creation", + "shortName": "Creat Creation", "tip": "Make an abomination with two different ingredients, mix together and murder. Do these in order of combat level, but leave Jubster for last as it requires RFD subquest.", "wikiLink": "https://oldschool.runescape.wiki/w/Creature_Creation", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Frogeel.png/320px-Frogeel.png", @@ -1057,6 +1125,7 @@ { "id": "e3bf623c-08f8-47be-98f7-bb9d5d313c2a", "name": "Get a Rune defender", + "shortName": "Rune Defender", "tip": "Obtained as a drop from Cyclops in the Warrior's guild. Good ole defender grind.", "wikiLink": "https://oldschool.runescape.wiki/w/Defender", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rune_defender_detail.png/320px-Rune_defender_detail.png", @@ -1070,6 +1139,7 @@ { "id": "3dfeba06-9e6d-4d2c-bfbf-06df8ea9bdbe", "name": "Get 2 unique notes from Fossil Island", + "shortName": "FosIslandNotes", "tip": "The #quest-lists Discord channel has a list for unlocking Fossil Island. Hoop snakes are the fastest option for gathering Nummulite, but Crabs are AFK and allowed too.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_note", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Scribbled_note_detail.png/320px-Scribbled_note_detail.png", @@ -1085,6 +1155,7 @@ { "id": "0a52ddc7-b1b5-4708-bc50-173fa1a7155a", "name": "Get 2 unique notes from Fossil Island", + "shortName": "FosIslandNotes", "tip": "The #quest-lists Discord channel has a list for unlocking Fossil Island. Hoop snakes are the fastest option for gathering Nummulite, but Crabs are AFK and allowed too.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_note", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Scribbled_note_detail.png/320px-Scribbled_note_detail.png", @@ -1100,6 +1171,7 @@ { "id": "2be9c352-1a18-4302-84ec-683f5d769f69", "name": "Get 1 piece of Prospector equipment", + "shortName": "Prospector", "tip": "Can be purchased from the Motherlode Mine. Bring a pick to clear the debris on the way.", "wikiLink": "https://oldschool.runescape.wiki/w/Motherlode_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Prospector_helmet_detail.png/320px-Prospector_helmet_detail.png", @@ -1113,6 +1185,7 @@ { "id": "be16323f-4b35-4512-957e-ce9a5ccabbdf", "name": "Get 1 piece of Prospector equipment", + "shortName": "Prospector", "tip": "Can be purchased from the Motherlode Mine. Bring a pick to clear the debris on the way.", "wikiLink": "https://oldschool.runescape.wiki/w/Motherlode_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Prospector_helmet_detail.png/320px-Prospector_helmet_detail.png", @@ -1126,6 +1199,7 @@ { "id": "4e38dc44-1494-4bbd-ad8e-ee3c55890dc9", "name": "Get 1 piece of Prospector equipment", + "shortName": "Prospector", "tip": "Can be purchased from the Motherlode Mine. Bring a pick to clear the debris on the way.", "wikiLink": "https://oldschool.runescape.wiki/w/Motherlode_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Prospector_helmet_detail.png/320px-Prospector_helmet_detail.png", @@ -1139,6 +1213,7 @@ { "id": "7a0d1fcf-b7ff-495a-aa13-50fb60d23c0b", "name": "Get 1 piece of Prospector equipment", + "shortName": "Prospector", "tip": "Can be purchased from the Motherlode Mine. Bring a pick to clear the debris on the way.", "wikiLink": "https://oldschool.runescape.wiki/w/Motherlode_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Prospector_helmet_detail.png/320px-Prospector_helmet_detail.png", @@ -1152,6 +1227,7 @@ { "id": "58843200-d64c-455b-8865-911273653123", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Requires completing the Firemaking portion of the Barbarian Training miniquest - you don't need the other parts! Check out the Ancient pages guide on the FAQ!", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1169,6 +1245,7 @@ { "id": "627a33a0-0296-4e1c-a95e-1f84d01242f4", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Requires completing the Firemaking portion of the Barbarian Training miniquest - you don't need the other parts! Check out the Ancient pages guide on the FAQ!", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1186,6 +1263,7 @@ { "id": "ab2bd500-f465-4622-975b-99dc0139dd03", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Requires completing the Firemaking portion of the Barbarian Training miniquest - you don't need the other parts! Check out the Ancient pages guide on the FAQ!", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1203,6 +1281,7 @@ { "id": "cb9a9784-58fd-4313-a4cd-8bfa7beedea1", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Requires completing the Firemaking portion of the Barbarian Training miniquest - you don't need the other parts! Check out the Ancient pages guide on the FAQ!", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1220,6 +1299,7 @@ { "id": "71d38c35-279f-48a7-806f-1ef8919042a1", "name": "Get Revenant ether", + "shortName": "Revenant Ether", "tip": "Guaranteed drop from any Revenant. Requires a 100k entry fee into the Revenant Caves. ", "wikiLink": "https://oldschool.runescape.wiki/w/Revenant_ether", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Revenant_ether_detail.png/320px-Revenant_ether_detail.png", @@ -1233,6 +1313,7 @@ { "id": "dd45bc38-10b7-4ed0-b916-d165ab22d6cc", "name": "Get 1 piece of Graceful equipment", + "shortName": "Graceful Piece", "tip": "Can be purchased from Grace in the Rogues' Den. The Canifis and Colossal Worm courses (at 62 Agility) are the fastest for marks, but you may do any course you want.", "wikiLink": "https://oldschool.runescape.wiki/w/Graceful_outfit", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Graceful_top_detail.png/320px-Graceful_top_detail.png", @@ -1246,6 +1327,7 @@ { "id": "4dc07249-8bf3-4c48-bfe0-bb2f8d60019b", "name": "Get 1 piece of Graceful equipment", + "shortName": "Graceful Piece", "tip": "Can be purchased from Grace in the Rogues' Den. The Canifis and Colossal Worm courses (at 62 Agility) are the fastest for marks, but you may do any course you want.", "wikiLink": "https://oldschool.runescape.wiki/w/Graceful_outfit", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Graceful_top_detail.png/320px-Graceful_top_detail.png", @@ -1259,6 +1341,7 @@ { "id": "87a7c0ff-8302-4991-84eb-7be03c50d793", "name": "Get 1 piece of Graceful equipment", + "shortName": "Graceful Piece", "tip": "Can be purchased from Grace in the Rogues' Den. The Canifis and Colossal Worm courses (at 62 Agility) are the fastest for marks, but you may do any course you want.", "wikiLink": "https://oldschool.runescape.wiki/w/Graceful_outfit", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Graceful_top_detail.png/320px-Graceful_top_detail.png", @@ -1272,6 +1355,7 @@ { "id": "6f7d8645-04d3-429b-9704-45f1497d5d48", "name": "Get 1 piece of Graceful equipment", + "shortName": "Graceful Piece", "tip": "Can be purchased from Grace in the Rogues' Den. The Canifis and Colossal Worm courses (at 62 Agility) are the fastest for marks, but you may do any course you want.", "wikiLink": "https://oldschool.runescape.wiki/w/Graceful_outfit", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Graceful_top_detail.png/320px-Graceful_top_detail.png", @@ -1285,6 +1369,7 @@ { "id": "efaae8b8-bce5-4768-a39e-0a6676b51191", "name": "Get 1 piece of Graceful equipment", + "shortName": "Graceful Piece", "tip": "Can be purchased from Grace in the Rogues' Den. The Canifis and Colossal Worm courses (at 62 Agility) are the fastest for marks, but you may do any course you want.", "wikiLink": "https://oldschool.runescape.wiki/w/Graceful_outfit", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Graceful_top_detail.png/320px-Graceful_top_detail.png", @@ -1298,6 +1383,7 @@ { "id": "1f55ec85-697f-4c80-a26a-da7580b88a61", "name": "Get 1 piece of Graceful equipment", + "shortName": "Graceful Piece", "tip": "Can be purchased from Grace in the Rogues' Den. The Canifis and Colossal Worm courses (at 62 Agility) are the fastest for marks, but you may do any course you want.", "wikiLink": "https://oldschool.runescape.wiki/w/Graceful_outfit", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Graceful_top_detail.png/320px-Graceful_top_detail.png", @@ -1311,6 +1397,7 @@ { "id": "b52923c1-618c-4fa8-a3e2-1e4675b727c5", "name": "Get a Crawling hand", + "shortName": "Crawling Hand", "tip": "Can be received as drop from Crawling hands. Coincidence? Maybe.", "wikiLink": "https://oldschool.runescape.wiki/w/Crawling_Hand", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Crawling_hand_(item)_detail.png/320px-Crawling_hand_(item)_detail.png", @@ -1324,6 +1411,7 @@ { "id": "ae74ef41-338f-42c5-83db-3759e1de9c46", "name": "Get a Cockatrice head", + "shortName": "Cock Head", "tip": "Obtained from Cockatrices in the Fremennik Slayer Cave. Don't forget your mirror shield!", "wikiLink": "https://oldschool.runescape.wiki/w/Cockatrice_head", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Cockatrice_head_detail.png/320px-Cockatrice_head_detail.png", @@ -1337,6 +1425,7 @@ { "id": "f16da428-4a7a-4dfb-8837-b494e54a4bd4", "name": "Get 1 unique from Mogres", + "shortName": "Mogres Unique", "tip": "Kill the mogres in the water off the western coast of Karamja. You don't need to complete Skippy and the Mogres, 32 Slayer is still required to attack them.", "wikiLink": "https://oldschool.runescape.wiki/w/Mogre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mudskipper_hat_detail.png/320px-Mudskipper_hat_detail.png", @@ -1350,6 +1439,7 @@ { "id": "cff8777d-62da-4940-b6a6-a00aa530d9a8", "name": "Get 1 unique from Mogres", + "shortName": "Mogres Unique", "tip": "Kill the mogres in the water off the western coast of Karamja. You don't need to complete Skippy and the Mogres, 32 Slayer is still required to attack them.", "wikiLink": "https://oldschool.runescape.wiki/w/Mogre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mudskipper_hat_detail.png/320px-Mudskipper_hat_detail.png", @@ -1363,6 +1453,7 @@ { "id": "218fc6e6-2c40-4202-8b96-d6e4074dec6b", "name": "Get a Brine sabre", + "shortName": "Brine Sabre", "tip": "Can be received as a drop from Brine Rats. Requires partial completion of Olaf's Quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Brine_sabre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Brine_sabre_detail.png/320px-Brine_sabre_detail.png", @@ -1376,6 +1467,7 @@ { "id": "a72d7040-26de-4198-922d-11438edcb6b8", "name": "Get 1 unique from Turoths", + "shortName": "Turoth Unique", "tip": "Requires special weaponry to kill: a leaf-bladed spear, broad arrows or the slayer dart spell.", "wikiLink": "https://oldschool.runescape.wiki/w/Turoth", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Leaf-bladed_sword_detail.png/320px-Leaf-bladed_sword_detail.png", @@ -1389,6 +1481,7 @@ { "id": "22d0d7a3-7f32-4eda-aa5c-1ea38342e018", "name": "Get 1 unique from Turoths", + "shortName": "Turoth Unique", "tip": "Requires special weaponry to kill: a leaf-bladed spear, broad arrows or the slayer dart spell.", "wikiLink": "https://oldschool.runescape.wiki/w/Turoth", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Leaf-bladed_sword_detail.png/320px-Leaf-bladed_sword_detail.png", @@ -1402,6 +1495,7 @@ { "id": "9cfb5c46-ab53-4519-8dbc-91901dbae8e1", "name": "Get a Black mask", + "shortName": "Black Mask", "tip": "Can be received as a drop from Cave Horrors on Mos Le'Harmless. Requires the Cabin Fever quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Black_mask", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Black_mask_detail.png/320px-Black_mask_detail.png", @@ -1415,6 +1509,7 @@ { "id": "5563c02a-0615-4afd-b11e-9fc2fb1c10c8", "name": "Get the next tier of metal boots", + "shortName": "Metal Boots", "tip": "You must start by obtaining the lowest tier you do not currently have.", "wikiLink": "https://oldschool.runescape.wiki/w/Metal_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bronze_boots_detail.png/320px-Bronze_boots_detail.png", @@ -1428,6 +1523,7 @@ { "id": "9c8888e3-24f3-429e-b682-605199e48532", "name": "Get the next tier of metal boots", + "shortName": "Metal Boots", "tip": "You must start by obtaining the lowest tier you do not currently have.", "wikiLink": "https://oldschool.runescape.wiki/w/Metal_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bronze_boots_detail.png/320px-Bronze_boots_detail.png", @@ -1441,6 +1537,7 @@ { "id": "68cbb071-cca7-4db4-9cec-64a9eec6d11f", "name": "Get the next tier of metal boots", + "shortName": "Metal Boots", "tip": "You must start by obtaining the lowest tier you do not currently have.", "wikiLink": "https://oldschool.runescape.wiki/w/Metal_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bronze_boots_detail.png/320px-Bronze_boots_detail.png", @@ -1454,6 +1551,7 @@ { "id": "85b5057d-1b4b-489d-bf0f-eb3a1927ef40", "name": "Get the next tier of metal boots", + "shortName": "Metal Boots", "tip": "You must start by obtaining the lowest tier you do not currently have.", "wikiLink": "https://oldschool.runescape.wiki/w/Metal_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bronze_boots_detail.png/320px-Bronze_boots_detail.png", @@ -1467,6 +1565,7 @@ { "id": "a39723bd-cc16-49e8-ac94-268114557270", "name": "Get the next tier of metal boots", + "shortName": "Metal Boots", "tip": "You must start by obtaining the lowest tier you do not currently have.", "wikiLink": "https://oldschool.runescape.wiki/w/Metal_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bronze_boots_detail.png/320px-Bronze_boots_detail.png", @@ -1480,6 +1579,7 @@ { "id": "5831eabc-6c96-4d91-895c-d5d920becef7", "name": "Get a Mystic hat (light)", + "shortName": "Myst Hat L", "tip": "Obtained as a drop from Wall Beasts or Basilisks. Don't forget your Spiny helmet or Mirror shield!", "wikiLink": "https://oldschool.runescape.wiki/w/Mystic_hat_(light)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mystic_hat_(light)_detail.png/320px-Mystic_hat_(light)_detail.png", @@ -1493,6 +1593,7 @@ { "id": "ee1314d6-e68f-493e-846b-f64c03875f1e", "name": "Get Mystic gloves (light)", + "shortName": "Myst Gloves L", "tip": "Obtained from Lizards and Rockslugs. Don't forget your ice coolers as Sulphur Lizards are not allowed.", "wikiLink": "https://oldschool.runescape.wiki/w/Mystic_gloves_(light)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mystic_gloves_(light)_detail.png/320px-Mystic_gloves_(light)_detail.png", @@ -1506,6 +1607,7 @@ { "id": "aa41aa8b-e14c-4748-808b-cdba71863b7b", "name": "Get Mystic boots (light)", + "shortName": "Myst Boots L", "tip": "Obtained from Cockatrices in the Fremennik Slayer Cave. Don't forget your mirror shield!", "wikiLink": "https://oldschool.runescape.wiki/w/Mystic_boots_(light)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mystic_boots_(light)_detail.png/320px-Mystic_boots_(light)_detail.png", @@ -1519,6 +1621,7 @@ { "id": "f0749db6-81db-43ed-b9fb-464e549fb7cd", "name": "Get 1 unique from Infernal Mages", + "shortName": "Infernal Mages", "tip": "One of the mages (ID 444) can be safespotted using long range with your bow. The Lava battlestaff does not count as it is not in theeee Collection Log.", "wikiLink": "https://oldschool.runescape.wiki/w/Infernal_Mage", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mystic_hat_(dark)_detail.png/320px-Mystic_hat_(dark)_detail.png", @@ -1532,6 +1635,7 @@ { "id": "47ba20ae-3b46-44f7-acf6-305f863966a9", "name": "Get 1 unique from Infernal Mages", + "shortName": "Infernal Mages", "tip": "One of the mages (ID 444) can be safespotted using long range with your bow. The Lava battlestaff does not count as it is not in theeee Collection Log.", "wikiLink": "https://oldschool.runescape.wiki/w/Infernal_Mage", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mystic_hat_(dark)_detail.png/320px-Mystic_hat_(dark)_detail.png", @@ -1545,6 +1649,7 @@ { "id": "dac8b81a-91fb-41f4-9831-2c30cc2bf73d", "name": "Get Mystic gloves (dark)", + "shortName": "Myst Gloves D", "tip": "Obtained from Banshees of all kinds. Don't forget your earmuffs!", "wikiLink": "https://oldschool.runescape.wiki/w/Mystic_gloves_(dark)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mystic_gloves_(dark)_detail.png/320px-Mystic_gloves_(dark)_detail.png", @@ -1558,6 +1663,7 @@ { "id": "1f1cf951-abfb-4585-9376-3bdf7299ea49", "name": "Get 1 unique TzHaar drop", + "shortName": "TzHaar Unique", "tip": "Recommended to kill TzHaar-Kets until you have all their unique drops, then kill TzHaar-Xils.", "wikiLink": "https://oldschool.runescape.wiki/w/TzHaar", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Obsidian_cape_detail.png/320px-Obsidian_cape_detail.png", @@ -1571,6 +1677,7 @@ { "id": "08c4f12a-cdb2-4997-87c3-038ecdd3986f", "name": "Get 1 unique TzHaar drop", + "shortName": "TzHaar Unique", "tip": "Recommended to kill TzHaar-Kets until you have all their unique drops, then kill TzHaar-Xils.", "wikiLink": "https://oldschool.runescape.wiki/w/TzHaar", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Obsidian_cape_detail.png/320px-Obsidian_cape_detail.png", @@ -1584,6 +1691,7 @@ { "id": "1b8cd395-3105-4960-b022-3eda90e2c92e", "name": "Get a Big swordfish", + "shortName": "Big Swordfish", "tip": "Fishing inside the Fishing Guild provides an invisible +7 boost once you can access it. Feeeeeeeesh!", "wikiLink": "https://oldschool.runescape.wiki/w/Big_swordfish", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Big_swordfish_detail.png/320px-Big_swordfish_detail.png", @@ -1597,6 +1705,7 @@ { "id": "e5677372-12dd-46ef-888a-aee6859f7de9", "name": "Get a Big bass", + "shortName": "Big Bass", "tip": "Fishing inside the Fishing Guild provides an invisible +7 boost once you can access it. How many boots can you get?", "wikiLink": "https://oldschool.runescape.wiki/w/Big_bass", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Big_bass_detail.png/320px-Big_bass_detail.png", @@ -1610,6 +1719,7 @@ { "id": "f0fb02a2-f3d4-4721-977e-235b27f551ab", "name": "Get a Long bone", + "shortName": "Long Bone", "tip": "Can be received as a drop from any monster that drop big bones. Hill Giants or Giant frogs are recommended.", "wikiLink": "https://oldschool.runescape.wiki/w/Long_bone", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Long_bone_detail.png/320px-Long_bone_detail.png", @@ -1623,6 +1733,7 @@ { "id": "7d05f60d-7f02-4bb3-bd03-796859a1bb6e", "name": "Get an Ecumenical key", + "shortName": "Ecumenical Key", "tip": "Obtained as a drop from any monster in the Wilderness God Wars Dungeon. It's recommended to kill Imps and hop between two worlds for faster kills.", "wikiLink": "https://oldschool.runescape.wiki/w/Ecumenical_key", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ecumenical_key_detail.png/320px-Ecumenical_key_detail.png", @@ -1636,6 +1747,7 @@ { "id": "f9b3c56f-b509-4d0d-977b-7d4dd72904cb", "name": "Get 1 unique Dark totem piece / Ancient shard", + "shortName": "DarkTotem/AS", "tip": "Kill Skeletons or Hill Giants in the Catacombs of Kourend to get one. Magic axes and Possessed pickaxes are also allowed, but less efficient.", "wikiLink": "https://oldschool.runescape.wiki/w/Catacombs_of_Kourend", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dark_totem_base_detail.png/320px-Dark_totem_base_detail.png", @@ -1649,6 +1761,7 @@ { "id": "db0a6174-d76d-41e6-8259-927406ff796c", "name": "Get 1 unique Dark totem piece / Ancient shard", + "shortName": "DarkTotem/AS", "tip": "Kill Skeletons or Hill Giants in the Catacombs of Kourend to get one. Magic axes and Possessed pickaxes are also allowed, but less efficient.", "wikiLink": "https://oldschool.runescape.wiki/w/Catacombs_of_Kourend", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dark_totem_base_detail.png/320px-Dark_totem_base_detail.png", @@ -1662,6 +1775,7 @@ { "id": "bb3b0772-7b40-4eaa-a1da-02db6d035c81", "name": "Get 1 unique Dark totem piece / Ancient shard", + "shortName": "DarkTotem/AS", "tip": "Kill Skeletons or Hill Giants in the Catacombs of Kourend to get one. Magic axes and Possessed pickaxes are also allowed, but less efficient.", "wikiLink": "https://oldschool.runescape.wiki/w/Catacombs_of_Kourend", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dark_totem_base_detail.png/320px-Dark_totem_base_detail.png", @@ -1675,6 +1789,7 @@ { "id": "503c3e6f-5d1f-4643-bc8b-b76ab7832920", "name": "Get 1 unique Dark totem piece / Ancient shard", + "shortName": "DarkTotem/AS", "tip": "Kill Skeletons or Hill Giants in the Catacombs of Kourend to get one. Magic axes and Possessed pickaxes are also allowed, but less efficient.", "wikiLink": "https://oldschool.runescape.wiki/w/Catacombs_of_Kourend", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dark_totem_base_detail.png/320px-Dark_totem_base_detail.png", @@ -1688,6 +1803,7 @@ { "id": "eb5d9f9a-bb6d-4301-bc2e-6183ee67acf8", "name": "Get Mining gloves", + "shortName": "Mining Gloves", "tip": "Can be purchased as a reward in the Mining Guild. Obtain unidentified minerals by mining ore inside the guild. Iron is recommended for fast completion.", "wikiLink": "https://oldschool.runescape.wiki/w/Mining_gloves", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mining_gloves_detail.png/320px-Mining_gloves_detail.png", @@ -1701,6 +1817,7 @@ { "id": "041f133c-d775-48a6-b000-41e6438ead3d", "name": "Get a Right skull half", + "shortName": "R Skull Half", "tip": "Obtained as a drop from Minotaurs in the Stronghold of Security.", "wikiLink": "https://oldschool.runescape.wiki/w/Right_skull_half", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Right_skull_half_detail.png/320px-Right_skull_half_detail.png", @@ -1714,6 +1831,7 @@ { "id": "c66d13eb-955f-426c-9336-18e0a74eda78", "name": "Get a Left skull half", + "shortName": "L Skull Half", "tip": "Obtained as a drop from Ankous in the Stronghold of Security.", "wikiLink": "https://oldschool.runescape.wiki/w/Left_skull_half", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Left_skull_half_detail.png/320px-Left_skull_half_detail.png", @@ -1727,6 +1845,7 @@ { "id": "f877eaa5-be6b-4857-92e9-4e3b4b3f0196", "name": "Get a Top of sceptre", + "shortName": "Top Sceptre", "tip": "Obtained as a drop from Catablepons in the Stronghold of Security.", "wikiLink": "https://oldschool.runescape.wiki/w/Top_of_sceptre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Top_of_sceptre_detail.png/320px-Top_of_sceptre_detail.png", @@ -1740,6 +1859,7 @@ { "id": "948af1a0-9dc4-4b46-8fa6-3ea53a6dd795", "name": "Get a Bottom of sceptre", + "shortName": "Bottom Sceptre", "tip": "Can be received as a drop from Flesh Crawlers in the Stronghold of Security.", "wikiLink": "https://oldschool.runescape.wiki/w/Bottom_of_sceptre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bottom_of_sceptre_detail.png/320px-Bottom_of_sceptre_detail.png", @@ -1753,6 +1873,7 @@ { "id": "137485e0-7e45-4b0b-8bd7-2902827e0e8c", "name": "Get a Mossy key", + "shortName": "Mossy Key", "tip": "Obtained as a drop from Moss Giants.", "wikiLink": "https://oldschool.runescape.wiki/w/Mossy_key", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mossy_key_detail.png/320px-Mossy_key_detail.png", @@ -1766,6 +1887,7 @@ { "id": "ed0f9787-cb56-401c-a8e6-0e07f002e920", "name": "Get a Giant key", + "shortName": "Giant Key", "tip": "Obtained as a drop from Hill Giants.", "wikiLink": "https://oldschool.runescape.wiki/w/Giant_key", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Giant_key_detail.png/320px-Giant_key_detail.png", @@ -1779,6 +1901,7 @@ { "id": "5a597f8d-b452-4ac3-98f4-69914b8a4f94", "name": "Get a Fresh crab claw & Fresh crab shell", + "shortName": "CrabClaw+Shell", "tip": "Can be received as a drop from Crabs. Requires Pirate Pete's subquest of Recipe for Disaster.", "wikiLink": "https://oldschool.runescape.wiki/w/Fresh_crab_claw", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fresh_crab_claw_detail.png/320px-Fresh_crab_claw_detail.png", @@ -1792,6 +1915,7 @@ { "id": "902a9f32-a41a-41f9-b00e-68efba892cbe", "name": "Get a Xeric's talisman (inert)", + "shortName": "Xeric Talisman", "tip": "Obtained as a drop from Lizardmen.", "wikiLink": "https://oldschool.runescape.wiki/w/Xeric's_talisman", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Xeric's_talisman_(inert)_detail.png/320px-Xeric's_talisman_(inert)_detail.png", @@ -1805,6 +1929,7 @@ { "id": "c366a4e5-3463-46e5-a9d1-da706a86d051", "name": "Complete the Ardougne Easy Diary", + "shortName": "Ardougne Easy", "tip": "No stealing! You can buy Silk in Al Kharid.", "wikiLink": "https://oldschool.runescape.wiki/w/Ardougne_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1818,6 +1943,7 @@ { "id": "1c486d16-4538-424d-986a-efb457de0a8a", "name": "Complete the Desert Easy Diary", + "shortName": "Desert Easy", "tip": "The task is not complete until you have claimed the reward item and lamp. Do not forget!", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1831,6 +1957,7 @@ { "id": "c82332c7-d026-4d53-a8cc-50ed31e2b182", "name": "Complete the Falador Easy Diary", + "shortName": "Falador Easy", "tip": "The task is not complete until you have claimed the reward item and lamp. Do not forget!", "wikiLink": "https://oldschool.runescape.wiki/w/Falador_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1844,6 +1971,7 @@ { "id": "82f153a8-37e7-40df-bb02-03a520ec3439", "name": "Complete the Fremennik Easy Diary", + "shortName": "Frem Easy", "tip": "Kill Catablepons for the raw trout if you do not have 20 Fishing.", "wikiLink": "https://oldschool.runescape.wiki/w/Fremennik_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1857,6 +1985,7 @@ { "id": "740deabc-99c8-42ff-8d15-e6442796368d", "name": "Complete the Kandarin Easy Diary", + "shortName": "Kandarin Easy", "tip": "The task is not complete until you have claimed the reward item and lamp. Do not forget!", "wikiLink": "https://oldschool.runescape.wiki/w/Kandarin_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1870,6 +1999,7 @@ { "id": "fb3e6897-aa5e-4ea4-a6e0-1e6e6dc4347c", "name": "Complete the Karamja Easy Diary", + "shortName": "Karamja Easy", "tip": "The task is not complete until you have claimed the reward item and lamp. Do not forget!", "wikiLink": "https://oldschool.runescape.wiki/w/Karamja_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1883,6 +2013,7 @@ { "id": "753aa85c-d122-4551-b9ab-a34fbe403526", "name": "Complete the Kourend & Kebos Easy Diary", + "shortName": "Kourend Easy", "tip": "The task is not complete until you have claimed the reward item and lamp. Do not forget!", "wikiLink": "https://oldschool.runescape.wiki/w/Kourend_&_Kebos_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1896,6 +2027,7 @@ { "id": "43847c48-e6e2-4c36-b2d4-d883b9f332a1", "name": "Complete the Lumbridge & Draynor Easy Diary", + "shortName": "Lumby Easy", "tip": "The task is not complete until you have claimed the reward item and lamp. Do not forget!", "wikiLink": "https://oldschool.runescape.wiki/w/Lumbridge_&_Draynor_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1909,6 +2041,7 @@ { "id": "309d3dbb-6b68-4697-8562-c72e6c48e8e5", "name": "Complete the Morytania Easy Diary", + "shortName": "Mory Easy", "tip": "Ghosts Ahoy quest is not needed to get into Port Phasmatys, you can charter into it.", "wikiLink": "https://oldschool.runescape.wiki/w/Morytania_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1922,6 +2055,7 @@ { "id": "cf8660d4-cf64-4448-a4fd-e9b622293e53", "name": "Complete the Varrock Easy Diary", + "shortName": "Varrock Easy", "tip": "The task is not complete until you have claimed the reward item and lamp. Do not forget!", "wikiLink": "https://oldschool.runescape.wiki/w/Varrock_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1935,6 +2069,7 @@ { "id": "3f4958dd-c0f7-4315-90c6-710ee0db254a", "name": "Complete the Western Provinces Easy Diary", + "shortName": "WestProv Easy", "tip": "The task is not complete until you have claimed the reward item and lamp. Do not forget!", "wikiLink": "https://oldschool.runescape.wiki/w/Western_Provinces_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1948,6 +2083,7 @@ { "id": "e4efcd63-f488-4a91-9307-c6662e9f612f", "name": "Complete the Wilderness Easy Diary", + "shortName": "Wildy Easy", "tip": "The task is not complete until you have claimed the reward item and lamp. Do not forget!", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1961,6 +2097,7 @@ { "id": "d6f7fda8-e5fb-48fd-addd-2f23e9f5fc01", "name": "Get a Supply crate from Mahogany Homes", + "shortName": "Supply Crate", "tip": "Daddy's Home is not required to start the activity (don't pull a Shadu). You may purchase a house before starting.", "wikiLink": "https://oldschool.runescape.wiki/w/Mahogany_Homes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Supply_crate_(Mahogany_Homes)_detail.png/320px-Supply_crate_(Mahogany_Homes)_detail.png", @@ -1974,6 +2111,7 @@ { "id": "043ba4f2-591d-4828-8fb2-aa88260f5fcf", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received directly from Tempoross' reward pool or by combining the Angler outfit pieces with 1,200 Spirit flakes, if you have one. The Dragon harpoon does not count.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -1989,6 +2127,7 @@ { "id": "e77633b4-40f3-4dd6-9e6e-5554ecbec38c", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received directly from Tempoross' reward pool or by combining the Angler outfit pieces with 1,200 Spirit flakes, if you have one. The Dragon harpoon does not count.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -2004,6 +2143,7 @@ { "id": "c13a79ba-49f7-46ae-ab34-09b2dea01df1", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received directly from Tempoross' reward pool or by combining the Angler outfit pieces with 1,200 Spirit flakes, if you have one. The Dragon harpoon does not count.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -2019,6 +2159,7 @@ { "id": "0fe7ee39-2387-48e3-8316-1f3a73ba7d31", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received directly from Tempoross' reward pool or by combining the Angler outfit pieces with 1,200 Spirit flakes, if you have one. The Dragon harpoon does not count.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -2034,6 +2175,7 @@ { "id": "bab635a9-86a7-4c36-ab44-e5f888a9dbd7", "name": "Get 5 unique items at Camdozaal", + "shortName": "Camdozaal", "tip": "There are 6 uniques from mining and breaking ore deposits, 1 from fishing, 1 from golems and 2 by assembling the mace and hammer. It's recommended to start with mining.", "wikiLink": "https://oldschool.runescape.wiki/w/Ruins_of_Camdozaal", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Barronite_mace_detail.png/320px-Barronite_mace_detail.png", @@ -2049,6 +2191,7 @@ { "id": "7c1f973f-a2d1-4411-ab44-b08caf32728e", "name": "Get 5 unique items at Camdozaal", + "shortName": "Camdozaal", "tip": "There are 6 uniques from mining and breaking ore deposits, 1 from fishing, 1 from golems and 2 by assembling the mace and hammer. It's recommended to start with mining.", "wikiLink": "https://oldschool.runescape.wiki/w/Ruins_of_Camdozaal", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Barronite_mace_detail.png/320px-Barronite_mace_detail.png", @@ -2064,6 +2207,7 @@ { "id": "29f0793b-ab50-48f5-8e5f-c665b37f302b", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Uniques can come from the Rewards Guardian or purchased in the shop with Abyssal pearls. Requires the Temple of the Eye quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2080,6 +2224,7 @@ { "id": "eaa7fb4c-8647-4952-866f-0ff17175566f", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Uniques can come from the Rewards Guardian or purchased in the shop with Abyssal pearls. Requires the Temple of the Eye quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2096,6 +2241,7 @@ { "id": "5cf8c24d-4c39-4626-a529-8e92c0beaae1", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Uniques can come from the Rewards Guardian or purchased in the shop with Abyssal pearls. Requires the Temple of the Eye quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2112,6 +2258,7 @@ { "id": "c58b3f37-57d8-4230-917e-b1a6289a085f", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Uniques can come from the Rewards Guardian or purchased in the shop with Abyssal pearls. Requires the Temple of the Eye quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2128,6 +2275,7 @@ { "id": "59834ab0-010c-45d2-91d3-73dd45bb5963", "name": "Get 1 unique from Giants' Foundry", + "shortName": "GF Unique", "tip": "Requires the Giants' Foundry miniquest. You can buy warhammers and battleaxes in Mt Karuulm and Cam Torum for cheap sword materials.", "wikiLink": "https://oldschool.runescape.wiki/w/Giants'_Foundry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Kovac's_grog_detail.png/320px-Kovac's_grog_detail.png", @@ -2141,6 +2289,7 @@ { "id": "c66b3654-6987-43c3-8b0b-de91e8819932", "name": "Get 1 unique from Giants' Foundry", + "shortName": "GF Unique", "tip": "Requires the Giants' Foundry miniquest. You can buy warhammers and battleaxes in Mt Karuulm and Cam Torum for cheap sword materials.", "wikiLink": "https://oldschool.runescape.wiki/w/Giants'_Foundry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Kovac's_grog_detail.png/320px-Kovac's_grog_detail.png", @@ -2154,6 +2303,7 @@ { "id": "ea129e62-a3e5-4b86-96fd-b0c8dceb8856", "name": "Get 1 unique from Giants' Foundry", + "shortName": "GF Unique", "tip": "Requires the Giants' Foundry miniquest. You can buy warhammers and battleaxes in Mt Karuulm and Cam Torum for cheap sword materials.", "wikiLink": "https://oldschool.runescape.wiki/w/Giants'_Foundry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Kovac's_grog_detail.png/320px-Kovac's_grog_detail.png", @@ -2167,6 +2317,7 @@ { "id": "de313a0b-4736-4e55-bf95-9d1f7329d533", "name": "Get 1 unique from Giants' Foundry", + "shortName": "GF Unique", "tip": "Requires the Giants' Foundry miniquest. You can buy warhammers and battleaxes in Mt Karuulm and Cam Torum for cheap sword materials.", "wikiLink": "https://oldschool.runescape.wiki/w/Giants'_Foundry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Kovac's_grog_detail.png/320px-Kovac's_grog_detail.png", @@ -2180,6 +2331,7 @@ { "id": "435f3e9f-ccca-4737-ae89-2824cd6daae8", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Uniques can come from Forestry events or purchased in the shop from the Friendly Forester.", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2196,6 +2348,7 @@ { "id": "80517ba8-fb7c-4651-b1b5-d3a783e85d57", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Uniques can come from Forestry events or purchased in the shop from the Friendly Forester.", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2212,6 +2365,7 @@ { "id": "41b23fa2-f349-40a2-8e74-f9c8480ef821", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Uniques can come from Forestry events or purchased in the shop from the Friendly Forester.", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2228,6 +2382,7 @@ { "id": "313c1d01-15b6-4eb9-8dd6-c5267d31efd2", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Uniques can come from Forestry events or purchased in the shop from the Friendly Forester.", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2244,6 +2399,7 @@ { "id": "da5aff6e-1998-46d2-9224-13d072d4f0fc", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Uniques can come from Forestry events or purchased in the shop from the Friendly Forester.", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2260,6 +2416,7 @@ { "id": "de27674a-64dc-4adc-bc3b-bf781e450235", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Uniques can come from Forestry events or purchased in the shop from the Friendly Forester.", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2276,6 +2433,7 @@ { "id": "ffc96e1a-1d48-42c4-97f5-a6946bc61379", "name": "Get a Warped sceptre", + "shortName": "Warped Sceptre", "tip": "Obtained as a drop from Warped terrorbirds and tortoises. The tortoises can be safespotted in the first room. Requires completion of The Path of Glouphrie quest. Don't forget your crystal chimes! ", "wikiLink": "https://oldschool.runescape.wiki/w/Warped_sceptre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Warped_sceptre_detail.png/320px-Warped_sceptre_detail.png", @@ -2289,6 +2447,7 @@ { "id": "3009ea17-7f32-4d11-bd8f-87ec11e8c8d7", "name": "Get 1 unique from the Hunter Guild", + "shortName": "Hunter Guild", "tip": "Only Adept rumours or better can reward uniques, requiring 57 Hunter.", "wikiLink": "https://oldschool.runescape.wiki/w/Hunter_Guild#Other", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Huntsman's_kit_detail.png/320px-Huntsman's_kit_detail.png", @@ -2302,6 +2461,7 @@ { "id": "3a0fb1be-70be-4caa-a84b-99d2c331cbfe", "name": "Get the Sulphur blades", + "shortName": "Sulphur Blades", "tip": "Obtained as a drop from Sulphur Naguas. Requires partial completion of the Perilous Moons quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Sulphur_Nagua", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Sulphur_blades_detail.png/320px-Sulphur_blades_detail.png", @@ -2315,6 +2475,7 @@ { "id": "f000fd28-3515-4667-a1fc-65ef5c6333aa", "name": "Get a Colossal wyrm teleport scroll", + "shortName": "Wyrm TP Scroll", "tip": "Purchased with Termites at the Colossal Wyrm Agility Course in Varlamore.", "wikiLink": "https://oldschool.runescape.wiki/w/Colossal_Wyrm_Agility_Course", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Colossal_wyrm_teleport_scroll_detail.png/320px-Colossal_wyrm_teleport_scroll_detail.png", @@ -2328,6 +2489,7 @@ { "id": "583f9e90-f977-40f9-adba-111f8064f289", "name": "Get 1 unique from Vale Totems", + "shortName": "VT Unique", "tip": "Obtained by rummaging offerings or, if you're unlucky, buying from Ranulph with research points. You may chop logs for this task.", "wikiLink": "https://oldschool.runescape.wiki/w/Vale_Totems", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Vale_offerings_detail.png/320px-Vale_offerings_detail.png", @@ -2341,6 +2503,7 @@ { "id": "50bf552f-5f5a-48b1-aeff-28a2e81d240c", "name": "Get 1 unique from Vale Totems", + "shortName": "VT Unique", "tip": "Obtained by rummaging offerings or, if you're unlucky, buying from Ranulph with research points. You may chop logs for this task.", "wikiLink": "https://oldschool.runescape.wiki/w/Vale_Totems", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Vale_offerings_detail.png/320px-Vale_offerings_detail.png", @@ -2354,6 +2517,7 @@ { "id": "b9298587-5e62-4a65-af06-ef7032cca3f1", "name": "Get a Gryphon feather", + "shortName": "GryphonFeather", "tip": "Obtained as a guaranteed drop from regular Gryphons after completion of the Troubled Tortugans quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Gryphon_feather", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Gryphon_feather_detail.png/320px-Gryphon_feather_detail.png", @@ -2367,6 +2531,7 @@ { "id": "c986eb1e-33f4-4dea-95f8-f335a0add59f", "name": "Get the next reward from The Tempor Tantrum", + "shortName": "Bara Trial 1", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Tempor_Tantrum", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Stormy_key_detail.png/320px-Stormy_key_detail.png", @@ -2380,6 +2545,7 @@ { "id": "8caef83f-cec6-4518-a537-8ec68c2d517d", "name": "Get the next reward from The Tempor Tantrum", + "shortName": "Bara Trial 1", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Tempor_Tantrum", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Stormy_key_detail.png/320px-Stormy_key_detail.png", @@ -2393,6 +2559,7 @@ { "id": "18170f6d-d0f5-476a-9832-3b8f3df3b3b3", "name": "Get the next reward from The Tempor Tantrum", + "shortName": "Bara Trial 1", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Tempor_Tantrum", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Stormy_key_detail.png/320px-Stormy_key_detail.png", @@ -2406,6 +2573,7 @@ { "id": "26a417bd-9635-4bc3-9739-c019b458247b", "name": "Get the Shark paint", + "shortName": "Shark Paint", "tip": "Obtained by completing courier tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Shark_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Shark_paint_detail.png/320px-Shark_paint_detail.png", @@ -2419,6 +2587,7 @@ { "id": "53f410fd-6adc-4ec3-96d3-2cab2f2cfd39", "name": "Get the Salvaging station schematic", + "shortName": "Salv Station", "tip": "Obtained from the locked lockbox on Chinchompa Island. The key is buried on The Pandemonium.", "wikiLink": "https://oldschool.runescape.wiki/w/Salvaging_station_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Salvaging_station_schematic_detail.png/320px-Salvaging_station_schematic_detail.png", @@ -2432,6 +2601,7 @@ { "id": "882891b2-149f-4994-9c75-8c2efe5b02b9", "name": "Get the Ballistic attractor schematic", + "shortName": "Ball Attractor", "tip": "Obtained by talking to Ava after completion of Animal Magnetism. Back in my day piss gems didn't have Ava's...", "wikiLink": "https://oldschool.runescape.wiki/w/Ballistic_attractor_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ballistic_attractor_schematic_detail.png/320px-Ballistic_attractor_schematic_detail.png", @@ -2445,6 +2615,7 @@ { "id": "4e70e2c5-e2a6-41d0-b6f4-18a4ef2edf89", "name": "Get Ray barbs", + "shortName": "Ray Barbs", "tip": "Obtained as a drop from Butterfly Rays; these can be safespotted from land on the northern shore of the Isle of Souls.", "wikiLink": "https://oldschool.runescape.wiki/w/Ray_barbs", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ray_barbs_detail.png/320px-Ray_barbs_detail.png", @@ -2458,6 +2629,7 @@ { "id": "89225e24-54f1-497d-a23d-65627f62e0ec", "name": "Get a Boat bottle", + "shortName": "Boat Bottle", "tip": "Obtained while sorting Small, Fishy and Barracuda salvages. Higher tier salvages have better rates!", "wikiLink": "https://oldschool.runescape.wiki/w/Boat_bottle", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Boat_bottle_(full)_detail.png/320px-Boat_bottle_(full)_detail.png", @@ -2471,6 +2643,7 @@ { "id": "a2b53f89-3b42-43f4-a208-75d24ceb11cb", "name": "Get the next Sea Treasure", + "shortName": "Sea Treasure", "tip": "Obtained while sorting salvage. Each sea treasure can be found in a unique salvage type. The Sailors' amulet can be found in all salvages and also completes the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Sea_treasure", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plundered_salvage_detail.png/320px-Plundered_salvage_detail.png", @@ -2484,6 +2657,7 @@ { "id": "924f0d22-b935-45b6-a7c6-31f1187f7cbe", "name": "Get the next Sea Treasure", + "shortName": "Sea Treasure", "tip": "Obtained while sorting salvage. Each sea treasure can be found in a unique salvage type. The Sailors' amulet can be found in all salvages and also completes the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Sea_treasure", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plundered_salvage_detail.png/320px-Plundered_salvage_detail.png", @@ -2497,6 +2671,7 @@ { "id": "a61dc64d-1e9f-44de-bec8-4c9c64c10fef", "name": "Get the next Sea Treasure", + "shortName": "Sea Treasure", "tip": "Obtained while sorting salvage. Each sea treasure can be found in a unique salvage type. The Sailors' amulet can be found in all salvages and also completes the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Sea_treasure", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plundered_salvage_detail.png/320px-Plundered_salvage_detail.png", @@ -2510,6 +2685,7 @@ { "id": "4dc96a62-263a-4083-a0b9-4772e15ee6d4", "name": "Get the next Sea Treasure", + "shortName": "Sea Treasure", "tip": "Obtained while sorting salvage. Each sea treasure can be found in a unique salvage type. The Sailors' amulet can be found in all salvages and also completes the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Sea_treasure", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plundered_salvage_detail.png/320px-Plundered_salvage_detail.png", @@ -2523,6 +2699,7 @@ { "id": "37a47530-6b37-4a59-b2b2-953987f96c1c", "name": "Get 1 unique from Brutus", + "shortName": "Brutus Unique", "tip": "Requires the Ides of Milk quest. Hope you like bull milk. Moooooooo.", "wikiLink": "https://oldschool.runescape.wiki/w/Brutus", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mooleta_detail.png/320px-Mooleta_detail.png", @@ -2536,6 +2713,7 @@ { "id": "68fd60c9-2903-48d1-abad-bc963e9a4081", "name": "Get 1 unique from Brutus", + "shortName": "Brutus Unique", "tip": "Requires the Ides of Milk quest. Hope you like bull milk. Moooooooo.", "wikiLink": "https://oldschool.runescape.wiki/w/Brutus", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mooleta_detail.png/320px-Mooleta_detail.png", @@ -2549,6 +2727,7 @@ { "id": "4e0db17e-f799-42cb-b7be-9b6870c99527", "name": "Get 1 unique from Brutus", + "shortName": "Brutus Unique", "tip": "Requires the Ides of Milk quest. Hope you like bull milk. Moooooooo.", "wikiLink": "https://oldschool.runescape.wiki/w/Brutus", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mooleta_detail.png/320px-Mooleta_detail.png", diff --git a/tiers/elite.json b/tiers/elite.json index 1fcab50..7241bea 100644 --- a/tiers/elite.json +++ b/tiers/elite.json @@ -4,6 +4,7 @@ { "id": "d6e8750c-2f7d-4f37-8f92-2074caa777f7", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -20,6 +21,7 @@ { "id": "9ea4f86d-9d21-4f81-9bf9-550c391eb11d", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -36,6 +38,7 @@ { "id": "a7e6f9ca-cf1f-4473-8ca7-0a5596354f98", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -52,6 +55,7 @@ { "id": "10f3e3c9-bb43-4e7c-99ba-9d934864ab6c", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -68,6 +72,7 @@ { "id": "e5cda43a-6499-4217-b338-9df09310c56d", "name": "Get a unique from Unsired", + "shortName": "Unsired Unique", "tip": "Can be received as a drop from the Abyssal Sire boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Abyssal_Sire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Unsired_detail.png/320px-Unsired_detail.png", @@ -81,6 +86,7 @@ { "id": "8f5d712e-edd6-4cdc-acb4-6e0527cd3797", "name": "Get a unique from Unsired", + "shortName": "Unsired Unique", "tip": "Can be received as a drop from the Abyssal Sire boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Abyssal_Sire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Unsired_detail.png/320px-Unsired_detail.png", @@ -94,6 +100,7 @@ { "id": "96916f7a-a15a-4160-8098-a3698f55caa2", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -110,6 +117,7 @@ { "id": "27a60620-436b-4a23-a154-0fa3220c918f", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -126,6 +134,7 @@ { "id": "f0fb0203-b108-4126-9ad8-6011370b88ef", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -142,6 +151,7 @@ { "id": "a00fc4d8-2de6-41d1-a142-6e4b016862b8", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -158,6 +168,7 @@ { "id": "ca0679ce-5203-4345-ac38-be2218d7f776", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -174,6 +185,7 @@ { "id": "a7dc7154-91bd-44d7-a538-b7a3f4d791a8", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -190,6 +202,7 @@ { "id": "39d53b8c-25de-4170-98cf-c3703dbf0b0a", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -206,6 +219,7 @@ { "id": "7e34b4cb-bec2-4719-b3c8-5519bf30e33f", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -222,6 +236,7 @@ { "id": "06d7bf93-bfb0-48f5-9596-11e284627e14", "name": "Get 1 unique from Cerberus", + "shortName": "Cerb Unique", "tip": "Received as a drop from the Cerberus boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Cerberus", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eternal_crystal_detail.png/320px-Eternal_crystal_detail.png", @@ -235,6 +250,7 @@ { "id": "73c45c46-9af7-4980-92a1-1d94732d6f59", "name": "Get 1 unique from Cerberus", + "shortName": "Cerb Unique", "tip": "Received as a drop from the Cerberus boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Cerberus", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eternal_crystal_detail.png/320px-Eternal_crystal_detail.png", @@ -248,6 +264,7 @@ { "id": "78e20879-4033-47fd-ae7e-f771767d1552", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -264,6 +281,7 @@ { "id": "715be139-7855-46d2-a695-1afe326b6ce2", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -280,6 +298,7 @@ { "id": "0810d7ea-b5ca-47b7-8b3f-76fa26eb2e25", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -296,6 +315,7 @@ { "id": "39c656de-200b-4eef-9b98-5ca7f6dc5db2", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -312,6 +332,7 @@ { "id": "55c48146-9e7c-475d-988f-cbfc112526d3", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -328,6 +349,7 @@ { "id": "8b56cab6-32aa-48b3-a6e5-2582a38112e2", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -344,6 +366,7 @@ { "id": "52fcaaea-d8af-480b-aa30-8e44dbf8a820", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -360,6 +383,7 @@ { "id": "5473ea3f-ec40-4b76-9f6a-3bf2b6c77f07", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -376,6 +400,7 @@ { "id": "f9de495b-e893-495b-b273-ef8b4a6cfa54", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -392,6 +417,7 @@ { "id": "76365902-f30b-48c2-96aa-abe45f1dfb56", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -408,6 +434,7 @@ { "id": "344eb1bf-e31a-4233-87b1-1ded1ebc1ab6", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -424,6 +451,7 @@ { "id": "479aba9b-8de1-47e1-bda1-ae33e8bbe10e", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -440,6 +468,7 @@ { "id": "f30c795e-c5f3-4ce6-9dcf-9f915b17a0c4", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -456,6 +485,7 @@ { "id": "f1abb59f-e446-402c-a55a-35ed2e7f1876", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -472,6 +502,7 @@ { "id": "76123ba1-38dd-4908-bf15-7d8e0272ab95", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -488,6 +519,7 @@ { "id": "904f026f-4669-44e7-8dfc-c757ce508070", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -504,6 +536,7 @@ { "id": "b626a508-95ef-407e-ab7f-e4884d14cbf4", "name": "Get a Spirit shield or Holy elixir", + "shortName": "Corp Unique", "tip": "Can be received as a drop from the Corporeal Beast boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Corporeal_Beast", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Blessed_spirit_shield_detail.png/320px-Blessed_spirit_shield_detail.png", @@ -517,6 +550,7 @@ { "id": "9c3ea304-99f5-42e2-b5f1-7154e9600d1b", "name": "Get a Spirit shield or Holy elixir", + "shortName": "Corp Unique", "tip": "Can be received as a drop from the Corporeal Beast boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Corporeal_Beast", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Blessed_spirit_shield_detail.png/320px-Blessed_spirit_shield_detail.png", @@ -530,6 +564,7 @@ { "id": "30b77d52-57b6-41bc-908b-c59be4fbc417", "name": "Get a new boss pet", + "shortName": "Boss Pet", "tip": "If doing this task actively, you must go first for Beef and then Pet chaos elemental. After you have both, you can pick the boss you prefer.", "wikiLink": "https://oldschool.runescape.wiki/w/Pet", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Olmlet_detail.png/320px-Olmlet_detail.png", @@ -549,6 +584,7 @@ { "id": "23076783-9e64-4533-b12c-871ae2b8f102", "name": "Get a new boss pet", + "shortName": "Boss Pet", "tip": "If doing this task actively, you must go first for Beef and then Pet chaos elemental. After you have both, you can pick the boss you prefer.", "wikiLink": "https://oldschool.runescape.wiki/w/Pet", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Olmlet_detail.png/320px-Olmlet_detail.png", @@ -568,6 +604,7 @@ { "id": "a0acfd0e-bb43-4497-88a0-24d68935711c", "name": "Get a new boss pet", + "shortName": "Boss Pet", "tip": "If doing this task actively, you must go first for Beef and then Pet chaos elemental. After you have both, you can pick the boss you prefer.", "wikiLink": "https://oldschool.runescape.wiki/w/Pet", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Olmlet_detail.png/320px-Olmlet_detail.png", @@ -587,6 +624,7 @@ { "id": "98e83f40-6718-406c-86b2-c7bffc5a4958", "name": "Get 1 unique from Thermonuclear smoke devil", + "shortName": "Thermy Unique", "tip": "Can be received as a drop from the Thermonuclear Smoke Devil boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Thermonuclear_smoke_devil", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Occult_necklace_detail.png/320px-Occult_necklace_detail.png", @@ -600,6 +638,7 @@ { "id": "ee23229f-5e4c-43ce-9880-1bd04a20a261", "name": "Get 1 unique from the Wildy bosses", + "shortName": "Wildy Boss Uni", "tip": "Wildy boss uniques are: Dragon 2H, Dragon pickaxe, 3 voidwaker pieces, 3 rev weapon upgrades, 3 rings", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness#bosses", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Skull_of_vet'ion_detail.png/320px-Skull_of_vet'ion_detail.png", @@ -615,6 +654,7 @@ { "id": "bb33bb71-618a-4372-a02c-70a7a31bc953", "name": "Get 1 unique from the Wildy bosses", + "shortName": "Wildy Boss Uni", "tip": "Wildy boss uniques are: Dragon 2H, Dragon pickaxe, 3 voidwaker pieces, 3 rev weapon upgrades, 3 rings", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness#bosses", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Skull_of_vet'ion_detail.png/320px-Skull_of_vet'ion_detail.png", @@ -630,6 +670,7 @@ { "id": "6de68d8e-d7b8-4ab3-a2f2-513c5479adc1", "name": "Get 1 unique from the Wildy bosses", + "shortName": "Wildy Boss Uni", "tip": "Wildy boss uniques are: Dragon 2H, Dragon pickaxe, 3 voidwaker pieces, 3 rev weapon upgrades, 3 rings", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness#bosses", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Skull_of_vet'ion_detail.png/320px-Skull_of_vet'ion_detail.png", @@ -645,6 +686,7 @@ { "id": "1f5d3112-dfcb-437f-b83d-dba37d3727fa", "name": "Get 1 unique from the Wildy bosses", + "shortName": "Wildy Boss Uni", "tip": "Wildy boss uniques are: Dragon 2H, Dragon pickaxe, 3 voidwaker pieces, 3 rev weapon upgrades, 3 rings", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness#bosses", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Skull_of_vet'ion_detail.png/320px-Skull_of_vet'ion_detail.png", @@ -660,6 +702,7 @@ { "id": "05e816a3-215d-4b4c-b002-e09d82d88b34", "name": "Get 1 unique from the Wildy bosses", + "shortName": "Wildy Boss Uni", "tip": "Wildy boss uniques are: Dragon 2H, Dragon pickaxe, 3 voidwaker pieces, 3 rev weapon upgrades, 3 rings", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness#bosses", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Skull_of_vet'ion_detail.png/320px-Skull_of_vet'ion_detail.png", @@ -675,6 +718,7 @@ { "id": "517cf752-d0c3-4c21-b5b6-b96531dd5f7b", "name": "Get 1 unique from the Wildy bosses", + "shortName": "Wildy Boss Uni", "tip": "Wildy boss uniques are: Dragon 2H, Dragon pickaxe, 3 voidwaker pieces, 3 rev weapon upgrades, 3 rings", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness#bosses", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Skull_of_vet'ion_detail.png/320px-Skull_of_vet'ion_detail.png", @@ -690,6 +734,7 @@ { "id": "1e2cdcc8-3e81-4948-82fb-444415be5ee9", "name": "Get 1 unique drop from Grotesque Guardians", + "shortName": "GGs Unique", "tip": "Received as a drop from the Grotesque Guardians bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Grotesque_Guardians", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Black_tourmaline_core_detail.png/320px-Black_tourmaline_core_detail.png", @@ -703,6 +748,7 @@ { "id": "cfe62202-fcff-4c48-a7ce-759ab7abf4fc", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -720,6 +766,7 @@ { "id": "23d240d5-ff59-4dfc-a36c-2c04aaea5f98", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -737,6 +784,7 @@ { "id": "81bfa29c-7aa1-4c83-9b66-886b8cc7efb0", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -754,6 +802,7 @@ { "id": "e242e0f3-f427-4a81-b2b4-35b129d3d77c", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -771,6 +820,7 @@ { "id": "00c55616-541b-495f-bb70-8d47b4006f81", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -788,6 +838,7 @@ { "id": "3f100c5c-fca5-498f-8100-f244e7e93cf0", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -805,6 +856,7 @@ { "id": "b95f9d6f-e329-45e2-a27d-df3e72b499e4", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -822,6 +874,7 @@ { "id": "412a88cc-0176-4dd7-beef-f415f336fdf5", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -839,6 +892,7 @@ { "id": "899c8e83-2a94-46dc-9d0e-4264ade1fe6b", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -856,6 +910,7 @@ { "id": "5089451e-af11-4e7a-939b-69e7264f6567", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -873,6 +928,7 @@ { "id": "80d36a85-f35e-4357-b753-3af16d2712db", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -890,6 +946,7 @@ { "id": "16c3398a-195b-49ad-b3e0-36e1c2998c02", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -907,6 +964,7 @@ { "id": "2d2f9afe-cda9-40aa-b3f0-ee4223e3cc00", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -924,6 +982,7 @@ { "id": "b7602f4e-a3bb-4885-ba21-d424501783a6", "name": "Get 1 unique from Raids (CoX or ToB or ToA)", + "shortName": "Raid Unique", "tip": "Can be received as a drop from any raid: Chambers of Xeric, Theatre of Blood or Tombs of Amascut.", "wikiLink": "https://oldschool.runescape.wiki/w/Raids", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twisted_bow_detail.png/320px-Twisted_bow_detail.png", @@ -941,6 +1000,7 @@ { "id": "942c15b1-54c5-4641-91a7-4e29cd9e370d", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -967,6 +1027,7 @@ { "id": "950728da-1903-425b-9df7-553c69cdd8eb", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -993,6 +1054,7 @@ { "id": "f4e52da5-2daf-43b2-b3c7-f0471f88bcd0", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -1019,6 +1081,7 @@ { "id": "0f4ee6a3-49ac-4d63-8207-4f5ac05e1800", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -1045,6 +1108,7 @@ { "id": "cd8f4218-2286-4082-ae04-c26b9973e4c9", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -1071,6 +1135,7 @@ { "id": "b2a676cf-90ed-4611-b91d-098b2d52e3db", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1096,6 +1161,7 @@ { "id": "98c3eb0c-fa47-44e4-ac8a-d823af8fea3a", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1121,6 +1187,7 @@ { "id": "455cfd61-97d7-4c6b-bca0-0caaeb8c42f6", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1146,6 +1213,7 @@ { "id": "a1ca4974-b1db-4a25-bd47-e9522c0e4c54", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1171,6 +1239,7 @@ { "id": "7bcf95bd-b5d6-453c-a96f-37c1970f06a1", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1196,6 +1265,7 @@ { "id": "a389b9be-4778-4114-a3e8-a6074e2bff4f", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1223,6 +1293,7 @@ { "id": "307948c6-8736-4efb-9c20-d562d0e4c763", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1250,6 +1321,7 @@ { "id": "de64ec17-cd67-487d-95c6-c9469a63ac0f", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1277,6 +1349,7 @@ { "id": "5c32272b-9870-4506-bf99-cf5701ad4c72", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1304,6 +1377,7 @@ { "id": "8adbdd6a-e631-417a-a923-308090132ec3", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1331,6 +1405,7 @@ { "id": "252a8fea-4e88-4d77-b38d-2f30a61fbf6f", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1358,6 +1433,7 @@ { "id": "9986b8a0-8b59-43d5-8713-0018b557384a", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1385,6 +1461,7 @@ { "id": "aa52aeff-a9e3-479b-b754-3cf3122b576f", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1412,6 +1489,7 @@ { "id": "7328a348-7762-404c-a50b-58ce7581e945", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1432,6 +1510,7 @@ { "id": "0f271100-8134-4cda-a88f-fd92f9c710f6", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1452,6 +1531,7 @@ { "id": "edb6e10f-f364-4eaa-afb1-4034914ce18b", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1472,6 +1552,7 @@ { "id": "039f6cbb-88ca-4bd5-be17-b06c2a6e6bd3", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1492,6 +1573,7 @@ { "id": "a8677299-b940-4f03-a4a9-b71a9cbd0cba", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1512,6 +1594,7 @@ { "id": "79b49f39-0b86-4041-99e0-b33fcc674cfe", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1532,6 +1615,7 @@ { "id": "d88bb03a-449f-48b0-87e2-5fa610f3a0b8", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1552,6 +1636,7 @@ { "id": "45729eb4-1457-4cba-8ff2-73026fa61bdc", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1572,6 +1657,7 @@ { "id": "67e10bae-fcc6-41bb-b7c6-dac9b5f7eb1f", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1592,6 +1678,7 @@ { "id": "c3792f5b-4ac7-4314-b041-29bb8dce87c1", "name": "Get 1 new unique from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1612,6 +1699,7 @@ { "id": "93e3209e-607b-4c40-9f6c-753988da412b", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1631,6 +1719,7 @@ { "id": "d48e76c4-1112-4a56-b80a-dcc7d12fdce7", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1650,6 +1739,7 @@ { "id": "04c3c955-3217-42ee-a274-fd6797b7e40c", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1669,6 +1759,7 @@ { "id": "601006be-34ea-4add-a3d9-25b1e2b83f62", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1688,6 +1779,7 @@ { "id": "6d808c71-e77c-463b-b9ab-5aaae3fdfb79", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1707,6 +1799,7 @@ { "id": "dceb048a-21fd-4f6d-8d80-7b9e09c4783f", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1726,6 +1819,7 @@ { "id": "58c514d1-64ad-4a52-b32f-e008c91aa342", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1745,6 +1839,7 @@ { "id": "f4289df6-449f-4f94-8115-12537d887a92", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1764,6 +1859,7 @@ { "id": "6c832a74-ba32-4170-a0ea-fb9361f599ca", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1783,6 +1879,7 @@ { "id": "b7f61908-4935-4c96-8a17-b2331d55806b", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1802,6 +1899,7 @@ { "id": "efc55786-fe07-4ebe-baa8-cea40f261d4a", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1821,6 +1919,7 @@ { "id": "f89e4ee0-e17a-45d3-a29d-f0500957263f", "name": "Get 1 new unique from master clues", + "shortName": "Master Clues", "tip": "Potential reward from master clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(master)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(master)_detail.png/320px-Clue_scroll_(master)_detail.png", @@ -1840,6 +1939,7 @@ { "id": "8fe65592-5c80-4548-a54e-a82aee39591b", "name": "Get a Saradomin banner", + "shortName": "Sara Banner", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Saradomin_banner_detail.png/320px-Saradomin_banner_detail.png", @@ -1853,6 +1953,7 @@ { "id": "2e7d7cb9-3e4e-4c88-bd14-4902f116cd26", "name": "Get a Zamorak banner", + "shortName": "Zammy Banner", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zamorak_banner_detail.png/320px-Zamorak_banner_detail.png", @@ -1866,6 +1967,7 @@ { "id": "f496e5d7-722f-4ef5-bb5e-d1b88a7b1555", "name": "Get 1 new halo", + "shortName": "CW Halo", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Saradomin_halo_detail.png/320px-Saradomin_halo_detail.png", @@ -1879,6 +1981,7 @@ { "id": "b25d9d8b-ba1a-4caf-a525-6c1d0bea2469", "name": "Get a Gold decorative helm", + "shortName": "CW Gold Helm", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Decorative_helm_(gold)_detail.png/320px-Decorative_helm_(gold)_detail.png", @@ -1892,6 +1995,7 @@ { "id": "eb73c2e6-455c-44b8-bbe3-8f00a88a2bcc", "name": "Get a pair of Gold decorative boots", + "shortName": "CW Gold Boots", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Decorative_boots_(gold)_detail.png/320px-Decorative_boots_(gold)_detail.png", @@ -1905,6 +2009,7 @@ { "id": "61345e27-0112-4061-9591-c5a9fce145f4", "name": "Get 1 Naval set", + "shortName": "Naval Set", "tip": "Can be purchased as a reward from the Trouble Brewing minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Green_naval_shirt_detail.png/320px-Green_naval_shirt_detail.png", @@ -1921,6 +2026,7 @@ { "id": "b8e65242-1874-4a90-83d0-74a4b78755a9", "name": "Get 1 Naval set", + "shortName": "Naval Set", "tip": "Can be purchased as a reward from the Trouble Brewing minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Green_naval_shirt_detail.png/320px-Green_naval_shirt_detail.png", @@ -1937,6 +2043,7 @@ { "id": "d3994fbd-9f4a-48bc-914e-47b9fc0be9d9", "name": "Get the Treasure flag", + "shortName": "Treasure Flag", "tip": "Can be purchased as a reward from the Trouble Brewing minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Treasure_flag_detail.png/320px-Treasure_flag_detail.png", @@ -1950,6 +2057,7 @@ { "id": "527b25b4-e20c-49e5-b8e8-17349c2dfa59", "name": "Get the Phasmatys flag", + "shortName": "Phasmatys Flag", "tip": "Can be purchased as a reward from the Trouble Brewing minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Phasmatys_flag_detail.png/320px-Phasmatys_flag_detail.png", @@ -1963,6 +2071,7 @@ { "id": "34d3a0de-1d7a-4642-8892-e0f44e6dea0e", "name": "Get the Chompy chick", + "shortName": "Chompy Chick", "tip": "Received as a drop from Chompy bird hunting after completing the Western Provinces Elite Diary.", "wikiLink": "https://oldschool.runescape.wiki/w/Chompy_chick", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Chompy_chick_detail.png/320px-Chompy_chick_detail.png", @@ -1976,6 +2085,7 @@ { "id": "3560ef0c-0923-4911-b2a2-089b60968fb9", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received from a drop from several monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -1989,6 +2099,7 @@ { "id": "27de3ec8-a3d0-4a6c-aaeb-0b01f9843e08", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received from a drop from several monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -2002,6 +2113,7 @@ { "id": "b65f5060-c058-4aa2-9d46-0f2eba4bc064", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received from a drop from several monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -2015,6 +2127,7 @@ { "id": "ded41e2e-9b4d-49e0-8183-9c5b7efb71e2", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received from a drop from several monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -2028,6 +2141,7 @@ { "id": "3e7a6706-dff2-452a-8e06-1170d8a13673", "name": "Upgrade to the dragon archer headpiece", + "shortName": "Chompy Hat", "tip": "Guaranteed reward from Chompy bird hunting. The first time you receive this task, you must get the Dragon Archer Hat. Second time get the Expert Dragon Archer Hat.", "wikiLink": "https://oldschool.runescape.wiki/w/Chompy_bird_hunting", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Chompy_bird_hat_(expert_dragon_archer)_detail.png/320px-Chompy_bird_hat_(expert_dragon_archer)_detail.png", @@ -2044,6 +2158,7 @@ { "id": "031c79be-210b-4f64-9775-3fefd33561b9", "name": "Upgrade to the expert dragon archer headpiece", + "shortName": "Chompy Hat", "tip": "Guaranteed reward from Chompy bird hunting. The first time you receive this task, you must get the Dragon Archer Hat. Second time get the Expert Dragon Archer Hat.", "wikiLink": "https://oldschool.runescape.wiki/w/Chompy_bird_hunting", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Chompy_bird_hat_(expert_dragon_archer)_detail.png/320px-Chompy_bird_hat_(expert_dragon_archer)_detail.png", @@ -2060,6 +2175,7 @@ { "id": "c07c2020-3fcd-486e-8f6e-4edbd99a8217", "name": "Get a unique from Demonic gorillas", + "shortName": "Demonic Unique", "tip": "Can be received as a drop from Demonic Gorillas(Murder Monkeys)", "wikiLink": "https://oldschool.runescape.wiki/w/Demonic_gorilla", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zenyte_shard_detail.png/320px-Zenyte_shard_detail.png", @@ -2073,6 +2189,7 @@ { "id": "f39ce90f-63f5-40a4-9778-14f4184aafed", "name": "Get a unique from Demonic gorillas", + "shortName": "Demonic Unique", "tip": "Can be received as a drop from Demonic Gorillas(Murder Monkeys)", "wikiLink": "https://oldschool.runescape.wiki/w/Demonic_gorilla", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zenyte_shard_detail.png/320px-Zenyte_shard_detail.png", @@ -2086,6 +2203,7 @@ { "id": "c9c21f27-eab4-42c8-9fae-3ffa6a86c075", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Can be received when searching remains in the Whirlpool Dungeon. Check out the Ancient Page guide on the FAQ page! I'm not going to remember to link that page here I feel.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -2103,6 +2221,7 @@ { "id": "8911cba9-5fb2-492c-96e9-94049b61487f", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Can be received when searching remains in the Whirlpool Dungeon. Check out the Ancient Page guide on the FAQ page! I'm not going to remember to link that page here I feel.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -2120,6 +2239,7 @@ { "id": "314673cb-958c-4efd-8c46-8d1be04ca16a", "name": "Get a Dust battlestaff", + "shortName": "Dust BStaff", "tip": "Received as a drop from Superior Slayer Creatures.", "wikiLink": "https://oldschool.runescape.wiki/w/Dust_battlestaff", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dust_battlestaff_detail.png/320px-Dust_battlestaff_detail.png", @@ -2133,6 +2253,7 @@ { "id": "4d7fc258-383c-4ce3-9148-0904913f4499", "name": "Get a Mist battlestaff", + "shortName": "Mist BStaff", "tip": "Received as a drop from Superior Slayer Creatures.", "wikiLink": "https://oldschool.runescape.wiki/w/Mist_battlestaff", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mist_battlestaff_detail.png/320px-Mist_battlestaff_detail.png", @@ -2146,6 +2267,7 @@ { "id": "759566cc-6c18-4618-8cf7-a8560a0f095c", "name": "Get 1 unique Obsidian armour drop", + "shortName": "ObsidianArmour", "tip": "Can be received as a drop from TzHaar Kets in the inner section of Mor Ul Rek.", "wikiLink": "https://oldschool.runescape.wiki/w/Obsidian_armour", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Obsidian_platebody_detail.png/320px-Obsidian_platebody_detail.png", @@ -2159,6 +2281,7 @@ { "id": "d92bab19-7d60-4310-b583-9da4db52911b", "name": "Get a Toktz-mej-tal", + "shortName": "Toktz-mej-tal", "tip": "Received as a drop from TzHaar-Mej.", "wikiLink": "https://oldschool.runescape.wiki/w/Toktz-mej-tal", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Toktz-mej-tal_detail.png/320px-Toktz-mej-tal_detail.png", @@ -2172,6 +2295,7 @@ { "id": "35a0786a-8487-4321-a0ed-5defd57aea21", "name": "Get dragon limbs", + "shortName": "Dragon Limbs", "tip": "Received as a drop from Rune/Adamant dragons.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_limbs", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_limbs_detail.png/320px-Dragon_limbs_detail.png", @@ -2185,6 +2309,7 @@ { "id": "8c0cb3d6-e137-4a4a-b567-cab75ed2077f", "name": "Complete the Ardougne Elite Diary", + "shortName": "Ardougne Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Ardougne_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2198,6 +2323,7 @@ { "id": "7ec18760-279b-403f-a871-8f0bb99d3387", "name": "Complete the Desert Elite Diary", + "shortName": "Desert Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2211,6 +2337,7 @@ { "id": "ab7fc232-2f2d-4497-8ea8-c7073d02539b", "name": "Complete the Falador Elite Diary", + "shortName": "Falador Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Falador_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2224,6 +2351,7 @@ { "id": "3d193ab7-67da-409b-8c21-fa79761e9693", "name": "Complete the Fremennik Elite Diary", + "shortName": "Frem Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Fremennik_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2237,6 +2365,7 @@ { "id": "1cb67d59-85dc-4377-a348-30b87d54bbfe", "name": "Complete the Kandarin Elite Diary", + "shortName": "Kandarin Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Kandarin_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2250,6 +2379,7 @@ { "id": "26fe2217-b7f0-496e-a081-5ab11d8fe7b1", "name": "Complete the Karamja Elite Diary", + "shortName": "Karamja Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Karamja_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2263,6 +2393,7 @@ { "id": "308e1019-6b20-45ce-9725-13df969c6f49", "name": "Complete the Kourend & Kebos Elite Diary", + "shortName": "Kourend Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Kourend_&_Kebos_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2276,6 +2407,7 @@ { "id": "b9e0a625-a86f-43ed-9e51-49e2b562ffa8", "name": "Complete the Lumbridge & Draynor Elite Diary", + "shortName": "Lumby Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Lumbridge_&_Draynor_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2289,6 +2421,7 @@ { "id": "d2ac7997-c8f8-420a-80c2-ab8e0a686e48", "name": "Complete the Morytania Elite Diary", + "shortName": "Mory Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Morytania_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2302,6 +2435,7 @@ { "id": "63efc541-8946-45e1-b633-c9a56796c655", "name": "Complete the Varrock Elite Diary", + "shortName": "Varrock Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Varrock_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2315,6 +2449,7 @@ { "id": "0709860d-771d-4173-8160-fdbeccfa54e0", "name": "Complete the Western Provinces Elite Diary", + "shortName": "WestProv Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Western_Provinces_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2328,6 +2463,7 @@ { "id": "2b10f0dd-ed73-48e9-8ee7-1bb8744f2005", "name": "Complete the Wilderness Elite Diary", + "shortName": "Wildy Elite", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2341,6 +2477,7 @@ { "id": "ed99af32-87fc-4ef0-a0f7-9c9ffc2f877c", "name": "Get the Crystal grail", + "shortName": "Crystal Grail", "tip": "Guaranteed drop from the Rabbit in Prifddinas.", "wikiLink": "https://oldschool.runescape.wiki/w/Crystal_grail", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Crystal_grail_detail.png/320px-Crystal_grail_detail.png", @@ -2354,6 +2491,7 @@ { "id": "4d4ea1e8-2128-45b6-aefc-2bdbffaa6a42", "name": "Get the Fish sack", + "shortName": "Fish Sack", "tip": "Can be purchased as a reward from Aerial Fishing hunter method. Giga RSI.", "wikiLink": "https://oldschool.runescape.wiki/w/Fish_sack", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fish_sack_detail.png/320px-Fish_sack_detail.png", @@ -2367,6 +2505,7 @@ { "id": "d94b002c-302b-4839-b3ec-6425bbd7b9f7", "name": "Get 1 unique piece of the Dagon'hai robes", + "shortName": "Dagonhai Piece", "tip": "Can be received as a drop from the Larren's chest.", "wikiLink": "https://oldschool.runescape.wiki/w/Dagon'hai_robes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dagon'hai_robe_top_detail.png/320px-Dagon'hai_robe_top_detail.png", @@ -2380,6 +2519,7 @@ { "id": "b6f95d86-6570-4044-8d35-6db7ff236f92", "name": "Get 1 unique piece of the Dagon'hai robes", + "shortName": "Dagonhai Piece", "tip": "Can be received as a drop from the Larren's chest.", "wikiLink": "https://oldschool.runescape.wiki/w/Dagon'hai_robes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dagon'hai_robe_top_detail.png/320px-Dagon'hai_robe_top_detail.png", @@ -2393,6 +2533,7 @@ { "id": "6e15e8ab-b01a-41c4-9ee6-4d54318a6b5a", "name": "Get 1 unique from the Hallowed Sepulchre", + "shortName": "HS Unique", "tip": "Can be received as a drop / purchased from the Hallowed Sepulchre.", "wikiLink": "https://oldschool.runescape.wiki/w/Hallowed_Sepulchre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hallowed_mark_detail.png/320px-Hallowed_mark_detail.png", @@ -2409,6 +2550,7 @@ { "id": "b437ed18-8908-46ed-b7e8-afc2e53c5fce", "name": "Get 1 unique from the Hallowed Sepulchre", + "shortName": "HS Unique", "tip": "Can be received as a drop / purchased from the Hallowed Sepulchre.", "wikiLink": "https://oldschool.runescape.wiki/w/Hallowed_Sepulchre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hallowed_mark_detail.png/320px-Hallowed_mark_detail.png", @@ -2425,6 +2567,7 @@ { "id": "70d95a64-3df4-4c35-aa3c-2c4e20040b1e", "name": "Get 1 unique from the Hallowed Sepulchre", + "shortName": "HS Unique", "tip": "Can be received as a drop / purchased from the Hallowed Sepulchre.", "wikiLink": "https://oldschool.runescape.wiki/w/Hallowed_Sepulchre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hallowed_mark_detail.png/320px-Hallowed_mark_detail.png", @@ -2441,6 +2584,7 @@ { "id": "7cd66d1c-ca78-4861-837a-5499d184b48e", "name": "Get Granite boots", + "shortName": "Granite Boots", "tip": "Can be received as a drop from Fossil Island Wyverns.", "wikiLink": "https://oldschool.runescape.wiki/w/Granite_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Granite_boots_detail.png/320px-Granite_boots_detail.png", @@ -2454,6 +2598,7 @@ { "id": "42680431-10bb-4f3f-b324-12445c5eaced", "name": "Get the Hosidius blueprints", + "shortName": "HosiBlueprints", "tip": "Can be purchased as a reward from the Mahogany Homes minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Mahogany_Homes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hosidius_blueprints_detail.png/320px-Hosidius_blueprints_detail.png", @@ -2467,6 +2612,7 @@ { "id": "a09d514c-e7e3-43ce-bfe2-c7c9b5f4ee67", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -2483,6 +2629,7 @@ { "id": "8679f5a7-2c16-4cbf-82c2-57b3984640c1", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -2499,6 +2646,7 @@ { "id": "acde9e58-2d10-481c-9a54-377d0bec7493", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -2515,6 +2663,7 @@ { "id": "22048748-c405-4935-b389-553704e7c35b", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -2531,6 +2680,7 @@ { "id": "9fe5cbb4-fc71-49b4-aac1-123075c3dd10", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -2547,6 +2697,7 @@ { "id": "33507618-03ae-4ab5-9cdd-195153d55f22", "name": "Get a Broken dragon pickaxe", + "shortName": "Broken DPick", "tip": "Can be purchased as a reward from the Volcanic Mine minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Volcanic_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_pickaxe_(broken)_detail.png/320px-Dragon_pickaxe_(broken)_detail.png", @@ -2560,6 +2711,7 @@ { "id": "0274364e-fed1-471b-8b43-aa92b86bb4a5", "name": "Get 1 unique from Revenants", + "shortName": "Rev Unique", "tip": "Can be received as a drop from any Revenant.", "wikiLink": "https://oldschool.runescape.wiki/w/Revenants", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_relic_detail.png/320px-Ancient_relic_detail.png", @@ -2575,6 +2727,7 @@ { "id": "1aa884c8-0dad-41d6-b50b-e9f8d6be03a2", "name": "Get 1 unique from Revenants", + "shortName": "Rev Unique", "tip": "Can be received as a drop from any Revenant.", "wikiLink": "https://oldschool.runescape.wiki/w/Revenants", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_relic_detail.png/320px-Ancient_relic_detail.png", @@ -2590,6 +2743,7 @@ { "id": "1bd7c8fb-d514-4e21-9cb4-206e0059890d", "name": "Get 1 unique from Revenants", + "shortName": "Rev Unique", "tip": "Can be received as a drop from any Revenant.", "wikiLink": "https://oldschool.runescape.wiki/w/Revenants", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_relic_detail.png/320px-Ancient_relic_detail.png", @@ -2605,6 +2759,7 @@ { "id": "61f979a2-c77c-4396-9942-ac2eca4032bc", "name": "Get 1 unique from Revenants", + "shortName": "Rev Unique", "tip": "Can be received as a drop from any Revenant.", "wikiLink": "https://oldschool.runescape.wiki/w/Revenants", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_relic_detail.png/320px-Ancient_relic_detail.png", @@ -2620,6 +2775,7 @@ { "id": "a22875b6-c3b2-4787-948b-1110b772f57b", "name": "Get 1 unique from Revenants", + "shortName": "Rev Unique", "tip": "Can be received as a drop from any Revenant.", "wikiLink": "https://oldschool.runescape.wiki/w/Revenants", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_relic_detail.png/320px-Ancient_relic_detail.png", @@ -2635,6 +2791,7 @@ { "id": "01f11d65-8e3d-4a26-a2fe-641d7035d9b3", "name": "Get 1 unique from Revenants", + "shortName": "Rev Unique", "tip": "Can be received as a drop from any Revenant.", "wikiLink": "https://oldschool.runescape.wiki/w/Revenants", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_relic_detail.png/320px-Ancient_relic_detail.png", @@ -2650,6 +2807,7 @@ { "id": "0c58c533-55b2-4200-91c4-90eda90a47d7", "name": "Get 1 unique from Revenants", + "shortName": "Rev Unique", "tip": "Can be received as a drop from any Revenant.", "wikiLink": "https://oldschool.runescape.wiki/w/Revenants", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_relic_detail.png/320px-Ancient_relic_detail.png", @@ -2665,6 +2823,7 @@ { "id": "8800fd67-ad98-4bf6-a21b-44d929f294d8", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2681,6 +2840,7 @@ { "id": "aaaf99d6-412e-4485-a72c-9f4a8e6d0929", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2697,6 +2857,7 @@ { "id": "ab6d40b8-e5dd-4087-8c3a-da3360da58a0", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2713,6 +2874,7 @@ { "id": "f98ccb23-a60c-48c0-a1fa-c20073066a18", "name": "Get 1 unique from the Phantom Muspah", + "shortName": "Muspah Unique", "tip": "Can be received a drop from Phantom Muspah boss", "wikiLink": "https://oldschool.runescape.wiki/w/Phantom_Muspah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_essence_500_detail.png/320px-Ancient_essence_500_detail.png", @@ -2726,6 +2888,7 @@ { "id": "f169e2e7-5331-44b1-831c-d1f280960064", "name": "Get 1 unique from the Phantom Muspah", + "shortName": "Muspah Unique", "tip": "Can be received a drop from Phantom Muspah boss", "wikiLink": "https://oldschool.runescape.wiki/w/Phantom_Muspah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_essence_500_detail.png/320px-Ancient_essence_500_detail.png", @@ -2739,6 +2902,7 @@ { "id": "20120a72-2ec0-4d1d-b3f6-e352c1538e4c", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2755,6 +2919,7 @@ { "id": "1564fe31-0378-40f5-a0d3-8dffe126d198", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2771,6 +2936,7 @@ { "id": "748277b0-a031-4d59-9f21-0eddecc32d9c", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2787,6 +2953,7 @@ { "id": "1277d1cc-43d2-4595-8dde-57f566f9223e", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2803,6 +2970,7 @@ { "id": "03d41bd1-94b1-4bb3-89de-4705acb03403", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2819,6 +2987,7 @@ { "id": "8e523b1a-eb10-49b2-8a50-3dbd7ebac343", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2835,6 +3004,7 @@ { "id": "ab560f04-422b-4554-a32f-b1cb2476f34a", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2851,6 +3021,7 @@ { "id": "5651c9c6-47fd-4308-bfee-1b188a116911", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2867,6 +3038,7 @@ { "id": "5d08753d-a65d-4b60-b8be-0f407a5b2da2", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2883,6 +3055,7 @@ { "id": "e02e2da2-8e3b-4b3e-b2f2-95a7d27d8da8", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2899,6 +3072,7 @@ { "id": "65d6f134-9450-4a2a-8c8c-e57580ac3287", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2915,6 +3089,7 @@ { "id": "562d4d4e-c575-40b9-aefe-22e064c21fa3", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2931,6 +3106,7 @@ { "id": "5fc34aae-3efd-43a4-a2ea-397d5485d52b", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2947,6 +3123,7 @@ { "id": "af7bdd32-562e-42ed-b91a-3d24dfd04709", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2963,6 +3140,7 @@ { "id": "bb622381-34ea-46c1-bd11-fd1c699b3bb0", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2979,6 +3157,7 @@ { "id": "7891353d-b6ff-47d5-9b98-9a667942c919", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -2995,6 +3174,7 @@ { "id": "8d4bc7b6-38ea-4154-b4f4-aec7050c9fac", "name": "Get 1 unique from the DT2 bosses", + "shortName": "DT2 Unique", "tip": "Can be received as drop from any of the four DT2 bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Treasure_II_-_The_Fallen_Empire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soulreaper_axe_detail.png/320px-Soulreaper_axe_detail.png", @@ -3011,6 +3191,7 @@ { "id": "ee200487-9a4b-43be-9c73-ae785fca3007", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -3027,6 +3208,7 @@ { "id": "d3b42ad9-92c4-4483-8424-dc824bf0d84c", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -3043,6 +3225,7 @@ { "id": "a1bb1c3d-cf0b-4199-ae75-63dfbf6ece5f", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -3059,6 +3242,7 @@ { "id": "f34d3386-783e-4a52-976d-410f457c88c3", "name": "Get a teleport anchoring scroll", + "shortName": "TeleAnchScroll", "tip": "Received as drop from Zombie Pirate Locker", "wikiLink": "https://oldschool.runescape.wiki/w/Teleport_anchoring_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Teleport_anchoring_scroll_detail.png/320px-Teleport_anchoring_scroll_detail.png", @@ -3072,6 +3256,7 @@ { "id": "f7ff7296-140a-41fd-bb32-25784143bacc", "name": "Get 1 unique from Fortis Colosseum", + "shortName": "Colo Unique", "tip": "Reward from Fortis Colosseum", "wikiLink": "https://oldschool.runescape.wiki/w/Fortis_Colosseum", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dizana's_quiver_detail.png/320px-Dizana's_quiver_detail.png", @@ -3085,6 +3270,7 @@ { "id": "897c72c4-3180-483c-965b-4f0b8831656a", "name": "Get 1 unique from Fortis Colosseum", + "shortName": "Colo Unique", "tip": "Reward from Fortis Colosseum", "wikiLink": "https://oldschool.runescape.wiki/w/Fortis_Colosseum", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dizana's_quiver_detail.png/320px-Dizana's_quiver_detail.png", @@ -3098,6 +3284,7 @@ { "id": "8fab9de0-fa25-4fab-8f58-18c136c83a44", "name": "Get 1 unique from Fortis Colosseum", + "shortName": "Colo Unique", "tip": "Reward from Fortis Colosseum", "wikiLink": "https://oldschool.runescape.wiki/w/Fortis_Colosseum", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dizana's_quiver_detail.png/320px-Dizana's_quiver_detail.png", @@ -3111,6 +3298,7 @@ { "id": "a353e0e9-2610-4b12-8408-2268bc0feaa2", "name": "Get 1 unique from Araxytes/Araxxor", + "shortName": "Rax Unique", "tip": "Can be obtained when killing Araxytes/Araxxor", "wikiLink": "https://oldschool.runescape.wiki/w/Araxxor", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Araxyte_fang_detail.png/320px-Araxyte_fang_detail.png", @@ -3124,6 +3312,7 @@ { "id": "5fbf995b-7004-422f-ba56-92c7adac208a", "name": "Get 1 unique from Araxytes/Araxxor", + "shortName": "Rax Unique", "tip": "Can be obtained when killing Araxytes/Araxxor", "wikiLink": "https://oldschool.runescape.wiki/w/Araxxor", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Araxyte_fang_detail.png/320px-Araxyte_fang_detail.png", @@ -3137,6 +3326,7 @@ { "id": "74b6c5d4-9c45-4a94-a48c-2c78953b4327", "name": "Get 1 unique from Araxytes/Araxxor", + "shortName": "Rax Unique", "tip": "Can be obtained when killing Araxytes/Araxxor", "wikiLink": "https://oldschool.runescape.wiki/w/Araxxor", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Araxyte_fang_detail.png/320px-Araxyte_fang_detail.png", @@ -3150,6 +3340,7 @@ { "id": "0e463efe-0e30-4442-99e1-a9f19d82f3ce", "name": "Get 1 unique from Araxytes/Araxxor", + "shortName": "Rax Unique", "tip": "Can be obtained when killing Araxytes/Araxxor", "wikiLink": "https://oldschool.runescape.wiki/w/Araxxor", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Araxyte_fang_detail.png/320px-Araxyte_fang_detail.png", @@ -3163,6 +3354,7 @@ { "id": "bd438ab5-1378-4ff1-ba37-e05d312d817a", "name": "Get 1 unique from Araxytes/Araxxor", + "shortName": "Rax Unique", "tip": "Can be obtained when killing Araxytes/Araxxor", "wikiLink": "https://oldschool.runescape.wiki/w/Araxxor", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Araxyte_fang_detail.png/320px-Araxyte_fang_detail.png", @@ -3176,6 +3368,7 @@ { "id": "b09a5cc4-91b8-4934-9886-aa38552aa1b6", "name": "Get a Chugging barrel", + "shortName": "ChuggingBarrel", "tip": "Obtained through Mastering Mixology Herblore minigame", "wikiLink": "https://oldschool.runescape.wiki/w/Mastering_Mixology", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Chugging_barrel_(disassembled)_detail.png/320px-Chugging_barrel_(disassembled)_detail.png", @@ -3189,6 +3382,7 @@ { "id": "9d839189-e88e-4d29-9436-78753dc632ae", "name": "Get a Reagent pouch", + "shortName": "Reagent Pouch", "tip": "Obtained through Mastering Mixology Herblore minigame", "wikiLink": "https://oldschool.runescape.wiki/w/Mastering_Mixology", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Reagent_pouch_detail.png/320px-Reagent_pouch_detail.png", @@ -3202,6 +3396,7 @@ { "id": "a86e6140-2f24-4388-ac5c-f1ddc959d9cf", "name": "Get 1 unique from the Hueycoatl", + "shortName": "Huey Unique", "tip": "Obtained by killing The Hueycoatl", "wikiLink": "https://oldschool.runescape.wiki/w/The_Hueycoatl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_hunter_wand_detail.png/320px-Dragon_hunter_wand_detail.png", @@ -3215,6 +3410,7 @@ { "id": "73b5e8f6-f2f2-4342-bead-f0e29a250ed3", "name": "Get 1 unique from the Hueycoatl", + "shortName": "Huey Unique", "tip": "Obtained by killing The Hueycoatl", "wikiLink": "https://oldschool.runescape.wiki/w/The_Hueycoatl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_hunter_wand_detail.png/320px-Dragon_hunter_wand_detail.png", @@ -3228,6 +3424,7 @@ { "id": "c1bdd336-81e0-451f-be11-54c5e34af795", "name": "Get 1 unique from Yama", + "shortName": "Yama Unique", "tip": "Obtained by killing the solo/duo boss Yama", "wikiLink": "https://oldschool.runescape.wiki/w/Yama", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Oathplate_chest_detail.png/320px-Oathplate_chest_detail.png", @@ -3243,6 +3440,7 @@ { "id": "aa9616a4-3567-4819-ad25-f4482f9cf0ea", "name": "Get 1 unique from Yama", + "shortName": "Yama Unique", "tip": "Obtained by killing the solo/duo boss Yama", "wikiLink": "https://oldschool.runescape.wiki/w/Yama", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Oathplate_chest_detail.png/320px-Oathplate_chest_detail.png", @@ -3258,6 +3456,7 @@ { "id": "3d7f58e0-a863-4f83-9e55-a8c8963a9d66", "name": "Get 1 unique from Yama", + "shortName": "Yama Unique", "tip": "Obtained by killing the solo/duo boss Yama", "wikiLink": "https://oldschool.runescape.wiki/w/Yama", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Oathplate_chest_detail.png/320px-Oathplate_chest_detail.png", @@ -3273,6 +3472,7 @@ { "id": "3f766b62-bbbd-4939-9e44-60ef9ba96ca0", "name": "Get 1 unique from Yama", + "shortName": "Yama Unique", "tip": "Obtained by killing the solo/duo boss Yama", "wikiLink": "https://oldschool.runescape.wiki/w/Yama", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Oathplate_chest_detail.png/320px-Oathplate_chest_detail.png", @@ -3288,6 +3488,7 @@ { "id": "0bc4e18f-0129-4597-850a-181e269109e9", "name": "Get 1 unique from Yama", + "shortName": "Yama Unique", "tip": "Obtained by killing the solo/duo boss Yama", "wikiLink": "https://oldschool.runescape.wiki/w/Yama", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Oathplate_chest_detail.png/320px-Oathplate_chest_detail.png", @@ -3303,6 +3504,7 @@ { "id": "bcac6d6d-7138-47d0-bb89-11f490449094", "name": "Get 1 unique from Yama", + "shortName": "Yama Unique", "tip": "Obtained by killing the solo/duo boss Yama", "wikiLink": "https://oldschool.runescape.wiki/w/Yama", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Oathplate_chest_detail.png/320px-Oathplate_chest_detail.png", @@ -3318,6 +3520,7 @@ { "id": "128f0fce-ebc2-4e3e-9644-3cb3dccd49c1", "name": "Get 1 unique from Yama", + "shortName": "Yama Unique", "tip": "Obtained by killing the solo/duo boss Yama", "wikiLink": "https://oldschool.runescape.wiki/w/Yama", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Oathplate_chest_detail.png/320px-Oathplate_chest_detail.png", @@ -3333,6 +3536,7 @@ { "id": "03bcbb0b-fcc3-4a7a-9afe-8906d9da8cfe", "name": "Get 1 unique from Doom of Mokhaiotl", + "shortName": "Doom Unique", "tip": "Giant, insect-like, demonic boss found in the Tonali Cavern after completion of The Final Dawn quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Doom_of_Mokhaiotl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eye_of_ayak_detail.png/320px-Eye_of_ayak_detail.png", @@ -3346,6 +3550,7 @@ { "id": "c847f79a-3473-48a4-915d-b2874c4f4544", "name": "Get 1 unique from Doom of Mokhaiotl", + "shortName": "Doom Unique", "tip": "Giant, insect-like, demonic boss found in the Tonali Cavern after completion of The Final Dawn quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Doom_of_Mokhaiotl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eye_of_ayak_detail.png/320px-Eye_of_ayak_detail.png", @@ -3359,6 +3564,7 @@ { "id": "23dbabbb-6778-4d25-875c-f35499d58b65", "name": "Get the Barracuda paint", + "shortName": "BarracudaPaint", "tip": "Can be obtained by achieving Marlin rank time at any Barracuda trial.", "wikiLink": "https://oldschool.runescape.wiki/w/Barracuda_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Barracuda_paint_detail.png/320px-Barracuda_paint_detail.png", @@ -3372,6 +3578,7 @@ { "id": "6c529085-f58f-4311-bf83-80468ee2dfe9", "name": "Get the Inky paint", + "shortName": "Inky Paint", "tip": "Can be rarely obtained from sailing krakens.", "wikiLink": "https://oldschool.runescape.wiki/w/Inky_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Inky_paint_detail.png/320px-Inky_paint_detail.png", @@ -3385,6 +3592,7 @@ { "id": "e85538a2-4c04-4736-b4f0-c6cc96506d33", "name": "Get the Rosewood & cotton sails schematic", + "shortName": "Rose&Cot Sails", "tip": "Obtained from the locked lockbox on Brittle Isle. The key is buried on Charred Island.", "wikiLink": "https://oldschool.runescape.wiki/w/Rosewood_&_cotton_sails_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rosewood_&_cotton_sails_schematic_detail.png/320px-Rosewood_&_cotton_sails_schematic_detail.png", @@ -3398,6 +3606,7 @@ { "id": "3fd9a26f-9cd1-46a2-9d1a-f460387e98f9", "name": "Get the Dragon keel schematic", + "shortName": "Dragon Keel", "tip": "Obtained from the locked lockbox on Grimstone. The key is buried on Drumstick Isle.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_keel_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_keel_schematic_detail.png/320px-Dragon_keel_schematic_detail.png", @@ -3411,6 +3620,7 @@ { "id": "7344d43a-dac1-4fbb-bdba-ce2bc37aa417", "name": "Get a Bottled storm", + "shortName": "Bottled Storm", "tip": "Obtained as a drop from Armoured and Vampyre Krakens. Bounty Tasks increase the drop rate.", "wikiLink": "https://oldschool.runescape.wiki/w/Bottled_storm", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bottled_storm_detail.png/320px-Bottled_storm_detail.png", @@ -3424,6 +3634,7 @@ { "id": "80227b8c-1983-4102-9b0f-170a2a40f152", "name": "Get a Dragon cannon barrel", + "shortName": "DCannon Barrel", "tip": "Obtained as a drop from Veiled Krakens. Bounty Tasks increase the drop rate.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_cannon_barrel", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_cannon_barrel_detail.png/320px-Dragon_cannon_barrel_detail.png", @@ -3437,6 +3648,7 @@ { "id": "dd768477-d668-4df2-a44e-73f7df214923", "name": "Get the next Sea Treasure", + "shortName": "Sea Treasure", "tip": "Obtained while sorting salvage. Each sea treasure can be found in a unique salvage type. The Sailors' amulet can be found in all salvages and also completes the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Sea_treasure", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plundered_salvage_detail.png/320px-Plundered_salvage_detail.png", @@ -3450,6 +3662,7 @@ { "id": "173a1455-d8fe-46aa-a891-2854995015c1", "name": "Get the next Sea Treasure", + "shortName": "Sea Treasure", "tip": "Obtained while sorting salvage. Each sea treasure can be found in a unique salvage type. The Sailors' amulet can be found in all salvages and also completes the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Sea_treasure", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plundered_salvage_detail.png/320px-Plundered_salvage_detail.png", @@ -3463,6 +3676,7 @@ { "id": "e1326b1f-e4c3-44a5-a4b9-4f22172149ec", "name": "Get a Purplefin", + "shortName": "Purplefin", "tip": "Obtained while deep sea trawling for Bluefin", "wikiLink": "https://oldschool.runescape.wiki/w/Purplefin", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Purplefin_detail.png/320px-Purplefin_detail.png", @@ -3476,6 +3690,7 @@ { "id": "cf84ac1b-1ee2-40de-8e04-ad0e0bf7642c", "name": "Get a Swift marlin", + "shortName": "Swift Marlin", "tip": "Obtained while deep sea trawling for Marlin", "wikiLink": "https://oldschool.runescape.wiki/w/Swift_marlin", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Swift_marlin_detail.png/320px-Swift_marlin_detail.png", diff --git a/tiers/hard.json b/tiers/hard.json index 6370eaa..a3177b3 100644 --- a/tiers/hard.json +++ b/tiers/hard.json @@ -4,6 +4,7 @@ { "id": "5624f45b-3a00-4d5d-ba78-ee46ec09b3d5", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -20,6 +21,7 @@ { "id": "bfaeb6a4-e838-4978-b613-88047f74f9c9", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -36,6 +38,7 @@ { "id": "244ca574-edcb-4980-ac43-8ed4f715102b", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -52,6 +55,7 @@ { "id": "3da95363-2bc0-4884-9f71-defff2f645cc", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -68,6 +72,7 @@ { "id": "9a791ecb-253a-4d09-95b6-f9e11d8c1e3f", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -84,6 +89,7 @@ { "id": "b8f70e53-b0bb-41bd-9ce7-4355242f0234", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -100,6 +106,7 @@ { "id": "fec60d07-a569-4ef9-b0a2-2abd023ef096", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -116,6 +123,7 @@ { "id": "fdc2ab80-b1d7-40ad-9696-eab1dc191406", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -132,6 +140,7 @@ { "id": "2ef8f0a3-c770-4de4-b3bf-3b0bd07e12a0", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -148,6 +157,7 @@ { "id": "bd2f8f8f-057f-4bfc-b66e-4deda1466e42", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -164,6 +174,7 @@ { "id": "bf30a4bb-6190-46e8-9be0-c889e20d34f1", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -180,6 +191,7 @@ { "id": "d1980b18-ef71-4782-ab95-92c445670c84", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -196,6 +208,7 @@ { "id": "6b1fd2ea-8732-43f2-9c26-a180f5516222", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -212,6 +225,7 @@ { "id": "90dc0df5-2649-453d-904c-7531110e8aba", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -228,6 +242,7 @@ { "id": "06c69323-0360-420b-8050-89b1143fa915", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -244,6 +259,7 @@ { "id": "435b1b06-8b61-4986-a56f-21ea34d25995", "name": "Get a unique from an Unsired", + "shortName": "Unsired Unique", "tip": "Can be received as a drop from the Abyssal Sire boss. The Unsired drop itself does NOT count for the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Abyssal_Sire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Unsired_detail.png/320px-Unsired_detail.png", @@ -257,6 +273,7 @@ { "id": "34fc426a-4a9c-474c-8a7f-978758adfe98", "name": "Get a unique from an Unsired", + "shortName": "Unsired Unique", "tip": "Can be received as a drop from the Abyssal Sire boss. The Unsired drop itself does NOT count for the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Abyssal_Sire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Unsired_detail.png/320px-Unsired_detail.png", @@ -270,6 +287,7 @@ { "id": "7312b10e-4ef9-461a-84e7-24a96bea8b17", "name": "Get a unique from an Unsired", + "shortName": "Unsired Unique", "tip": "Can be received as a drop from the Abyssal Sire boss. The Unsired drop itself does NOT count for the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Abyssal_Sire", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Unsired_detail.png/320px-Unsired_detail.png", @@ -283,6 +301,7 @@ { "id": "bc277321-7679-4a1c-98a0-97ecd7a8f4fd", "name": "Get an Abyssal whip", + "shortName": "Abyssal Whip", "tip": "Can be received as a drop from Abyssal Demons.", "wikiLink": "https://oldschool.runescape.wiki/w/Abyssal_whip", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Abyssal_whip_detail.png/320px-Abyssal_whip_detail.png", @@ -296,6 +315,7 @@ { "id": "81ea7772-4c99-4e5a-ae33-55b174b510aa", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -312,6 +332,7 @@ { "id": "4ab91d3b-bff8-45a9-9d40-a991818f4410", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -328,6 +349,7 @@ { "id": "f3da850a-a69d-485e-b18d-949413b83344", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -344,6 +366,7 @@ { "id": "ec0627d8-27d5-402f-a2e6-7ddf3af5f270", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -360,6 +383,7 @@ { "id": "a6aab811-f865-445c-a9b9-d18573bc335c", "name": "Get 1 unique item from Mount Karuulm", + "shortName": "Mt Karuulm Uni", "tip": "Received as drop from several monsters in the Mount Karuulm Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Karuulm_Slayer_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_knife_detail.png/320px-Dragon_knife_detail.png", @@ -376,6 +400,7 @@ { "id": "b197547f-3ed2-4d10-9fe3-1e15644e9cb9", "name": "Get 1 unique from the Wildy bosses", + "shortName": "Wildy Boss Uni", "tip": "Wildy boss uniques are: Dragon 2H, Dragon pickaxe, 3 voidwaker pieces, 3 rev weapon upgrades, 3 rings", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness#bosses", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Skull_of_vet'ion_detail.png/320px-Skull_of_vet'ion_detail.png", @@ -391,6 +416,7 @@ { "id": "23a23a85-0b75-47a9-bd50-b12dd114f84c", "name": "Get 1 unique from the Wildy bosses", + "shortName": "Wildy Boss Uni", "tip": "Wildy boss uniques are: Dragon 2H, Dragon pickaxe, 3 voidwaker pieces, 3 rev weapon upgrades, 3 rings", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness#bosses", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Skull_of_vet'ion_detail.png/320px-Skull_of_vet'ion_detail.png", @@ -406,6 +432,7 @@ { "id": "b5975e8e-e380-4883-bc87-8850459dd23c", "name": "Get 1 unique from the Wildy bosses", + "shortName": "Wildy Boss Uni", "tip": "Wildy boss uniques are: Dragon 2H, Dragon pickaxe, 3 voidwaker pieces, 3 rev weapon upgrades, 3 rings", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness#bosses", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Skull_of_vet'ion_detail.png/320px-Skull_of_vet'ion_detail.png", @@ -421,6 +448,7 @@ { "id": "a3f7bb7a-1cd4-48cf-81fd-d5fee249f150", "name": "Get 1 unique from Cerberus", + "shortName": "Cerb Unique", "tip": "Received as a drop from the Cerberus boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Cerberus", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eternal_crystal_detail.png/320px-Eternal_crystal_detail.png", @@ -434,6 +462,7 @@ { "id": "11f84361-ab8f-4f79-bc14-b2c815227a78", "name": "Get 1 unique from Cerberus", + "shortName": "Cerb Unique", "tip": "Received as a drop from the Cerberus boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Cerberus", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eternal_crystal_detail.png/320px-Eternal_crystal_detail.png", @@ -447,6 +476,7 @@ { "id": "45b8fa6a-1684-476a-9a43-83618547dc70", "name": "Get 1 unique from Cerberus", + "shortName": "Cerb Unique", "tip": "Received as a drop from the Cerberus boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Cerberus", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eternal_crystal_detail.png/320px-Eternal_crystal_detail.png", @@ -460,6 +490,7 @@ { "id": "0a0bb681-bc2f-4f79-a884-c4ec2e962fd7", "name": "Get 1 unique shard from Chaos Fanatic", + "shortName": "Fanatic Shard", "tip": "Received as a drop from the Chaos Fanatic.", "wikiLink": "https://oldschool.runescape.wiki/w/Chaos_Fanatic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Odium_shard_1_detail.png/320px-Odium_shard_1_detail.png", @@ -473,6 +504,7 @@ { "id": "17d6fa60-2dec-4fef-906a-f54484dfd937", "name": "Get 1 unique shard from Chaos Fanatic", + "shortName": "Fanatic Shard", "tip": "Received as a drop from the Chaos Fanatic.", "wikiLink": "https://oldschool.runescape.wiki/w/Chaos_Fanatic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Odium_shard_1_detail.png/320px-Odium_shard_1_detail.png", @@ -486,6 +518,7 @@ { "id": "b890a852-597e-4cb1-9bee-0d472977278a", "name": "Get a new boss pet", + "shortName": "Boss Pet", "tip": "If doing this task actively, you must go first for Beef and then Pet chaos elemental. After you have both, you can pick the boss you prefer.", "wikiLink": "https://oldschool.runescape.wiki/w/Pet", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Olmlet_detail.png/320px-Olmlet_detail.png", @@ -505,6 +538,7 @@ { "id": "62d2ad72-d063-46b3-9348-75efcea0bb11", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses. Saradomin is easiest to kill, but requires stamina potions, while Zamorak spear can be useful in elite tier.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -521,6 +555,7 @@ { "id": "09ebb79c-c629-4900-a0a1-bc06c88e2571", "name": "Get 1 unique drop from God Wars Dungeon", + "shortName": "GWD Unique", "tip": "Can be received as a drop from the God Wars Dungeon bosses. Saradomin is easiest to kill, but requires stamina potions, while Zamorak spear can be useful in elite tier.", "wikiLink": "https://oldschool.runescape.wiki/w/God_Wars_Dungeon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadyl_helmet_detail.png/320px-Armadyl_helmet_detail.png", @@ -537,6 +572,7 @@ { "id": "00b9d780-5b80-472e-af5b-c4241233c5ca", "name": "Get 1 unique drop from Dagannoth Kings", + "shortName": "DKs Unique", "tip": "Received as a drop from the Dagannoth Kings bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Dagannoth_Kings", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_axe_detail.png/320px-Dragon_axe_detail.png", @@ -550,6 +586,7 @@ { "id": "98abdbdd-fd19-4699-8e2f-baa5b9e3f2d3", "name": "Get 1 unique drop from Dagannoth Kings", + "shortName": "DKs Unique", "tip": "Received as a drop from the Dagannoth Kings bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Dagannoth_Kings", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_axe_detail.png/320px-Dragon_axe_detail.png", @@ -563,6 +600,7 @@ { "id": "cc15f774-f36f-4e78-985c-10436437b017", "name": "Get 1 unique drop from Dagannoth Kings", + "shortName": "DKs Unique", "tip": "Received as a drop from the Dagannoth Kings bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Dagannoth_Kings", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_axe_detail.png/320px-Dragon_axe_detail.png", @@ -576,6 +614,7 @@ { "id": "65fd7e4e-54ff-492b-b56b-9aec8a914e65", "name": "Get 1 unique drop from Dagannoth Kings", + "shortName": "DKs Unique", "tip": "Received as a drop from the Dagannoth Kings bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Dagannoth_Kings", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_axe_detail.png/320px-Dragon_axe_detail.png", @@ -589,6 +628,7 @@ { "id": "3304fa6f-c3bf-47b9-b7b4-dfd4dfdf377d", "name": "Get 1 unique drop from Dagannoth Kings", + "shortName": "DKs Unique", "tip": "Received as a drop from the Dagannoth Kings bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Dagannoth_Kings", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_axe_detail.png/320px-Dragon_axe_detail.png", @@ -602,6 +642,7 @@ { "id": "0c7f694f-f6de-4ab5-8e3a-965431b494b8", "name": "Get 1 unique drop from Dagannoth Kings", + "shortName": "DKs Unique", "tip": "Received as a drop from the Dagannoth Kings bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Dagannoth_Kings", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_axe_detail.png/320px-Dragon_axe_detail.png", @@ -615,6 +656,7 @@ { "id": "1c5e50c1-d98d-4ced-ac77-b7458518aee0", "name": "Get 1 unique drop from Dagannoth Kings", + "shortName": "DKs Unique", "tip": "Received as a drop from the Dagannoth Kings bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Dagannoth_Kings", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_axe_detail.png/320px-Dragon_axe_detail.png", @@ -628,6 +670,7 @@ { "id": "0bc26a55-e504-45d1-8742-06980cf2e726", "name": "Get 1 unique drop from Grotesque Guardians", + "shortName": "GGs Unique", "tip": "Received as a drop from the Grotesque Guardians bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Grotesque_Guardians", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Black_tourmaline_core_detail.png/320px-Black_tourmaline_core_detail.png", @@ -641,6 +684,7 @@ { "id": "ad960de3-1940-4fcb-9c10-a8402a6cdcc3", "name": "Get 1 unique drop from Grotesque Guardians", + "shortName": "GGs Unique", "tip": "Received as a drop from the Grotesque Guardians bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Grotesque_Guardians", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Black_tourmaline_core_detail.png/320px-Black_tourmaline_core_detail.png", @@ -654,6 +698,7 @@ { "id": "fa69ec9e-699b-44d3-879d-8f8968a94e76", "name": "Get 1 unique drop from Grotesque Guardians", + "shortName": "GGs Unique", "tip": "Received as a drop from the Grotesque Guardians bosses.", "wikiLink": "https://oldschool.runescape.wiki/w/Grotesque_Guardians", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Black_tourmaline_core_detail.png/320px-Black_tourmaline_core_detail.png", @@ -667,6 +712,7 @@ { "id": "d25e8e7b-0360-4cbd-acf2-d127b61e17a0", "name": "Get 1 unique from the Kalphite Queen", + "shortName": "KQ Unique", "tip": "Received as a drop from the Kalphite Queen boss. Dragon 2H sword does not count for the task, as it is apart of Wildy Unique Tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Kalphite_Queen", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Kq_head_detail.png/320px-Kq_head_detail.png", @@ -680,6 +726,7 @@ { "id": "6566e528-1303-4d17-abe7-85b9fd7a2f5d", "name": "Get 1 unique from the Kalphite Queen", + "shortName": "KQ Unique", "tip": "Received as a drop from the Kalphite Queen boss. Dragon 2H sword does not count for the task, as it is apart of Wildy Unique Tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Kalphite_Queen", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Kq_head_detail.png/320px-Kq_head_detail.png", @@ -693,6 +740,7 @@ { "id": "f729b2f9-718f-42fa-bc91-a3bd09c91944", "name": "Get Kbd heads", + "shortName": "KBD Heads", "tip": "Received as a drop from the King Black Dragon boss.", "wikiLink": "https://oldschool.runescape.wiki/w/King_Black_Dragon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Kbd_heads_detail.png/320px-Kbd_heads_detail.png", @@ -706,6 +754,7 @@ { "id": "b4f536ec-6970-4ad2-ba81-2bf0f4b97412", "name": "Get 1 unique drop from Kraken", + "shortName": "Kraken Unique", "tip": "Received as a drop from the Kraken boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Kraken#Kraken", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Trident_of_the_seas_detail.png/320px-Trident_of_the_seas_detail.png", @@ -719,6 +768,7 @@ { "id": "7f910b6d-86e7-44b2-ab0f-c70230f47d8a", "name": "Get 1 unique drop from Kraken", + "shortName": "Kraken Unique", "tip": "Received as a drop from the Kraken boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Kraken#Kraken", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Trident_of_the_seas_detail.png/320px-Trident_of_the_seas_detail.png", @@ -732,6 +782,7 @@ { "id": "7214aa06-7e55-4e8b-a774-dbfec508644e", "name": "Get an Uncharged Trident", + "shortName": "Unch Trident", "tip": "Received as a drop from Cave Krakens.", "wikiLink": "https://oldschool.runescape.wiki/w/Cave_kraken", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Trident_of_the_seas_detail.png/320px-Trident_of_the_seas_detail.png", @@ -745,6 +796,7 @@ { "id": "1ce7abb3-ab35-4164-a297-1e666220c3d0", "name": "Get 1 unique shard from Scorpia", + "shortName": "Scorpia Shard", "tip": "Received as a drop from Scorpia.", "wikiLink": "https://oldschool.runescape.wiki/w/Scorpia", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Odium_shard_3_detail.png/320px-Odium_shard_3_detail.png", @@ -758,6 +810,7 @@ { "id": "d9a2e3ab-138d-4ec2-abc5-846171d6f9cd", "name": "Get 1 unique shard from Scorpia", + "shortName": "Scorpia Shard", "tip": "Received as a drop from Scorpia.", "wikiLink": "https://oldschool.runescape.wiki/w/Scorpia", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Odium_shard_3_detail.png/320px-Odium_shard_3_detail.png", @@ -771,6 +824,7 @@ { "id": "77dd54c7-25ef-4e05-9399-bde68791683d", "name": "Get Vorkath's head", + "shortName": "Vorkath Head", "tip": "Received as a drop from the Vorkath boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Vorkath", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Vorkath's_head_detail.png/320px-Vorkath's_head_detail.png", @@ -784,6 +838,7 @@ { "id": "20224317-3259-4f50-b378-47a74559b1b7", "name": "Get 1 unique from Zulrah", + "shortName": "Zulrah Unique", "tip": "Received as a drop from the Zulrah boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Zulrah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tanzanite_fang_detail.png/320px-Tanzanite_fang_detail.png", @@ -797,6 +852,7 @@ { "id": "6ad9b2f0-60f2-49a2-89c0-7b35cde292ce", "name": "Get 1 unique from Zulrah", + "shortName": "Zulrah Unique", "tip": "Received as a drop from the Zulrah boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Zulrah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tanzanite_fang_detail.png/320px-Tanzanite_fang_detail.png", @@ -810,6 +866,7 @@ { "id": "723a9814-5c4e-4225-a88c-543003bf581f", "name": "Get 1 unique from Zulrah", + "shortName": "Zulrah Unique", "tip": "Received as a drop from the Zulrah boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Zulrah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tanzanite_fang_detail.png/320px-Tanzanite_fang_detail.png", @@ -823,6 +880,7 @@ { "id": "396c7960-b7fc-42ce-a014-8930b8ea10b2", "name": "Get 1 unique from Zulrah", + "shortName": "Zulrah Unique", "tip": "Received as a drop from the Zulrah boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Zulrah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tanzanite_fang_detail.png/320px-Tanzanite_fang_detail.png", @@ -836,6 +894,7 @@ { "id": "703439df-f8e2-4b4f-a601-fa12e84e12e7", "name": "Get 3 new uniques from beginner clues", + "shortName": "Beg Clues", "tip": "Potential reward from beginner clues. Minotaurs baby.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(beginner)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(beginner)_detail.png/320px-Clue_scroll_(beginner)_detail.png", @@ -852,6 +911,7 @@ { "id": "3cdd5b96-d5c1-418d-9e50-fca6191b25e4", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -878,6 +938,7 @@ { "id": "86dbeff7-9da1-462d-9bbd-b79cca075c13", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -904,6 +965,7 @@ { "id": "0f7db676-5b63-481e-a601-cc51d63f4a00", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -930,6 +992,7 @@ { "id": "90d3d4ef-22ac-4edf-b914-83dcb26c3132", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -956,6 +1019,7 @@ { "id": "2e5a305b-9536-4924-9b08-8269575be04d", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -982,6 +1046,7 @@ { "id": "c405d220-1cf1-4dbb-9393-3e6203146985", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1007,6 +1072,7 @@ { "id": "6339e683-7ef8-407e-a208-d9201549a44d", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1032,6 +1098,7 @@ { "id": "cc0e32eb-188d-4e41-acc3-8ecdc6a3ed51", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1057,6 +1124,7 @@ { "id": "f0515e76-9768-4d2e-b0a1-e16b26195e5d", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1082,6 +1150,7 @@ { "id": "3229d7fc-c253-41f5-b4a0-edf53bbac48a", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -1107,6 +1176,7 @@ { "id": "629be3c9-b90d-44d3-95bd-23ee7d46e148", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Barrage/Burst Jellies if you have ancients.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1134,6 +1204,7 @@ { "id": "8d141358-fea2-4928-9ffb-b0b60747e5ea", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Barrage/Burst Jellies if you have ancients.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1161,6 +1232,7 @@ { "id": "84ad48af-ed12-49d1-8b92-f54c0295d6dc", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Barrage/Burst Jellies if you have ancients.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1188,6 +1260,7 @@ { "id": "cb6cb0d4-0152-4eb0-b2ec-948a531bc18f", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Barrage/Burst Jellies if you have ancients.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1215,6 +1288,7 @@ { "id": "a75b2e99-d178-4c5b-b663-8f0c047921c7", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Barrage/Burst Jellies if you have ancients.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1242,6 +1316,7 @@ { "id": "d2cf0fc9-8b29-4858-b9d2-6328c8f27a4d", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Barrage/Burst Jellies if you have ancients.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1269,6 +1344,7 @@ { "id": "a7b39c35-fd34-453c-b335-e17effa2771a", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Barrage/Burst Jellies if you have ancients.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -1296,6 +1372,7 @@ { "id": "5c7108d6-3eda-4a54-8007-136d17484cfc", "name": "Get 2 new uniques from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1316,6 +1393,7 @@ { "id": "b36983da-b09e-4b7f-8800-c75165cd3994", "name": "Get 2 new uniques from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1336,6 +1414,7 @@ { "id": "96337b61-d22a-45ea-afff-3b1219671da2", "name": "Get 2 new uniques from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1356,6 +1435,7 @@ { "id": "177eb3af-da04-4090-87ce-1de1d7a097c6", "name": "Get 2 new uniques from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1376,6 +1456,7 @@ { "id": "4e24d326-41fe-4915-acad-12527bb309c3", "name": "Get 2 new uniques from elite clues", + "shortName": "Elite Clues", "tip": "Potential reward from elite clues. Elite clue rewards are not real. Jagex please fix.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(elite)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(elite)_detail.png/320px-Clue_scroll_(elite)_detail.png", @@ -1396,6 +1477,7 @@ { "id": "4136c505-f687-4687-9e3b-de149b29f7c4", "name": "Get 1 new unique from Gnome Restaurant", + "shortName": "Gnome Rest", "tip": "Potential reward from the Gnome Restaurant minigame. Last one yay!", "wikiLink": "https://oldschool.runescape.wiki/w/Gnome_Restaurant", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Gnome_scarf_detail.png/320px-Gnome_scarf_detail.png", @@ -1409,6 +1491,7 @@ { "id": "bed895eb-6590-4f27-b31f-f0b263e91e02", "name": "Get 2 White decorative pieces", + "shortName": "CW 2x White", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Decorative_armour_(white_platebody)_detail.png/320px-Decorative_armour_(white_platebody)_detail.png", @@ -1422,6 +1505,7 @@ { "id": "414ab46c-4925-4c96-b400-36cac80d3f8c", "name": "Get 2 White decorative pieces", + "shortName": "CW 2x White", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Decorative_armour_(white_platebody)_detail.png/320px-Decorative_armour_(white_platebody)_detail.png", @@ -1435,6 +1519,7 @@ { "id": "171e6e8d-0c1c-4343-9abc-7b02f25e82d1", "name": "Get 2 White decorative pieces", + "shortName": "CW 2x White", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Decorative_armour_(white_platebody)_detail.png/320px-Decorative_armour_(white_platebody)_detail.png", @@ -1448,6 +1533,7 @@ { "id": "2fee935b-6a1e-4896-9e50-e7f49a8ea6c5", "name": "Get 2 White decorative pieces", + "shortName": "CW 2x White", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Decorative_armour_(white_platebody)_detail.png/320px-Decorative_armour_(white_platebody)_detail.png", @@ -1461,6 +1547,7 @@ { "id": "59787c47-a249-48e3-8474-fc4d2ea9d0b6", "name": "Get an Elite void top", + "shortName": "Elite Void Top", "tip": "Can be purchased as a reward from the Pest Control Combat minigame. Poggers elite void!", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Elite_void_top_detail.png/320px-Elite_void_top_detail.png", @@ -1474,6 +1561,7 @@ { "id": "b5dec784-1812-4292-89ed-11921dcdd840", "name": "Get an Elite void robe", + "shortName": "Elite Void Bot", "tip": "Can be purchased as a reward from the Pest Control Combat minigame. Poggers elite void!", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Elite_void_robe_detail.png/320px-Elite_void_robe_detail.png", @@ -1487,6 +1575,7 @@ { "id": "3b384fae-29ae-40c3-82f8-77cc3197b0ba", "name": "Get 1 Naval set", + "shortName": "Naval Set", "tip": "Can be purchased as a reward from the Trouble Brewing minigame. This one time at Trouble Brewing...", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Green_naval_shirt_detail.png/320px-Green_naval_shirt_detail.png", @@ -1503,6 +1592,7 @@ { "id": "21633571-0c9a-4811-95e6-3ab190a71007", "name": "Get 1 Naval set", + "shortName": "Naval Set", "tip": "Can be purchased as a reward from the Trouble Brewing minigame. This one time at Trouble Brewing...", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Green_naval_shirt_detail.png/320px-Green_naval_shirt_detail.png", @@ -1519,6 +1609,7 @@ { "id": "dff39c15-ac70-4507-af61-790a75909916", "name": "Get 1 Naval set", + "shortName": "Naval Set", "tip": "Can be purchased as a reward from the Trouble Brewing minigame. This one time at Trouble Brewing...", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Green_naval_shirt_detail.png/320px-Green_naval_shirt_detail.png", @@ -1535,6 +1626,7 @@ { "id": "6c7ae054-1588-45bf-a53a-4b174a4e5d67", "name": "Get the Bronze fist flag", + "shortName": "BronzeFistFlag", "tip": "Can be purchased as a reward from the Trouble Brewing minigame. This one time at Trouble Brewing...", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bronze_fist_flag_detail.png/320px-Bronze_fist_flag_detail.png", @@ -1548,6 +1640,7 @@ { "id": "aad2c093-17f3-482f-a880-a10926d773d6", "name": "Get the Lucky shot flag", + "shortName": "LuckyShotFlag", "tip": "Can be purchased as a reward from the Trouble Brewing minigame. This one time at Trouble Brewing...", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Lucky_shot_flag_detail.png/320px-Lucky_shot_flag_detail.png", @@ -1561,6 +1654,7 @@ { "id": "63f46581-49f3-4e8d-b763-8c65057098a1", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received from a drop from several monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -1574,6 +1668,7 @@ { "id": "22ed7773-afd1-4c0e-99a5-df04deab543e", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received from a drop from several monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -1587,6 +1682,7 @@ { "id": "16f0a251-cb3c-48a3-b636-a9eaf28e99e2", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received from a drop from several monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -1600,6 +1696,7 @@ { "id": "cf091d1a-c25e-472b-9faf-95f906b342fb", "name": "Get 1 unique Elder chaos robe piece", + "shortName": "ECD Piece", "tip": "Can be received as a drop from Elder Chaos Druids. Last one yay!", "wikiLink": "https://oldschool.runescape.wiki/w/Elder_Chaos_druid", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Elder_chaos_top_detail.png/320px-Elder_chaos_top_detail.png", @@ -1613,6 +1710,7 @@ { "id": "4a9df3ae-7a23-4c65-a5c1-bb65d0c7d2a8", "name": "Get the Ogre expert headpiece", + "shortName": "Champy Hat", "tip": "Guaranteed from Chompy bird hunting.", "wikiLink": "https://oldschool.runescape.wiki/w/Chompy_bird_hunting", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Chompy_bird_hat_(ogre_expert)_detail.png/320px-Chompy_bird_hat_(ogre_expert)_detail.png", @@ -1629,6 +1727,7 @@ { "id": "a8405552-9c92-4087-9cd3-44b320ce2753", "name": "Get a unique from Demonic gorillas", + "shortName": "Demonic Unique", "tip": "Can be received as a drop from Demonic Gorillas(Murder Monkeys)", "wikiLink": "https://oldschool.runescape.wiki/w/Demonic_gorilla", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zenyte_shard_detail.png/320px-Zenyte_shard_detail.png", @@ -1642,6 +1741,7 @@ { "id": "840aab4b-539d-4875-9425-26ed8dc2ed73", "name": "Get a unique from Demonic gorillas", + "shortName": "Demonic Unique", "tip": "Can be received as a drop from Demonic Gorillas(Murder Monkeys)", "wikiLink": "https://oldschool.runescape.wiki/w/Demonic_gorilla", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zenyte_shard_detail.png/320px-Zenyte_shard_detail.png", @@ -1655,6 +1755,7 @@ { "id": "2131f675-b101-46fc-9077-5b47c521c3f1", "name": "Get a unique from Demonic gorillas", + "shortName": "Demonic Unique", "tip": "Can be received as a drop from Demonic Gorillas(Murder Monkeys)", "wikiLink": "https://oldschool.runescape.wiki/w/Demonic_gorilla", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zenyte_shard_detail.png/320px-Zenyte_shard_detail.png", @@ -1668,6 +1769,7 @@ { "id": "b71d6a65-b11f-4180-95ea-c6c438283228", "name": "Get a unique from Demonic gorillas", + "shortName": "Demonic Unique", "tip": "Can be received as a drop from Demonic Gorillas(Murder Monkeys)", "wikiLink": "https://oldschool.runescape.wiki/w/Demonic_gorilla", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zenyte_shard_detail.png/320px-Zenyte_shard_detail.png", @@ -1681,6 +1783,7 @@ { "id": "560b4526-eb2c-4cfe-bde2-69ac04ce036e", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Can be received when searching remains in the Whirlpool Dungeon. Check out the Ancient Page guide on the FAQ page! I'm not going to remember to link that page here I feel.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1698,6 +1801,7 @@ { "id": "210cb576-2cd7-4584-b8c1-19c370d03dff", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Can be received when searching remains in the Whirlpool Dungeon. Check out the Ancient Page guide on the FAQ page! I'm not going to remember to link that page here I feel.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1715,6 +1819,7 @@ { "id": "42ba515a-6fad-480b-96af-645e63483558", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Can be received when searching remains in the Whirlpool Dungeon. Check out the Ancient Page guide on the FAQ page! I'm not going to remember to link that page here I feel.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1732,6 +1837,7 @@ { "id": "05c2039e-e156-4699-94ea-1b32e270bac7", "name": "Get a Kurask head", + "shortName": "Kurask Head", "tip": "Can be received as a drop from Kurask.", "wikiLink": "https://oldschool.runescape.wiki/w/Kurask_head", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Kurask_head_detail.png/320px-Kurask_head_detail.png", @@ -1745,6 +1851,7 @@ { "id": "a364ddd9-13b1-40d6-8424-22826b7da30a", "name": "Get Dragon boots", + "shortName": "Dragon Boots", "tip": "Can be received as a drop from Spiritual Mages.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_boots_detail.png/320px-Dragon_boots_detail.png", @@ -1758,6 +1865,7 @@ { "id": "b1c2db0b-401f-4b2c-8849-94b22d8eac33", "name": "Get a Dark bow", + "shortName": "Dark Bow", "tip": "Can be received as a drop from Dark Beasts.", "wikiLink": "https://oldschool.runescape.wiki/w/Dark_bow", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dark_bow_detail.png/320px-Dark_bow_detail.png", @@ -1771,6 +1879,7 @@ { "id": "bd133c8e-00c1-4319-871c-45fa383a605b", "name": "Get 1 unique from Thermonuclear smoke devil", + "shortName": "Thermy Unique", "tip": "Can be received as a drop from the Thermonuclear Smoke Devil boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Thermonuclear_smoke_devil", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Occult_necklace_detail.png/320px-Occult_necklace_detail.png", @@ -1784,6 +1893,7 @@ { "id": "2b450aa9-57b9-4c91-ab53-5decd02214a9", "name": "Get 1 unique Obsidian armour drop", + "shortName": "ObsidianArmour", "tip": "Can be received as a drop from TzHaar Kets in the inner section of Mor Ul Rek. Burst/Barraging them is the best method for obtaining.", "wikiLink": "https://oldschool.runescape.wiki/w/Obsidian_armour", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Obsidian_platebody_detail.png/320px-Obsidian_platebody_detail.png", @@ -1797,6 +1907,7 @@ { "id": "5142b0ae-92ef-41ab-90a9-c66016e992fe", "name": "Get 1 unique Obsidian armour drop", + "shortName": "ObsidianArmour", "tip": "Can be received as a drop from TzHaar Kets in the inner section of Mor Ul Rek. Burst/Barraging them is the best method for obtaining.", "wikiLink": "https://oldschool.runescape.wiki/w/Obsidian_armour", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Obsidian_platebody_detail.png/320px-Obsidian_platebody_detail.png", @@ -1810,6 +1921,7 @@ { "id": "4eec2d1c-7b24-4c7b-86c6-d67c189b8128", "name": "Get a Dragon warhammer", + "shortName": "Dragon WH", "tip": "Can be received as a drop rarely, from Lizardmen Shaman.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_warhammer", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_warhammer_detail.png/320px-Dragon_warhammer_detail.png", @@ -1823,6 +1935,7 @@ { "id": "95471664-ca4f-476d-9c08-ab71d2077942", "name": "Get a Pharaoh's sceptre", + "shortName": "PharaohSceptre", "tip": "Can be received as a drop from the Pyramid Plunder Thieving minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Pharaoh's_sceptre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pharaoh's_sceptre_detail.png/320px-Pharaoh's_sceptre_detail.png", @@ -1836,6 +1949,7 @@ { "id": "fa0bca26-00b5-4fd5-b92c-d5add0813257", "name": "Get Chewed bones", + "shortName": "Chewed Bones", "tip": "Can be received as a drop from Mithril Dragons.", "wikiLink": "https://oldschool.runescape.wiki/w/Chewed_bones", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Chewed_bones_detail.png/320px-Chewed_bones_detail.png", @@ -1849,6 +1963,7 @@ { "id": "064452e1-5bbc-4835-bb58-0d5fa94d9e97", "name": "Get a Dragon spear", + "shortName": "Dragon Spear", "tip": "Can be received as a drop from the RDT. Killing Goraks with a Ring of Wealth a decent method.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_spear", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_spear_detail.png/320px-Dragon_spear_detail.png", @@ -1862,6 +1977,7 @@ { "id": "7bb58592-e85a-47b8-8a40-c0e0a9de3ab0", "name": "Get Expert mining gloves", + "shortName": "Exp Mining Gl", "tip": "Can be purchased as a reward in the Mining Guild. Two pairs of gloves and some minerals, ok Jamflex.", "wikiLink": "https://oldschool.runescape.wiki/w/Expert_mining_gloves", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Expert_mining_gloves_detail.png/320px-Expert_mining_gloves_detail.png", @@ -1875,6 +1991,7 @@ { "id": "0adb8c5f-1f25-469f-a5ca-caeb72926555", "name": "Complete the Ardougne Hard Diary", + "shortName": "Ardougne Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Ardougne_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1888,6 +2005,7 @@ { "id": "6d862500-e957-438a-91d7-73afd64cbc94", "name": "Complete the Desert Hard Diary", + "shortName": "Desert Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1901,6 +2019,7 @@ { "id": "ac81b972-e058-4f1c-9a6d-6b584152018e", "name": "Complete the Falador Hard Diary", + "shortName": "Falador Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Falador_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1914,6 +2033,7 @@ { "id": "ecf10542-a7dc-46a5-a104-1c2565775a0a", "name": "Complete the Fremennik Hard Diary", + "shortName": "Frem hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Fremennik_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1927,6 +2047,7 @@ { "id": "8eadf6a7-db23-4837-af73-353b46e7f154", "name": "Complete the Kandarin Hard Diary", + "shortName": "Kandarin Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Kandarin_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1940,6 +2061,7 @@ { "id": "efb50bb9-4fca-4c74-b17a-2411f462c798", "name": "Complete the Karamja Hard Diary", + "shortName": "Karamja Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Karamja_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1953,6 +2075,7 @@ { "id": "cf47e5f2-f8b7-4e8f-94c9-578c405ad7ba", "name": "Complete the Kourend & Kebos Hard Diary", + "shortName": "Kourend Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Kourend_&_Kebos_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1966,6 +2089,7 @@ { "id": "cf59d267-cfeb-4e20-91ce-083876b1393e", "name": "Complete the Lumbridge & Draynor Hard Diary", + "shortName": "Lumby Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Lumbridge_&_Draynor_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1979,6 +2103,7 @@ { "id": "ab6d1763-824a-42b5-b4f5-41b0e30f618a", "name": "Complete the Morytania Hard Diary", + "shortName": "Mory Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Morytania_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1992,6 +2117,7 @@ { "id": "376f87f1-88c5-4180-abca-505cdaa542e4", "name": "Complete the Varrock Hard Diary", + "shortName": "Varrock Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Varrock_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2005,6 +2131,7 @@ { "id": "6cad11a7-d40c-4a5e-962d-0387c9eb256b", "name": "Complete the Western Provinces Hard Diary", + "shortName": "WestProv Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Western_Provinces_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2018,6 +2145,7 @@ { "id": "4a1632cf-a847-43d9-884a-a43e135fdb76", "name": "Complete the Wilderness Hard Diary", + "shortName": "Wildy Hard", "tip": "Complete all the diary tasks.", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -2031,6 +2159,7 @@ { "id": "e105c01f-2269-4dcc-8043-04b62a7f5d8e", "name": "Get Bryophyta's essence", + "shortName": "Bryophyta Ess", "tip": "Can be received as a drop from the Bryophyta boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Bryophyta's_essence", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bryophyta's_essence_detail.png/320px-Bryophyta's_essence_detail.png", @@ -2044,6 +2173,7 @@ { "id": "590f82c0-944f-4b54-b119-3beb6d2da7c9", "name": "Get 1 unique from Sarachnis", + "shortName": "Sarachnis Uni", "tip": "Can be received as a drop from the Sarachnis boss. You can't make me go back to that hellish boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Sarachnis", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Giant_egg_sac(full)_detail.png/320px-Giant_egg_sac(full)_detail.png", @@ -2057,6 +2187,7 @@ { "id": "431fe883-14c3-4ac8-a8ce-c7db6b55b38c", "name": "Get 1 unique from the Gauntlet", + "shortName": "GauntletUnique", "tip": "Can be received as a drop from the Gauntlet. Been there done that.", "wikiLink": "https://oldschool.runescape.wiki/w/Gauntlet", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Blade_of_saeldor_(inactive)_detail.png/320px-Blade_of_saeldor_(inactive)_detail.png", @@ -2070,6 +2201,7 @@ { "id": "3824589f-203b-414e-88e9-ff62e0780189", "name": "Get 1 unique from the Gauntlet", + "shortName": "GauntletUnique", "tip": "Can be received as a drop from the Gauntlet. Anyone want some armour seeds?.", "wikiLink": "https://oldschool.runescape.wiki/w/Gauntlet", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Blade_of_saeldor_(inactive)_detail.png/320px-Blade_of_saeldor_(inactive)_detail.png", @@ -2083,6 +2215,7 @@ { "id": "9587a9a8-2820-4c8c-abe7-68e70ad98770", "name": "Get the Elven signet", + "shortName": "Elven Signer", "tip": "Can be received as a drop whilst catching Crystal implings.", "wikiLink": "https://oldschool.runescape.wiki/w/Elven_signet", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Elven_signet_detail.png/320px-Elven_signet_detail.png", @@ -2096,6 +2229,7 @@ { "id": "36137e21-5010-4760-9df0-cdf25ef34d9c", "name": "Get an Enhanced crystal teleport seed", + "shortName": "Enh Tele Seed", "tip": "Can be received as a drop from Iorwerth Warriors in the Iorwerth Dungeon. Alternatively, if already 85 thieving, can be pick pocketed from Elves in Priffdinas.", "wikiLink": "https://oldschool.runescape.wiki/w/Enhanced_crystal_teleport_seed", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Enhanced_crystal_teleport_seed_detail.png/320px-Enhanced_crystal_teleport_seed_detail.png", @@ -2109,6 +2243,7 @@ { "id": "90ca898a-a21c-4e12-9c1c-f3bda8396810", "name": "Get the Basilisk jaw", + "shortName": "Basilisk Jaw", "tip": "Can be received as a drop from Basilisk Knights.", "wikiLink": "https://oldschool.runescape.wiki/w/Basilisk_jaw", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Basilisk_jaw_detail.png/320px-Basilisk_jaw_detail.png", @@ -2122,6 +2257,7 @@ { "id": "fc6e069a-dc5c-43cb-8eba-724aabd799de", "name": "Get a shield left half", + "shortName": "ShieldLeftHalf", "tip": "Can be received as a drop from the RDT. Killing Goraks with a Ring of Wealth is a decent method.", "wikiLink": "https://oldschool.runescape.wiki/w/Shield_left_half", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Shield_left_half_detail.png/320px-Shield_left_half_detail.png", @@ -2135,6 +2271,7 @@ { "id": "77485df3-848e-4736-b85a-527ee4494c86", "name": "Get a Pirate's hook", + "shortName": "Pirate Hook", "tip": "Can be purchased as a reward from the Brimhaven Agility Arena.", "wikiLink": "https://oldschool.runescape.wiki/w/Pirate's_hook", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pirate's_hook_detail.png/320px-Pirate's_hook_detail.png", @@ -2148,6 +2285,7 @@ { "id": "5f44677a-8bcf-4e74-935f-731bdd4f5665", "name": "Get 2 uniques from the Hallowed Sepulchre", + "shortName": "2x HS Unique", "tip": "Can be received as a drop / purchased from the Hallowed Sepulchre.", "wikiLink": "https://oldschool.runescape.wiki/w/Hallowed_Sepulchre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hallowed_mark_detail.png/320px-Hallowed_mark_detail.png", @@ -2164,6 +2302,7 @@ { "id": "f8e6c849-7599-48b4-809b-bb795632c74d", "name": "Get 2 uniques from the Hallowed Sepulchre", + "shortName": "2x HS Unique", "tip": "Can be received as a drop / purchased from the Hallowed Sepulchre.", "wikiLink": "https://oldschool.runescape.wiki/w/Hallowed_Sepulchre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hallowed_mark_detail.png/320px-Hallowed_mark_detail.png", @@ -2180,6 +2319,7 @@ { "id": "5d8acede-1379-4bb6-a2af-da157c1bea37", "name": "Get 2 uniques from the Hallowed Sepulchre", + "shortName": "2x HS Unique", "tip": "Can be received as a drop / purchased from the Hallowed Sepulchre.", "wikiLink": "https://oldschool.runescape.wiki/w/Hallowed_Sepulchre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hallowed_mark_detail.png/320px-Hallowed_mark_detail.png", @@ -2196,6 +2336,7 @@ { "id": "422732ad-4c87-4940-94b5-28086228b938", "name": "Get 2 uniques from the Hallowed Sepulchre", + "shortName": "2x HS Unique", "tip": "Can be received as a drop / purchased from the Hallowed Sepulchre.", "wikiLink": "https://oldschool.runescape.wiki/w/Hallowed_Sepulchre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hallowed_mark_detail.png/320px-Hallowed_mark_detail.png", @@ -2212,6 +2353,7 @@ { "id": "1b7b8233-cc01-4fe3-9e2d-a723534caa03", "name": "Get 2 uniques from the Hallowed Sepulchre", + "shortName": "2x HS Unique", "tip": "Can be received as a drop / purchased from the Hallowed Sepulchre.", "wikiLink": "https://oldschool.runescape.wiki/w/Hallowed_Sepulchre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hallowed_mark_detail.png/320px-Hallowed_mark_detail.png", @@ -2228,6 +2370,7 @@ { "id": "6504c280-922b-4015-a41e-87428acfd4d2", "name": "Get 2 uniques from the Hallowed Sepulchre", + "shortName": "2x HS Unique", "tip": "Can be received as a drop / purchased from the Hallowed Sepulchre.", "wikiLink": "https://oldschool.runescape.wiki/w/Hallowed_Sepulchre", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hallowed_mark_detail.png/320px-Hallowed_mark_detail.png", @@ -2244,6 +2387,7 @@ { "id": "303e12d3-1072-4b2f-bf31-11fe997fcadf", "name": "Unlock 2 monkey backpack transformations", + "shortName": "OokOokBackpack", "tip": "Unlocked after many laps on the Ape Atoll Agility course. Only after completion of Monkey Madness II.", "wikiLink": "https://oldschool.runescape.wiki/w/Monkey_(Monkey_Madness_II)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Monkey_(Monkey_Madness_II)_detail.png/320px-Monkey_(Monkey_Madness_II)_detail.png", @@ -2257,6 +2401,7 @@ { "id": "432bd845-b1d9-47cf-b1e4-c236ee824a0e", "name": "Unlock 2 monkey backpack transformations", + "shortName": "OokOokBackpack", "tip": "Unlocked after many laps on the Ape Atoll Agility course. Only after completion of Monkey Madness II.", "wikiLink": "https://oldschool.runescape.wiki/w/Monkey_(Monkey_Madness_II)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Monkey_(Monkey_Madness_II)_detail.png/320px-Monkey_(Monkey_Madness_II)_detail.png", @@ -2270,6 +2415,7 @@ { "id": "7f477574-08e7-4914-856c-71e37d5e97f5", "name": "Unlock 2 monkey backpack transformations", + "shortName": "OokOokBackpack", "tip": "Unlocked after many laps on the Ape Atoll Agility course. Only after completion of Monkey Madness II.", "wikiLink": "https://oldschool.runescape.wiki/w/Monkey_(Monkey_Madness_II)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Monkey_(Monkey_Madness_II)_detail.png/320px-Monkey_(Monkey_Madness_II)_detail.png", @@ -2283,6 +2429,7 @@ { "id": "99c41fa2-ba74-47b7-a960-1c24d3ace628", "name": "Get Amy's saw", + "shortName": "Amy's Saw", "tip": "Can be purchased as a reward from the Mahogany Homes minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Mahogany_Homes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Amy's_saw_detail.png/320px-Amy's_saw_detail.png", @@ -2296,6 +2443,7 @@ { "id": "8a1cb3f7-4e54-46b8-a0ea-a6ac671d3101", "name": "Get 1 piece of Carpenter equipment", + "shortName": "CarpenterPiece", "tip": "Can be purchased as a reward from the Mahogany Homes minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Mahogany_Homes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Carpenter's_shirt_detail.png/320px-Carpenter's_shirt_detail.png", @@ -2309,6 +2457,7 @@ { "id": "91995980-a7be-462a-b769-0c7d877c5aef", "name": "Get 1 piece of Carpenter equipment", + "shortName": "CarpenterPiece", "tip": "Can be purchased as a reward from the Mahogany Homes minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Mahogany_Homes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Carpenter's_shirt_detail.png/320px-Carpenter's_shirt_detail.png", @@ -2322,6 +2471,7 @@ { "id": "e5ecf427-c9e0-4fc1-ac0c-7abdac9aaa50", "name": "Get a Blood shard", + "shortName": "Blood Shard", "tip": "Can be received as a drop whilst killing Vyrewatch Sentinels or pickpocketing Vyres. Killing is pretty chill.", "wikiLink": "https://oldschool.runescape.wiki/w/Blood_shard", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Blood_shard_detail.png/320px-Blood_shard_detail.png", @@ -2335,6 +2485,7 @@ { "id": "c218c18f-a9d2-462d-9e64-d5ffab12f418", "name": "Get a Soul cape", + "shortName": "Soul Cape", "tip": "Can be purchased as a reward from the Soul Wars minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Soul_cape", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Soul_cape_(red)_detail.png/320px-Soul_cape_(red)_detail.png", @@ -2348,6 +2499,7 @@ { "id": "415a866e-89db-4f17-95f4-7887c29c3ace", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -2364,6 +2516,7 @@ { "id": "adcae074-ffe8-4969-8604-829a59ca5795", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -2380,6 +2533,7 @@ { "id": "ce78ed96-2f89-4a2f-91ac-79bd5932fabd", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -2396,6 +2550,7 @@ { "id": "94312599-a8ca-4113-9cd0-665821fabed3", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -2412,6 +2567,7 @@ { "id": "85ab6e99-1f53-415a-94fd-7295bac9b61d", "name": "Get the Ash covered tome", + "shortName": "AshCoveredTome", "tip": "Can be purchased as a reward from the Volcanic Mine minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Volcanic_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ash_covered_tome_detail.png/320px-Ash_covered_tome_detail.png", @@ -2425,6 +2581,7 @@ { "id": "3cf7a2dc-4f53-42e0-a838-c9a312ff60e6", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received as a reward from the Tempoross Skilling boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -2440,6 +2597,7 @@ { "id": "5a4fd126-9c0c-4031-a612-8b8615c57708", "name": "Get a Vial of blood", + "shortName": "Vial of Blood", "tip": "Can be received as a reward from completing the Theatre of Blood in any mode. Entry mode is easiest to solo, but Normal can be easier to find teams.", "wikiLink": "https://oldschool.runescape.wiki/w/Theatre_of_Blood/Entry_Mode", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Vial_of_blood_detail.png/320px-Vial_of_blood_detail.png", @@ -2453,6 +2611,7 @@ { "id": "22f78944-084d-4f04-a107-efc2c7005f02", "name": "Get a unique Egg Sac from the Grubby Chest", + "shortName": "Egg Sac", "tip": "Can be received as a drop whilst opening the Grubby Chest in the Forthos Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Grubby_Chest", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Grubby_key_detail.png/320px-Grubby_key_detail.png", @@ -2466,6 +2625,7 @@ { "id": "aaf61de0-1bfd-4292-8696-c04f354a3ad0", "name": "Get a unique Egg Sac from the Grubby Chest", + "shortName": "Egg Sac", "tip": "Can be received as a drop whilst opening the Grubby Chest in the Forthos Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Grubby_Chest", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Grubby_key_detail.png/320px-Grubby_key_detail.png", @@ -2479,6 +2639,7 @@ { "id": "22cbded8-bdc1-4ec4-8f97-3e2b55ea2590", "name": "Get 1 unique Nihil shard / Ceremonial robe piece", + "shortName": "Nihil/Cere", "tip": "Can be received as a drop whilst killing Ancient Creatures in the God Wars Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_Prison", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_ceremonial_top_detail.png/320px-Ancient_ceremonial_top_detail.png", @@ -2492,6 +2653,7 @@ { "id": "c940807b-aa81-4bfc-8cc1-b31df1588ec2", "name": "Get 1 unique Nihil shard / Ceremonial robe piece", + "shortName": "Nihil/Cere", "tip": "Can be received as a drop whilst killing Ancient Creatures in the God Wars Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_Prison", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_ceremonial_top_detail.png/320px-Ancient_ceremonial_top_detail.png", @@ -2505,6 +2667,7 @@ { "id": "69370c5b-b5ac-4ceb-8b7c-3cdc8c8b24a8", "name": "Get 1 unique Nihil shard / Ceremonial robe piece", + "shortName": "Nihil/Cere", "tip": "Can be received as a drop whilst killing Ancient Creatures in the God Wars Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_Prison", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_ceremonial_top_detail.png/320px-Ancient_ceremonial_top_detail.png", @@ -2518,6 +2681,7 @@ { "id": "b7274190-a159-4be0-b5bb-aa10d04de978", "name": "Get 1 unique Nihil shard / Ceremonial robe piece", + "shortName": "Nihil/Cere", "tip": "Can be received as a drop whilst killing Ancient Creatures in the God Wars Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_Prison", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_ceremonial_top_detail.png/320px-Ancient_ceremonial_top_detail.png", @@ -2531,6 +2695,7 @@ { "id": "aebcf71c-c7a5-448f-be23-aae56a3514a6", "name": "Get 1 unique Nihil shard / Ceremonial robe piece", + "shortName": "Nihil/Cere", "tip": "Can be received as a drop whilst killing Ancient Creatures in the God Wars Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_Prison", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_ceremonial_top_detail.png/320px-Ancient_ceremonial_top_detail.png", @@ -2544,6 +2709,7 @@ { "id": "0853df5c-a949-456b-ba27-585c83f4ff7b", "name": "Get 1 unique Nihil shard / Ceremonial robe piece", + "shortName": "Nihil/Cere", "tip": "Can be received as a drop whilst killing Ancient Creatures in the God Wars Dungeon.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_Prison", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_ceremonial_top_detail.png/320px-Ancient_ceremonial_top_detail.png", @@ -2557,6 +2723,7 @@ { "id": "d1ad46ae-91a6-4c1e-ab62-874c5c876a46", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame. Runecrafting... it's actually kinda fun now.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2573,6 +2740,7 @@ { "id": "914fb7b1-0b9c-4e15-96ad-601b5fffa399", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame. Runecrafting... it's actually kinda fun now.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2589,6 +2757,7 @@ { "id": "ce2dde4a-10f5-4e28-84ff-03674459fb62", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame. Runecrafting... it's actually kinda fun now.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2605,6 +2774,7 @@ { "id": "f1dfd180-f10e-4c39-bbcf-4fd1a9147bf9", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame. Runecrafting... it's actually kinda fun now.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2621,6 +2791,7 @@ { "id": "98789fec-0280-4b8e-8293-3e7059c15591", "name": "Get a Colossal blade", + "shortName": "Colossal Blade", "tip": "Can be purchased as a reward from the Giants' Foundry Skilling minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Giants'_Foundry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Colossal_blade_detail.png/320px-Colossal_blade_detail.png", @@ -2634,6 +2805,7 @@ { "id": "d5f35911-b2df-4508-99fa-9aebfecb7e6b", "name": "Get 1 unique from Tombs of Amascut", + "shortName": "ToA Unique", "tip": "Can be received as a reward from the Tombs of Amascut raid", "wikiLink": "https://oldschool.runescape.wiki/w/Tombs_of_Amascut", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Thread_of_elidinis_detail.png/320px-Thread_of_elidinis_detail.png", @@ -2650,6 +2822,7 @@ { "id": "72da9fab-1793-46ae-99b2-6da8b08690db", "name": "Get 1 unique from Tombs of Amascut", + "shortName": "ToA Unique", "tip": "Can be received as a reward from the Tombs of Amascut raid", "wikiLink": "https://oldschool.runescape.wiki/w/Tombs_of_Amascut", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Thread_of_elidinis_detail.png/320px-Thread_of_elidinis_detail.png", @@ -2666,6 +2839,7 @@ { "id": "64e35755-e178-494a-890d-a31e236bcbe2", "name": "Get 1 unique from Tombs of Amascut", + "shortName": "ToA Unique", "tip": "Can be received as a reward from the Tombs of Amascut raid", "wikiLink": "https://oldschool.runescape.wiki/w/Tombs_of_Amascut", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Thread_of_elidinis_detail.png/320px-Thread_of_elidinis_detail.png", @@ -2682,6 +2856,7 @@ { "id": "e0ff91a7-4f46-4393-8597-fb9cecbe1753", "name": "Get 1 unique from the Phantom Muspah", + "shortName": "Muspah Unique", "tip": "Can be received a drop from Phantom Muspah boss", "wikiLink": "https://oldschool.runescape.wiki/w/Phantom_Muspah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_essence_500_detail.png/320px-Ancient_essence_500_detail.png", @@ -2695,6 +2870,7 @@ { "id": "bad0e4d9-4a7f-4224-8a6c-001a7e357573", "name": "Get 1 unique from the Phantom Muspah", + "shortName": "Muspah Unique", "tip": "Can be received a drop from Phantom Muspah boss", "wikiLink": "https://oldschool.runescape.wiki/w/Phantom_Muspah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_essence_500_detail.png/320px-Ancient_essence_500_detail.png", @@ -2708,6 +2884,7 @@ { "id": "97e11a1b-96ab-4320-972f-44c0cb64310e", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2724,6 +2901,7 @@ { "id": "429618d6-ae22-4820-a399-949a609c7d00", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2740,6 +2918,7 @@ { "id": "336d1bbe-44a3-459d-b1e4-c45fc7443d6e", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2756,6 +2935,7 @@ { "id": "a1c9589f-b3fc-4d8a-bff1-e56fa3dd06a7", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2772,6 +2952,7 @@ { "id": "79ca59fb-82dc-4fc2-b2ff-bd29554582c8", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2788,6 +2969,7 @@ { "id": "5cac1341-3a12-4c0f-8f8c-7b5f8dd02578", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2804,6 +2986,7 @@ { "id": "08d5bc91-8a6e-40a5-a8eb-e47719a5325e", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2820,6 +3003,7 @@ { "id": "b6933cf1-e976-418d-b3b5-dafad4552ed5", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2836,6 +3020,7 @@ { "id": "ed9a63d5-62a2-46df-a437-57c47661d1e4", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2852,6 +3037,7 @@ { "id": "a68e2ee5-4468-4fc2-98a1-c3de797ff7c2", "name": "Get 1 unique from the Hunter Guild", + "shortName": "Hunter Guild", "tip": "Received as a drop when completing Hunters Rumours", "wikiLink": "https://oldschool.runescape.wiki/w/Hunter_Guild#Other", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guild_hunter_top_detail.png/320px-Guild_hunter_top_detail.png", @@ -2865,6 +3051,7 @@ { "id": "80a0f818-172e-4f4b-8b07-ac56cc8847d0", "name": "Get 1 unique from the Hunter Guild", + "shortName": "Hunter Guild", "tip": "Received as a drop when completing Hunters Rumours", "wikiLink": "https://oldschool.runescape.wiki/w/Hunter_Guild#Other", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guild_hunter_top_detail.png/320px-Guild_hunter_top_detail.png", @@ -2878,6 +3065,7 @@ { "id": "c3054a3e-d80c-40e6-9039-bee7e64055ed", "name": "Obtain Sunfire splinters", + "shortName": "Sunfire Splint", "tip": "Reward from Fortis Colosseum or from hunting Sunfire Antelope", "wikiLink": "https://oldschool.runescape.wiki/w/Sunfire_splinters", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Sunfire_splinters_4_detail.png/320px-Sunfire_splinters_4_detail.png", @@ -2891,6 +3079,7 @@ { "id": "bd3ca60d-55ca-4155-9af7-ab86e6fc8887", "name": "Get 1 unique from Tormented Demons", + "shortName": "TD Unique", "tip": "Can be obtained when killing Tormented Demons", "wikiLink": "https://oldschool.runescape.wiki/w/Tormented_demon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tormented_synapse_detail.png/320px-Tormented_synapse_detail.png", @@ -2904,6 +3093,7 @@ { "id": "d1380a3b-5963-4ddf-94a0-b040b93c7765", "name": "Get 1 unique from Tormented Demons", + "shortName": "TD Unique", "tip": "Can be obtained when killing Tormented Demons", "wikiLink": "https://oldschool.runescape.wiki/w/Tormented_demon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tormented_synapse_detail.png/320px-Tormented_synapse_detail.png", @@ -2917,6 +3107,7 @@ { "id": "1b5ff8e4-3cef-4d3a-8476-2091a0aac5b6", "name": "Get 1 unique from Tormented Demons", + "shortName": "TD Unique", "tip": "Can be obtained when killing Tormented Demons", "wikiLink": "https://oldschool.runescape.wiki/w/Tormented_demon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tormented_synapse_detail.png/320px-Tormented_synapse_detail.png", @@ -2930,6 +3121,7 @@ { "id": "9d7b0542-d31c-476a-afad-58541e4674bd", "name": "Get the Aranea Boots", + "shortName": "Aranea Boots", "tip": "Can be obtained when killing Araxytes, with 2.5x drop chance when on task!", "wikiLink": "https://oldschool.runescape.wiki/w/Aranea_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Aranea_boots_detail.png/320px-Aranea_boots_detail.png", @@ -2943,6 +3135,7 @@ { "id": "f18930cd-ae0d-4a50-8ed2-85eba8818d4c", "name": "Get 1 unique from Araxytes/Araxxor", + "shortName": "Rax Unique", "tip": "Can be obtained when killing Araxytes/Araxxor", "wikiLink": "https://oldschool.runescape.wiki/w/Araxxor", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Araxyte_fang_detail.png/320px-Araxyte_fang_detail.png", @@ -2956,6 +3149,7 @@ { "id": "47401a36-f294-4a8a-8efe-29864a93c7f1", "name": "Get 1 unique from Araxytes/Araxxor", + "shortName": "Rax Unique", "tip": "Can be obtained when killing Araxytes/Araxxor", "wikiLink": "https://oldschool.runescape.wiki/w/Araxxor", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Araxyte_fang_detail.png/320px-Araxyte_fang_detail.png", @@ -2969,6 +3163,7 @@ { "id": "29bcf213-8476-4f13-a8b0-642115b866a9", "name": "Get a Wyrm/Brimhaven graceful recolor", + "shortName": "Grace Recolour", "tip": "Obtained through Brimhaven agility course or Wyrm agility course. Taskers have to replace their current graceful for the 2nd task, so the set you like the most should be grinded last.", "wikiLink": "https://oldschool.runescape.wiki/w/Graceful_outfit", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Graceful_crafting_kit_detail.png/320px-Graceful_crafting_kit_detail.png", @@ -2985,6 +3180,7 @@ { "id": "3280fa0a-607c-4850-a2a1-6562e6a5873a", "name": "Get the Prescription goggles", + "shortName": "Pres Goggles", "tip": "Obtained through Mastering Mixology Herblore minigame", "wikiLink": "https://oldschool.runescape.wiki/w/Mastering_Mixology", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Prescription_goggles_(unfocused)_detail.png/320px-Prescription_goggles_(unfocused)_detail.png", @@ -2998,6 +3194,7 @@ { "id": "2bc56de3-02e8-464a-9d22-0ab2132fa6fd", "name": "Get the Alchemist's amulet", + "shortName": "Alchem Amulet", "tip": "Obtained through Mastering Mixology Herblore minigame", "wikiLink": "https://oldschool.runescape.wiki/w/Mastering_Mixology", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Alchemist's_amulet_(uncharged)_detail.png/320px-Alchemist's_amulet_(uncharged)_detail.png", @@ -3011,6 +3208,7 @@ { "id": "a5c685b6-c385-4797-ae6f-fc11a7c2098a", "name": "Get 1 unique from the Hueycoatl", + "shortName": "Huey Unique", "tip": "Obtained by killing The Hueycoatl", "wikiLink": "https://oldschool.runescape.wiki/w/The_Hueycoatl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_hunter_wand_detail.png/320px-Dragon_hunter_wand_detail.png", @@ -3024,6 +3222,7 @@ { "id": "dc3ed87a-1cc1-4c22-9b97-10bb2155c346", "name": "Get 1 unique from Royal Titans", + "shortName": "Titans Unique", "tip": "Obtained by killing the Royal Titans boss. First kill you must choose Take Pages option as you can force this unique.", "wikiLink": "https://oldschool.runescape.wiki/w/Royal_Titans", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twinflame_staff_detail.png/320px-Twinflame_staff_detail.png", @@ -3037,6 +3236,7 @@ { "id": "82a8379b-8a72-4206-8465-ee67d64c640c", "name": "Get 1 unique from Royal Titans", + "shortName": "Titans Unique", "tip": "Obtained by killing the Royal Titans boss. First kill you must choose Take Pages option as you can force this unique.", "wikiLink": "https://oldschool.runescape.wiki/w/Royal_Titans", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twinflame_staff_detail.png/320px-Twinflame_staff_detail.png", @@ -3050,6 +3250,7 @@ { "id": "62c25092-cdd4-421e-a528-d97e46712ad3", "name": "Get 1 unique from Doom of Mokhaiotl", + "shortName": "Doom Unique", "tip": "Giant, insect-like, demonic boss found in the Tonali Cavern after completion of The Final Dawn quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Doom_of_Mokhaiotl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eye_of_ayak_detail.png/320px-Eye_of_ayak_detail.png", @@ -3063,6 +3264,7 @@ { "id": "22762b53-7e09-4f0a-b20d-3fdb6fe8cc02", "name": "Get 1 unique from Doom of Mokhaiotl", + "shortName": "Doom Unique", "tip": "Giant, insect-like, demonic boss found in the Tonali Cavern after completion of The Final Dawn quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Doom_of_Mokhaiotl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eye_of_ayak_detail.png/320px-Eye_of_ayak_detail.png", @@ -3076,6 +3278,7 @@ { "id": "c7215dcc-13c5-44e5-92f7-ae02954e91e1", "name": "Get the next reward from The Gwenith Glide", + "shortName": "Bara Trial 3", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Gwenith_Glide", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Serrated_key_detail.png/320px-Serrated_key_detail.png", @@ -3089,6 +3292,7 @@ { "id": "a2e1f807-809c-4c63-a86a-3110b770aa5d", "name": "Get the next reward from The Gwenith Glide", + "shortName": "Bara Trial 3", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Gwenith_Glide", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Serrated_key_detail.png/320px-Serrated_key_detail.png", @@ -3102,6 +3306,7 @@ { "id": "6781ff7e-19d5-49ae-b0b7-5ade51fc6938", "name": "Get the next reward from The Gwenith Glide", + "shortName": "Bara Trial 3", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Gwenith_Glide", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Serrated_key_detail.png/320px-Serrated_key_detail.png", @@ -3115,6 +3320,7 @@ { "id": "1049b6c8-4368-4ad4-aa47-a0dbdcc6a01d", "name": "Get the Armadylean paint", + "shortName": "Armadyl Paint", "tip": "Obtained by fully charting the Northern Ocean. Show your Captain's Log to Gerardus on Port Roberts, and trade the item you receive to Larissa for the paint.", "wikiLink": "https://oldschool.runescape.wiki/w/Armadylean_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadylean_paint_detail.png/320px-Armadylean_paint_detail.png", @@ -3128,6 +3334,7 @@ { "id": "06a6ff87-cd1a-4e4e-81bd-6c2cb31dfbfe", "name": "Get the Guthixian paint", + "shortName": "Guthix Paint", "tip": "Obtained by fully charting the Shrouded Ocean. Show your Captain's Log to Gerardus on Port Roberts, and trade the item you receive to the Elite Void Knight for the paint.", "wikiLink": "https://oldschool.runescape.wiki/w/Guthixian_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthixian_paint_detail.png/320px-Guthixian_paint_detail.png", @@ -3141,6 +3348,7 @@ { "id": "0e0beed5-a5fd-4380-b46d-b8effd37463d", "name": "Get the Eternal brazier schematic", + "shortName": "EternalBrazier", "tip": "Obtained from the locked lockbox on Buccaneers' Haven. The key is buried on Tear of the Soul.", "wikiLink": "https://oldschool.runescape.wiki/w/Eternal_brazier_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Eternal_brazier_schematic_detail.png/320px-Eternal_brazier_schematic_detail.png", @@ -3154,6 +3362,7 @@ { "id": "4dcd3e06-1c39-405d-a5fd-992e3b60f6b3", "name": "Get the Dragon helm schematic", + "shortName": "Dragon Helm", "tip": "Obtained from the locked lockbox on Sunbleak Island. The key is buried on Laguna Aurorae.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_helm_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_helm_schematic_detail.png/320px-Dragon_helm_schematic_detail.png", @@ -3167,6 +3376,7 @@ { "id": "5180ff8f-97d8-4447-8ad9-a4c2984f5c5a", "name": "Get the Dragon salvaging hook schematic", + "shortName": "DSHook Schem", "tip": "Obtained from the locked lockbox on Lledrith Island. The key is buried on Ynysdail.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_salvaging_hook_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_salvaging_hook_schematic_detail.png/320px-Dragon_salvaging_hook_schematic_detail.png", @@ -3180,6 +3390,7 @@ { "id": "82a78d08-7dfe-4b99-882f-cf86ea336d4f", "name": "Get the Dragon cannon schematic", + "shortName": "DCannon Schem", "tip": "Obtained from the locked lockbox on Deepfin Point. The key is buried on Buccaneers' Haven.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_cannon_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_cannon_schematic_detail.png/320px-Dragon_cannon_schematic_detail.png", @@ -3193,6 +3404,7 @@ { "id": "3ad2a052-e9e7-495a-9d47-02e30194d8de", "name": "Get some Dragon nails", + "shortName": "Dragon Nails", "tip": "Obtained as a drop from Narwhals.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_nails", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_nails_detail.png/320px-Dragon_nails_detail.png", @@ -3206,6 +3418,7 @@ { "id": "99fbd170-991a-48dc-858f-3c1bb7e63da0", "name": "Get an Echo pearl", + "shortName": "Echo Pearl", "tip": "Obtained as a drop from Orcas, which can be safespotted. Bounty Tasks increase the drop rate.", "wikiLink": "https://oldschool.runescape.wiki/w/Echo_pearl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Echo_pearl_detail.png/320px-Echo_pearl_detail.png", @@ -3219,6 +3432,7 @@ { "id": "051b908c-c675-4946-a508-1816cb35022c", "name": "Get a Narwhal horn", + "shortName": "Narwhal Horn", "tip": "Obtained as a drop from Narwhals.", "wikiLink": "https://oldschool.runescape.wiki/w/Narwhal_horn", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Narwhal_horn_detail.png/320px-Narwhal_horn_detail.png", @@ -3232,6 +3446,7 @@ { "id": "b5278998-7a38-4f11-a816-0cd3256cfbcc", "name": "Get a Broken dragon hook", + "shortName": "Broken D Hook", "tip": "Obtained as a drop from Great White Sharks. Bounty Tasks increase the drop rate.", "wikiLink": "https://oldschool.runescape.wiki/w/Broken_dragon_hook", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Broken_dragon_hook_detail.png/320px-Broken_dragon_hook_detail.png", @@ -3245,6 +3460,7 @@ { "id": "3d46da29-1604-4847-b084-9f7a7629d803", "name": "Get the next Sea Treasure", + "shortName": "Sea Treasure", "tip": "Obtained while sorting salvage. Each sea treasure can be found in a unique salvage type. The Sailors' amulet can be found in all salvages and also completes the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Sea_treasure", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plundered_salvage_detail.png/320px-Plundered_salvage_detail.png", @@ -3258,6 +3474,7 @@ { "id": "9f9ee429-2271-432c-ae0c-bbe0b01321da", "name": "Get an Aquanite tendon", + "shortName": "AquaniteTendon", "tip": "Obtained as a drop from Aquanites; being on a slayer task significantly improves the drop rate.", "wikiLink": "https://oldschool.runescape.wiki/w/Aquanite_tendon", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Aquanite_tendon_detail.png/320px-Aquanite_tendon_detail.png", @@ -3271,6 +3488,7 @@ { "id": "7d0e1c12-26df-44d2-af93-544302152393", "name": "Get a Golden haddock", + "shortName": "Golden Haddock", "tip": "Obtained while deep sea trawling for Haddock.", "wikiLink": "https://oldschool.runescape.wiki/w/Golden_haddock", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Golden_haddock_detail.png/320px-Golden_haddock_detail.png", @@ -3284,6 +3502,7 @@ { "id": "f5575959-0ffa-4aa1-a6a6-eb39168ff831", "name": "Get an Orangefin", + "shortName": "Orangefin", "tip": "Obtained while deep sea trawling for Yellowfin.", "wikiLink": "https://oldschool.runescape.wiki/w/Orangefin", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Orangefin_detail.png/320px-Orangefin_detail.png", @@ -3297,6 +3516,7 @@ { "id": "ec9b47be-3655-4f9e-b9a2-444ff3456293", "name": "Get a Huge halibut", + "shortName": "Huge Halibut", "tip": "Obtained while deep sea trawling for Halibut", "wikiLink": "https://oldschool.runescape.wiki/w/Huge_halibut", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Huge_halibut_detail.png/320px-Huge_halibut_detail.png", diff --git a/tiers/medium.json b/tiers/medium.json index 63ca0a1..dd4280c 100644 --- a/tiers/medium.json +++ b/tiers/medium.json @@ -4,6 +4,7 @@ { "id": "d4f8608e-9aaf-4377-9423-5ce5b3d62c63", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -20,6 +21,7 @@ { "id": "58d0b8bf-4612-4116-b8e1-105e40dbb320", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -36,6 +38,7 @@ { "id": "9cf26cc0-b32e-4be8-a525-741b620f5c59", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -52,6 +55,7 @@ { "id": "a874e0bb-e1a4-445e-a79a-ac936c9cf009", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -68,6 +72,7 @@ { "id": "9e4697fd-95e5-4bf8-b774-178eab348baf", "name": "Get 1 unique from Barrows", + "shortName": "Barrows Unique", "tip": "Can be received as a reward from the Barrows Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Barrows", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guthan's_helm_detail.png/320px-Guthan's_helm_detail.png", @@ -84,6 +89,7 @@ { "id": "f6ebc061-69a7-45c0-b89e-ef4c7ead5e82", "name": "Get 1 unique from Crazy Archeologist", + "shortName": "Crazy Arch", "tip": "Can be received as a drop from the Crazy Archaeologist.", "wikiLink": "https://oldschool.runescape.wiki/w/Crazy_archaeologist", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fedora_detail.png/320px-Fedora_detail.png", @@ -97,6 +103,7 @@ { "id": "4ed977a4-6eeb-48c8-bbe6-93a87657a851", "name": "Get 1 unique from Crazy Archeologist", + "shortName": "Crazy Arch", "tip": "Can be received as a drop from the Crazy Archaeologist.", "wikiLink": "https://oldschool.runescape.wiki/w/Crazy_archaeologist", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fedora_detail.png/320px-Fedora_detail.png", @@ -110,6 +117,7 @@ { "id": "1504af39-da26-4ac0-a414-3ea6a32428d5", "name": "Get 1 unique from Crazy Archeologist", + "shortName": "Crazy Arch", "tip": "Can be received as a drop from the Crazy Archaeologist.", "wikiLink": "https://oldschool.runescape.wiki/w/Crazy_archaeologist", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fedora_detail.png/320px-Fedora_detail.png", @@ -123,6 +131,7 @@ { "id": "f69634c9-337c-4944-aea9-a16e74e62658", "name": "Get a Fire cape", + "shortName": "Fire Cape", "tip": "Guaranteed reward upon completion of the Fight Caves. Good luck with Jad!", "wikiLink": "https://oldschool.runescape.wiki/w/TzHaar_Fight_Cave", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fire_cape_detail_animated.gif/320px-Fire_cape_detail_animated.gif", @@ -136,6 +145,7 @@ { "id": "72996bdf-4a9b-48be-b378-a5f11636a68a", "name": "Get Granite dust", + "shortName": "Granite Dust", "tip": "Guaranteed drop from the Grotesque Guardians boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Grotesque_Guardians", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Granite_dust_detail.png/320px-Granite_dust_detail.png", @@ -149,6 +159,7 @@ { "id": "84ec6b48-384d-4d7a-aaac-07fb527b2115", "name": "Get a Hill giant club", + "shortName": "HillGiantClub", "tip": "Can be received as a drop form Obor.", "wikiLink": "https://oldschool.runescape.wiki/w/Obor", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hill_giant_club_detail.png/320px-Hill_giant_club_detail.png", @@ -162,6 +173,7 @@ { "id": "5b11a9ff-04a0-46cd-96a3-77ecf7385fc4", "name": "Get 1 unique from Wintertodt", + "shortName": "WT Unique", "tip": "Wintertodt uniques come from the Wintertodt Skilling boss. Dragon axe does not count this task. Dragon axe is a Dagannoth Kings task. Rip TaskOnly UIM", "wikiLink": "https://oldschool.runescape.wiki/w/Wintertodt", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pyromancer_hood_detail.png/320px-Pyromancer_hood_detail.png", @@ -175,6 +187,7 @@ { "id": "d72f4139-8c21-4713-b5e8-93d77c7364f8", "name": "Get 1 unique from Wintertodt", + "shortName": "WT Unique", "tip": "Wintertodt uniques come from the Wintertodt Skilling boss. Dragon axe does not count this task. Dragon axe is a Dagannoth Kings task. Rip TaskOnly UIM", "wikiLink": "https://oldschool.runescape.wiki/w/Wintertodt", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pyromancer_hood_detail.png/320px-Pyromancer_hood_detail.png", @@ -188,6 +201,7 @@ { "id": "adaf9f51-50cf-4417-9427-55d5509d4830", "name": "Get 1 unique from Wintertodt", + "shortName": "WT Unique", "tip": "Wintertodt uniques come from the Wintertodt Skilling boss. Dragon axe does not count this task. Dragon axe is a Dagannoth Kings task. Rip TaskOnly UIM", "wikiLink": "https://oldschool.runescape.wiki/w/Wintertodt", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pyromancer_hood_detail.png/320px-Pyromancer_hood_detail.png", @@ -201,6 +215,7 @@ { "id": "5a3dbd57-feed-4eed-b4a3-2ca5ec384efd", "name": "Get 1 unique from Zulrah", + "shortName": "Zulrah Unique", "tip": "Guaranteed drop from the Zulrah boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Zulrah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zulrah's_scales_detail.png/320px-Zulrah's_scales_detail.png", @@ -214,6 +229,7 @@ { "id": "0d253493-fe93-46c6-8129-fa59854d9f91", "name": "Get 1 unique from Zulrah", + "shortName": "Zulrah Unique", "tip": "Can be received as a drop from Zulrah.", "wikiLink": "https://oldschool.runescape.wiki/w/Zulrah", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zulrah's_scales_detail.png/320px-Zulrah's_scales_detail.png", @@ -227,6 +243,7 @@ { "id": "2c776bba-128f-412d-881e-84b3766d45fe", "name": "Get 3 new uniques from beginner clues", + "shortName": "Beg Clues", "tip": "Potential reward from beginner clues. Typically you would want to kill Goblins or Minotaurs for the clues themselves.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(beginner)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(beginner)_detail.png/320px-Clue_scroll_(beginner)_detail.png", @@ -243,6 +260,7 @@ { "id": "ad14a103-dca8-4d46-8e47-f4aedba4aa0d", "name": "Get 3 new uniques from beginner clues", + "shortName": "Beg Clues", "tip": "Potential reward from beginner clues. Typically you would want to kill Goblins or Minotaurs for the clues themselves.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(beginner)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(beginner)_detail.png/320px-Clue_scroll_(beginner)_detail.png", @@ -259,6 +277,7 @@ { "id": "04e3eff8-438b-4ec6-bbc9-1208ef4496af", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -285,6 +304,7 @@ { "id": "70ffb268-3a47-4939-a337-bfeecd8e5866", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -311,6 +331,7 @@ { "id": "8115881a-8fd6-463b-bc9b-268abed67117", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -337,6 +358,7 @@ { "id": "188a4058-587c-4334-be08-02a95e0d2e65", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -363,6 +385,7 @@ { "id": "aa417377-137f-4bab-888b-5d0b9e023c5c", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -389,6 +412,7 @@ { "id": "298997bb-0bc7-4cf8-b8de-4fac5b1c8611", "name": "Get 5 new uniques from easy clues", + "shortName": "Easy Clues", "tip": "Potential reward from easy clues. Pick pocketing H.A.M members are a great way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(easy)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(easy)_detail.png/320px-Clue_scroll_(easy)_detail.png", @@ -415,6 +439,7 @@ { "id": "2ac5cbfe-8474-4aa0-a547-2d8915f60af1", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -440,6 +465,7 @@ { "id": "de2f8de0-0cab-4a9f-8dba-083cef22252c", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -465,6 +491,7 @@ { "id": "b905c78a-4e0d-4cff-b3de-6249f2339473", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -490,6 +517,7 @@ { "id": "6e75c57e-6c3b-4506-8759-7dd99d05bb75", "name": "Get 5 new uniques from medium clues", + "shortName": "Medium Clues", "tip": "Killing guards is a decent way of getting the clues. Once you have 50 hunter, Eclectic implings are also a fantastic source.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(medium)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(medium)_detail.png/320px-Clue_scroll_(medium)_detail.png", @@ -515,6 +543,7 @@ { "id": "5660d42b-c321-40d0-94b0-1b6d6471fba0", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Killing hellhounds is a decent way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -542,6 +571,7 @@ { "id": "145e7222-4c94-48a1-a532-65a456bc4eb3", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Killing hellhounds is a decent way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -569,6 +599,7 @@ { "id": "2e2e9fbd-d925-4a36-9feb-c8b7c8edc32e", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Killing hellhounds is a decent way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -596,6 +627,7 @@ { "id": "a7663831-509f-42ea-b77c-2930f5e2daa2", "name": "Get 5 new uniques from hard clues", + "shortName": "Hard Clues", "tip": "Potential reward from hard clues. Killing hellhounds is a decent way of getting the clues.", "wikiLink": "https://oldschool.runescape.wiki/w/Clue_scroll_(hard)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Clue_scroll_(hard)_detail.png/320px-Clue_scroll_(hard)_detail.png", @@ -623,6 +655,7 @@ { "id": "27db2b6c-53b8-4576-934d-1ca1f9e76cb3", "name": "Get a Fighter hat", + "shortName": "Fighter Hat", "tip": "Can be purchased as a reward from the Barbarian Assault Combat minigame. You can ask the Clan Chat or the Discord to gather a team, last ditch effort would be to do PUB runs in World 306.. YIKES.", "wikiLink": "https://oldschool.runescape.wiki/w/Barbarian_Assault", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fighter_hat_detail.png/320px-Fighter_hat_detail.png", @@ -636,6 +669,7 @@ { "id": "779ed673-25f8-43ee-82c7-21bbead6a547", "name": "Get a Healer hat", + "shortName": "Healer Hat", "tip": "Can be purchased as a reward from the Barbarian Assault Combat minigame. You can ask the Clan Chat or the Discord to gather a team, last ditch effort would be to do PUB runs in World 306.. YIKES.", "wikiLink": "https://oldschool.runescape.wiki/w/Barbarian_Assault", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Healer_hat_detail.png/320px-Healer_hat_detail.png", @@ -649,6 +683,7 @@ { "id": "24e6382c-def7-4b49-bc7b-07532a4750b6", "name": "Get a Runner hat", + "shortName": "Runner Hat", "tip": "Can be purchased as a reward from the Barbarian Assault Combat minigame. You can ask the Clan Chat or the Discord to gather a team, last ditch effort would be to do PUB runs in World 306.. YIKES.", "wikiLink": "https://oldschool.runescape.wiki/w/Barbarian_Assault", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Runner_hat_detail.png/320px-Runner_hat_detail.png", @@ -662,6 +697,7 @@ { "id": "261ef0a3-b11f-4046-9141-0d7fa712b0c6", "name": "Get a Ranger hat", + "shortName": "Ranger Hat", "tip": "Can be purchased as a reward from the Barbarian Assault Combat minigame. You can ask the Clan Chat or the Discord to gather a team, last ditch effort would be to do PUB runs in World 306.. YIKES.", "wikiLink": "https://oldschool.runescape.wiki/w/Barbarian_Assault", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ranger_hat_detail.png/320px-Ranger_hat_detail.png", @@ -675,6 +711,7 @@ { "id": "ea52cffd-de51-4782-8699-73201489b773", "name": "Get a Fighter torso", + "shortName": "Fighter Torso", "tip": "Can be purchased as a reward from the Barbarian Assault Combat minigame. You can ask the Clan Chat or the Discord to gather a team, last ditch effort would be to do PUB runs in World 306.. YIKES.", "wikiLink": "https://oldschool.runescape.wiki/w/Barbarian_Assault", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fighter_torso_detail.png/320px-Fighter_torso_detail.png", @@ -688,6 +725,7 @@ { "id": "d2972b5d-68c5-4252-9d85-019f8d439d9e", "name": "Get a Granite helm", + "shortName": "Granite Helm", "tip": "Can be received as a drop Terror Dogs.", "wikiLink": "https://oldschool.runescape.wiki/w/Granite_helm", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Granite_helm_detail.png/320px-Granite_helm_detail.png", @@ -701,6 +739,7 @@ { "id": "65975b37-16a2-483a-9f4e-50e4d60489b5", "name": "Get 1 new halo", + "shortName": "CW Halo", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Saradomin_halo_detail.png/320px-Saradomin_halo_detail.png", @@ -714,6 +753,7 @@ { "id": "37c040ab-368b-4ea2-bba9-3459843e1d23", "name": "Get the Decorative ranged set", + "shortName": "CW Ranged Set", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Decorative_armour_(ranged_top)_detail.png/320px-Decorative_armour_(ranged_top)_detail.png", @@ -727,6 +767,7 @@ { "id": "e5d1acb8-4d5c-4959-abea-bce48a16a11a", "name": "Get the Decorative magic set", + "shortName": "CW Magic Set", "tip": "Can be purchased as a reward from the Castle Wars minigame. Playing on official worlds is recommended, as you get about the same amount of tickets in addition to other resources. Alternatively, you may play with an alt account (works in F2P) for complete AFK.", "wikiLink": "https://oldschool.runescape.wiki/w/Castle_Wars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Decorative_armour_(magic_top)_detail.png/320px-Decorative_armour_(magic_top)_detail.png", @@ -740,6 +781,7 @@ { "id": "db8008cb-8f1a-4055-9fd7-eda6c1565c8f", "name": "Get 1 new unique from Gnome Restaurant", + "shortName": "Gnome Rest", "tip": "Potential reward from the Gnome Restaurant minigame. You should no the deal by now having done this task in the Easy Tier!", "wikiLink": "https://oldschool.runescape.wiki/w/Gnome_Restaurant", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Gnome_scarf_detail.png/320px-Gnome_scarf_detail.png", @@ -753,6 +795,7 @@ { "id": "063c952d-e4bc-401b-85a3-b3f12d9d88e0", "name": "Get 1 new unique from Gnome Restaurant", + "shortName": "Gnome Rest", "tip": "Potential reward from the Gnome Restaurant minigame. You should no the deal by now having done this task in the Easy Tier!", "wikiLink": "https://oldschool.runescape.wiki/w/Gnome_Restaurant", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Gnome_scarf_detail.png/320px-Gnome_scarf_detail.png", @@ -766,6 +809,7 @@ { "id": "7ca0b188-0f4a-4ecb-b5ab-fd725402ffff", "name": "Upgrade to a Master wand", + "shortName": "Master Wand", "tip": "Can be purchased as a reward from the Mage Training Arena minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Teacher_wand_detail.png/320px-Teacher_wand_detail.png", @@ -779,6 +823,7 @@ { "id": "9e3b3b7c-0a03-4540-b8b1-3d1a82dfb379", "name": "Get an Infinity hat", + "shortName": "Infinity Hat", "tip": "Can be purchased as a reward from the Mage Training Arena minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Infinity_hat_detail.png/320px-Infinity_hat_detail.png", @@ -792,6 +837,7 @@ { "id": "8ed2b59b-a1a2-43e8-b7ce-383761e80f9e", "name": "Get an Infinity top", + "shortName": "Infinity Top", "tip": "Can be purchased as a reward from the Mage Training Arena minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Infinity_top_detail.png/320px-Infinity_top_detail.png", @@ -805,6 +851,7 @@ { "id": "bad8e134-9327-4840-aeab-466891734411", "name": "Get Infinity bottoms", + "shortName": "Inf Bottoms", "tip": "Can be purchased as a reward from the Mage Training Arena minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Infinity_bottoms_detail.png/320px-Infinity_bottoms_detail.png", @@ -818,6 +865,7 @@ { "id": "6f607b31-94b0-4943-b5ed-6576ba7f2fe5", "name": "Get a Mage's book", + "shortName": "Mage's Book", "tip": "Can be purchased as a reward from the Mage Training Arena minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Mage_Training_Arena", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mage's_book_detail.png/320px-Mage's_book_detail.png", @@ -831,6 +879,7 @@ { "id": "4750f7c2-6b3a-4593-93c3-b7e2151d5667", "name": "Get a Void melee helm", + "shortName": "VK Melee Helm", "tip": "Can be purchased as a reward from the Pest Control Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Void_melee_helm_detail.png/320px-Void_melee_helm_detail.png", @@ -844,6 +893,7 @@ { "id": "aa212946-0b6a-41e0-8948-5402d8350cdc", "name": "Get a Void magic helm", + "shortName": "VK Magic Helm", "tip": "Can be purchased as a reward from the Pest Control Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Void_mage_helm_detail.png/320px-Void_mage_helm_detail.png", @@ -857,6 +907,7 @@ { "id": "7ca04d19-09ea-46c9-93af-c33595866b57", "name": "Get a Void ranger helm", + "shortName": "VK Ranger Helm", "tip": "Can be purchased as a reward from the Pest Control Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Void_ranger_helm_detail.png/320px-Void_ranger_helm_detail.png", @@ -870,6 +921,7 @@ { "id": "57b39500-aff4-44d4-a572-836e1b4ddea3", "name": "Get a Void Knight top", + "shortName": "VK Top", "tip": "Can be purchased as a reward from the Pest Control Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Void_knight_top_detail.png/320px-Void_knight_top_detail.png", @@ -883,6 +935,7 @@ { "id": "25542b19-5b78-4438-83bd-cf50958993a2", "name": "Get a Void Knight robe", + "shortName": "VK Robe", "tip": "Can be purchased as a reward from the Pest Control Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Void_knight_robe_detail.png/320px-Void_knight_robe_detail.png", @@ -896,6 +949,7 @@ { "id": "a76a5212-3243-4424-8ffc-f4614c732d30", "name": "Get a Void Knight mace", + "shortName": "VK Mace", "tip": "Can be purchased as a reward from the Pest Control Combat minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Pest_Control", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Void_knight_mace_detail.png/320px-Void_knight_mace_detail.png", @@ -909,6 +963,7 @@ { "id": "496debc0-4205-4c99-b7f4-ea6afd190a4b", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -925,6 +980,7 @@ { "id": "c0eda747-e29d-4e8b-92d3-7e937222f192", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -941,6 +997,7 @@ { "id": "39706395-26d2-4918-99df-4cfbde3c6ebe", "name": "Get 1 unique from Shades of Mort'ton", + "shortName": "Shades Unique", "tip": "Potential reward from the Shades of Morton minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Shades_of_Mort'ton_(minigame)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fine_cloth_detail.png/320px-Fine_cloth_detail.png", @@ -957,6 +1014,7 @@ { "id": "343c206c-fda8-43c2-beec-ef0e9912ae37", "name": "Get 1 piece of Farmer's equipment", + "shortName": "Farmer Piece", "tip": "Can be purchased as a reward from the Tithe Farm minigame. Plant those seeds!", "wikiLink": "https://oldschool.runescape.wiki/w/Tithe_Farm", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Farmer's_jacket_detail.png/320px-Farmer's_jacket_detail.png", @@ -970,6 +1028,7 @@ { "id": "5c2f235b-bc8f-4f8a-9083-6eac59f94ee3", "name": "Get 1 piece of Farmer's equipment", + "shortName": "Farmer Piece", "tip": "Can be purchased as a reward from the Tithe Farm minigame. Plant those seeds!", "wikiLink": "https://oldschool.runescape.wiki/w/Tithe_Farm", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Farmer's_jacket_detail.png/320px-Farmer's_jacket_detail.png", @@ -983,6 +1042,7 @@ { "id": "f1fc7abb-de32-43c9-ae0c-8d7c7747d6d9", "name": "Get the Seed box", + "shortName": "Seed Box", "tip": "Can be purchased as a reward from the Tithe Farm minigame. Plant those seeds!", "wikiLink": "https://oldschool.runescape.wiki/w/Tithe_Farm", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Seed_box_detail.png/320px-Seed_box_detail.png", @@ -996,6 +1056,7 @@ { "id": "bbfe8e47-1254-4a8f-af67-7d4de09bbd87", "name": "Get 1 Naval set", + "shortName": "Naval Set", "tip": "Can be purchased as a reward from the Trouble Brewing minigame. Fill and deposit 100 buckets of water. Enjoy your AFK time.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Green_naval_shirt_detail.png/320px-Green_naval_shirt_detail.png", @@ -1012,6 +1073,7 @@ { "id": "d23d5039-34b4-48d4-8884-51f241baf3ca", "name": "Get 1 Naval set", + "shortName": "Naval Set", "tip": "Can be purchased as a reward from the Trouble Brewing minigame. Fill and deposit 100 buckets of water. Enjoy your AFK time.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Green_naval_shirt_detail.png/320px-Green_naval_shirt_detail.png", @@ -1028,6 +1090,7 @@ { "id": "4f9d493f-0565-412b-b502-962c855b5b3f", "name": "Get the Cutthroat flag", + "shortName": "Cutthroat Flag", "tip": "Can be purchased as a reward from the Trouble Brewing minigame. Fill and deposit 100 buckets of water. Enjoy your AFK time.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Cutthroat_flag_detail.png/320px-Cutthroat_flag_detail.png", @@ -1041,6 +1104,7 @@ { "id": "f96b8bd6-dcdf-4aab-b34a-0f9cb49904de", "name": "Get the Gilded smile flag", + "shortName": "GildedSmileFlg", "tip": "Can be purchased as a reward from the Trouble Brewing minigame. Fill and deposit 100 buckets of water. Enjoy your AFK time.", "wikiLink": "https://oldschool.runescape.wiki/w/Trouble_Brewing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Gilded_smile_flag_detail.png/320px-Gilded_smile_flag_detail.png", @@ -1054,6 +1118,7 @@ { "id": "05fa9c9a-6732-46d1-9be7-675bd0b68a35", "name": "Get the Pearl fly fishing rod", + "shortName": "Pearl Fly Rod", "tip": "Can be purchased as a reward from the Aerial Fishing hunter method. Good luck with that RSI.", "wikiLink": "https://oldschool.runescape.wiki/w/Aerial_fishing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pearl_fly_fishing_rod_detail.png/320px-Pearl_fly_fishing_rod_detail.png", @@ -1067,6 +1132,7 @@ { "id": "5021cc26-01ad-4b08-913e-7adfac1f743f", "name": "Get the Pearl barbarian rod", + "shortName": "Pearl Barb Rod", "tip": "Can be purchased as a reward from the Aerial Fishing hunter method. Good luck with that RSI.", "wikiLink": "https://oldschool.runescape.wiki/w/Aerial_fishing", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Pearl_barbarian_rod_detail.png/320px-Pearl_barbarian_rod_detail.png", @@ -1080,6 +1146,7 @@ { "id": "20bde945-cdb3-4f1f-bff3-7d2d467876c7", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received from a drop from several monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -1093,6 +1160,7 @@ { "id": "bcab2bd0-1e7c-40e8-8b5d-01e6f695b59b", "name": "Get 1 unique Champion scroll", + "shortName": "Champ Scroll", "tip": "Can be received from a drop from several monsters.", "wikiLink": "https://oldschool.runescape.wiki/w/Champion's_scroll", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Goblin_champion_scroll_detail.png/320px-Goblin_champion_scroll_detail.png", @@ -1106,6 +1174,7 @@ { "id": "ad31734e-3f17-4ef8-9733-1630a4e75143", "name": "Get 1 unique Elder chaos robe piece", + "shortName": "ECD Piece", "tip": "Can be received as a drop from Elder Chaos Druids.", "wikiLink": "https://oldschool.runescape.wiki/w/Elder_Chaos_druid", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Elder_chaos_top_detail.png/320px-Elder_chaos_top_detail.png", @@ -1119,6 +1188,7 @@ { "id": "c68d2b75-fe55-4a4e-9471-ecb9300104b0", "name": "Get 1 unique Elder chaos robe piece", + "shortName": "ECD Piece", "tip": "Can be received as a drop from Elder Chaos Druids.", "wikiLink": "https://oldschool.runescape.wiki/w/Elder_Chaos_druid", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Elder_chaos_top_detail.png/320px-Elder_chaos_top_detail.png", @@ -1132,6 +1202,7 @@ { "id": "a2c03154-445f-41d2-8cfc-db106262a64e", "name": "Get the Ogre forester headpiece", + "shortName": "Chompy Hat", "tip": "Guaranteed from Chompy bird hunting.", "wikiLink": "https://oldschool.runescape.wiki/w/Chompy_bird_hunting", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Chompy_bird_hat_(ogre_forester)_detail.png/320px-Chompy_bird_hat_(ogre_forester)_detail.png", @@ -1148,6 +1219,7 @@ { "id": "1fe296c8-aae7-4338-9035-93a2592e1d74", "name": "Get a Dragon defender", + "shortName": "DragonDefender", "tip": "Can be received as a drop from Cyclops in the Warriors Guild basement.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_defender", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_defender_detail.png/320px-Dragon_defender_detail.png", @@ -1161,6 +1233,7 @@ { "id": "b96a0526-f981-48d9-832c-bd213ebd7e6e", "name": "Get 2 unique notes from Fossil Island", + "shortName": "FosIslandNotes", "tip": "Can be received by opening the chest(s) on Fossil Island with 100 Nummulite. Killing hoop snakes for the Nummulite is recommended.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_note", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Scribbled_note_detail.png/320px-Scribbled_note_detail.png", @@ -1176,6 +1249,7 @@ { "id": "3ba2da67-a5c9-4b90-b5d2-9e021e9915f6", "name": "Get 2 unique notes from Fossil Island", + "shortName": "FosIslandNotes", "tip": "Can be received by opening the chest(s) on Fossil Island with 100 Nummulite. Killing hoop snakes for the Nummulite is recommended.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_note", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Scribbled_note_detail.png/320px-Scribbled_note_detail.png", @@ -1191,6 +1265,7 @@ { "id": "09602393-49ab-4f76-aef5-144800602831", "name": "Get 2 unique notes from Fossil Island", + "shortName": "FosIslandNotes", "tip": "Can be received by opening the chest(s) on Fossil Island with 100 Nummulite. Killing hoop snakes for the Nummulite is recommended.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_note", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Scribbled_note_detail.png/320px-Scribbled_note_detail.png", @@ -1206,6 +1281,7 @@ { "id": "a50736af-fa52-4274-b1f1-192fd13f8dbf", "name": "Get the Coal bag", + "shortName": "Coal Bag", "tip": "Can be purchased as a reward from the Motherlode Mine training method. Pay-Dirt!", "wikiLink": "https://oldschool.runescape.wiki/w/Motherlode_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Coal_bag_detail.png/320px-Coal_bag_detail.png", @@ -1219,6 +1295,7 @@ { "id": "f27bb1a4-27b7-4b94-ac37-a2425c580717", "name": "Get the Gem bag", + "shortName": "Gem Bag", "tip": "Can be purchased as a reward from the Motherlode Mine training method. Pay-Dirt!", "wikiLink": "https://oldschool.runescape.wiki/w/Motherlode_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Gem_bag_detail.png/320px-Gem_bag_detail.png", @@ -1232,6 +1309,7 @@ { "id": "e06e3d24-2d18-4470-965a-b843ef3082ba", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Can be received when searching remains in the Whirlpool Dungeon. Check out the Ancient Page guide on the FAQ page! I'm not going to remember to link that page here I feel.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1249,6 +1327,7 @@ { "id": "965e6d66-7849-4e2b-b85e-ab80005c2737", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Can be received when searching remains in the Whirlpool Dungeon. Check out the Ancient Page guide on the FAQ page! I'm not going to remember to link that page here I feel.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1266,6 +1345,7 @@ { "id": "85c31300-0e11-4f32-af93-f624b036db69", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Can be received when searching remains in the Whirlpool Dungeon. Check out the Ancient Page guide on the FAQ page! I'm not going to remember to link that page here I feel.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1283,6 +1363,7 @@ { "id": "f98f811d-2640-49b4-9e78-cf29a24e4e38", "name": "Get 2 unique Ancient pages", + "shortName": "Ancient Pages", "tip": "Can be received when searching remains in the Whirlpool Dungeon. Check out the Ancient Page guide on the FAQ page! I'm not going to remember to link that page here I feel.", "wikiLink": "https://oldschool.runescape.wiki/w/Ancient_page", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ancient_page_detail.png/320px-Ancient_page_detail.png", @@ -1300,6 +1381,7 @@ { "id": "119ba83c-0fb2-4098-ba26-f32d183ff190", "name": "Get tier 5 Shayzien armour", + "shortName": "ShayzienArmour", "tip": "Guaranteed drop by fighting the members of the Shayzien Combat Ring. Must obtain armour sets 1 through 5 to complete the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Shayzien_armour", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Shayzien_body_(5)_detail.png/320px-Shayzien_body_(5)_detail.png", @@ -1317,6 +1399,7 @@ { "id": "a12a62ca-f1bb-41c5-a0b8-6a0fc844969b", "name": "Get a Basilisk head", + "shortName": "Basilisk Head", "tip": "Can be received as a drop from Basilisk.", "wikiLink": "https://oldschool.runescape.wiki/w/Basilisk_head", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Basilisk_head_detail.png/320px-Basilisk_head_detail.png", @@ -1330,6 +1413,7 @@ { "id": "7f7f804b-85e4-4da4-8da2-393861b7286b", "name": "Get 1 unique from Gargoyles", + "shortName": "GargoyleUnique", "tip": "Can be received as a drop from Gargoyles.", "wikiLink": "https://oldschool.runescape.wiki/w/Gargoyle", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Granite_maul_detail.png/320px-Granite_maul_detail.png", @@ -1343,6 +1427,7 @@ { "id": "8d0830b2-ba6f-46c0-83b4-af767f1239fe", "name": "Get 1 unique from Gargoyles", + "shortName": "GargoyleUnique", "tip": "Can be received as a drop from Gargoyles.", "wikiLink": "https://oldschool.runescape.wiki/w/Gargoyle", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Granite_maul_detail.png/320px-Granite_maul_detail.png", @@ -1356,6 +1441,7 @@ { "id": "6c2479db-4679-4391-9f15-10e8dfd10b7b", "name": "Get 1 unique from Kurasks", + "shortName": "Kurask Unique", "tip": "Can be received as a drop from Kurask.", "wikiLink": "https://oldschool.runescape.wiki/w/Kurask", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Leaf-bladed_battleaxe_detail.png/320px-Leaf-bladed_battleaxe_detail.png", @@ -1369,6 +1455,7 @@ { "id": "3b9922ab-f5f6-46e4-af22-c3525109474f", "name": "Get 1 unique from Kurasks", + "shortName": "Kurask Unique", "tip": "Can be received as a drop from Kurask.", "wikiLink": "https://oldschool.runescape.wiki/w/Kurask", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Leaf-bladed_battleaxe_detail.png/320px-Leaf-bladed_battleaxe_detail.png", @@ -1382,6 +1469,7 @@ { "id": "739f3185-a572-4c09-9a47-8c4a1e63e321", "name": "Get a Granite longsword", + "shortName": "Granite LS", "tip": "Can be received as a drop from Fossil Island Wyverns.", "wikiLink": "https://oldschool.runescape.wiki/w/Granite_longsword", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Granite_longsword_detail.png/320px-Granite_longsword_detail.png", @@ -1395,6 +1483,7 @@ { "id": "e261f744-c713-4a45-90c0-2f866aa9024a", "name": "Get Granite legs", + "shortName": "Granite Legs", "tip": "Can be received as a drop from Wyverns.", "wikiLink": "https://oldschool.runescape.wiki/w/Granite_legs", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Granite_legs_detail.png/320px-Granite_legs_detail.png", @@ -1408,6 +1497,7 @@ { "id": "e2f3d47a-708a-4838-b07b-ed03cb09ccca", "name": "Get the next tier of metal boots", + "shortName": "Metal Boots", "tip": "Can be received as a drop from several monsters. You must start by obtaining the lowest pair of you do not currently have. Bronze through Rune.", "wikiLink": "https://oldschool.runescape.wiki/w/Metal_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bronze_boots_detail.png/320px-Bronze_boots_detail.png", @@ -1421,6 +1511,7 @@ { "id": "76f50ee9-9463-492f-8520-ab512bf3f1cb", "name": "Get the next tier of metal boots", + "shortName": "Metal Boots", "tip": "Can be received as a drop from several monsters. You must start by obtaining the lowest pair of you do not currently have. Bronze through Rune.", "wikiLink": "https://oldschool.runescape.wiki/w/Metal_boots", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bronze_boots_detail.png/320px-Bronze_boots_detail.png", @@ -1434,6 +1525,7 @@ { "id": "0d3e7359-0726-49d1-b910-9d6c70d17fff", "name": "Get a Mystic robe bottom (dark)", + "shortName": "Myst Bottom D", "tip": "Can be received as a drop from Aberrant spectres.", "wikiLink": "https://oldschool.runescape.wiki/w/Mystic_robe_bottom_(dark)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mystic_robe_bottom_(dark)_detail.png/320px-Mystic_robe_bottom_(dark)_detail.png", @@ -1447,6 +1539,7 @@ { "id": "4deb0c38-c550-4feb-a5f1-c36db8a7dee5", "name": "Get 1 unique TzHaar drop", + "shortName": "TzHaar Unique", "tip": "Can be received as a drop from TzHaar creatures. Recommended to kill Kets until you have all their unique drops, the kill Xils.", "wikiLink": "https://oldschool.runescape.wiki/w/TzHaar", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Obsidian_cape_detail.png/320px-Obsidian_cape_detail.png", @@ -1460,6 +1553,7 @@ { "id": "eb99cfe7-654b-4d31-9da8-5498e12f84f9", "name": "Get 1 unique TzHaar drop", + "shortName": "TzHaar Unique", "tip": "Can be received as a drop from TzHaar creatures. Recommended to kill Kets until you have all their unique drops, the kill Xils.", "wikiLink": "https://oldschool.runescape.wiki/w/TzHaar", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Obsidian_cape_detail.png/320px-Obsidian_cape_detail.png", @@ -1473,6 +1567,7 @@ { "id": "3aea76a3-97c6-4ae0-9bff-c5cbac1da875", "name": "Get 1 unique TzHaar drop", + "shortName": "TzHaar Unique", "tip": "Can be received as a drop from TzHaar creatures. Recommended to kill Kets until you have all their unique drops, the kill Xils.", "wikiLink": "https://oldschool.runescape.wiki/w/TzHaar", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Obsidian_cape_detail.png/320px-Obsidian_cape_detail.png", @@ -1486,6 +1581,7 @@ { "id": "c73c910b-7713-428b-ad7d-dae5f99e5801", "name": "Get 1 unique TzHaar drop", + "shortName": "TzHaar Unique", "tip": "Can be received as a drop from TzHaar creatures. Recommended to kill Kets until you have all their unique drops, the kill Xils.", "wikiLink": "https://oldschool.runescape.wiki/w/TzHaar", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Obsidian_cape_detail.png/320px-Obsidian_cape_detail.png", @@ -1499,6 +1595,7 @@ { "id": "95e2066e-e01d-445b-98cf-c09b43d42ba7", "name": "Get a Big shark", + "shortName": "Big Shark", "tip": "Obtained randomly whilst fishing for sharks. Good Luck.", "wikiLink": "https://oldschool.runescape.wiki/w/Big_shark", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Big_shark_detail.png/320px-Big_shark_detail.png", @@ -1512,6 +1609,7 @@ { "id": "8554414b-ae73-4c6e-99ac-0c6630c90904", "name": "Get a Curved bone", + "shortName": "Curved Bone", "tip": "Can be received as a drop rarely, from any monster that drop big bones.", "wikiLink": "https://oldschool.runescape.wiki/w/Curved_bone", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Curved_bone_detail.png/320px-Curved_bone_detail.png", @@ -1525,6 +1623,7 @@ { "id": "bc5da9fd-beaa-41b0-b7b2-51b0cd30addb", "name": "Get a Shaman mask", + "shortName": "Shaman Mask", "tip": "Can be received as drop from Shaman Ogress Warriors", "wikiLink": "https://oldschool.runescape.wiki/w/Shaman_mask", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Shaman_mask_detail.png/320px-Shaman_mask_detail.png", @@ -1538,6 +1637,7 @@ { "id": "7701b754-3d83-4ada-a888-0e1f8b638268", "name": "Get Superior mining gloves", + "shortName": "Sup Mining Gl", "tip": "Can be purchased as a reward in the Mining Guild. Obtain unidentified minerals by mining in the guild. Mining iron ore is recommended.", "wikiLink": "https://oldschool.runescape.wiki/w/Superior_mining_gloves", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Superior_mining_gloves_detail.png/320px-Superior_mining_gloves_detail.png", @@ -1551,6 +1651,7 @@ { "id": "3cbf6265-80fa-4246-ba54-2be267fbc171", "name": "Get a Bracelet of ethereum or Rev cave teleport", + "shortName": "Rev Unique", "tip": "Can be received as a drop from any Revenant.", "wikiLink": "https://oldschool.runescape.wiki/w/Revenants", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bracelet_of_ethereum_(uncharged)_detail.png/320px-Bracelet_of_ethereum_(uncharged)_detail.png", @@ -1564,6 +1665,7 @@ { "id": "c3f3d61b-31a5-4455-ae8e-f192c03d9c56", "name": "Get a Bracelet of ethereum or Rev cave teleport", + "shortName": "Rev Unique", "tip": "Can be received as a drop from any Revenant.", "wikiLink": "https://oldschool.runescape.wiki/w/Revenants", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bracelet_of_ethereum_(uncharged)_detail.png/320px-Bracelet_of_ethereum_(uncharged)_detail.png", @@ -1577,6 +1679,7 @@ { "id": "040f49c9-93e9-431d-8a4c-d1b8b8a7edf6", "name": "Complete the Ardougne Medium Diary", + "shortName": "Ardougne Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Ardougne_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1590,6 +1693,7 @@ { "id": "5d2d9461-00bc-431b-b943-0693bb8b0fb6", "name": "Complete the Desert Medium Diary", + "shortName": "Desert Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Desert_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1603,6 +1707,7 @@ { "id": "a455bbf7-a570-494f-9753-643aeb83aca9", "name": "Complete the Falador Medium Diary", + "shortName": "Falador Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Falador_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1616,6 +1721,7 @@ { "id": "958d1774-5ddb-4cb3-abdf-2772de4d024f", "name": "Complete the Fremennik Medium Diary", + "shortName": "Frem Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Fremennik_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1629,6 +1735,7 @@ { "id": "f638ebcb-aebf-4c53-bd07-c0e683bc1072", "name": "Complete the Kandarin Medium Diary", + "shortName": "Kandarin Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Kandarin_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1642,6 +1749,7 @@ { "id": "306c11a3-241a-49b8-8083-ea05124d72e9", "name": "Complete the Karamja Medium Diary", + "shortName": "Karamja Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Karamja_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1655,6 +1763,7 @@ { "id": "19708dd7-fb75-4ebc-ad65-60697a0d6401", "name": "Complete the Kourend & Kebos Medium Diary", + "shortName": "Kourend Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Kourend_&_Kebos_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1668,6 +1777,7 @@ { "id": "57b5ba2a-b2b0-4442-b767-1a8b35e3be0d", "name": "Complete the Lumbridge & Draynor Medium Diary", + "shortName": "Lumby Med", "tip": "Complete all the diary tasks. FINALLY AVA'S DEVICE!", "wikiLink": "https://oldschool.runescape.wiki/w/Lumbridge_&_Draynor_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1681,6 +1791,7 @@ { "id": "31e5ccaa-dd74-42d7-8749-2efdaaf01e4e", "name": "Complete the Morytania Medium Diary", + "shortName": "Mory Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Morytania_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1694,6 +1805,7 @@ { "id": "f59758a3-122e-4d8a-b2ed-5b908fc60a8c", "name": "Complete the Varrock Medium Diary", + "shortName": "Varrock Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Varrock_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1707,6 +1819,7 @@ { "id": "993eb6f8-e30a-4f0a-977d-148b45e0f7f7", "name": "Complete the Western Provinces Medium Diary", + "shortName": "WestProv Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Western_Provinces_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1720,6 +1833,7 @@ { "id": "59e36673-6808-4371-ba70-fd8d8003e5ef", "name": "Complete the Wilderness Medium Diary", + "shortName": "Wildy Med", "tip": "Complete all the diary tasks. Don't really have much else to tell you.", "wikiLink": "https://oldschool.runescape.wiki/w/Wilderness_Diary", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Achievement_Diaries.png/320px-Achievement_Diaries.png", @@ -1733,6 +1847,7 @@ { "id": "5052c1dc-d89e-4309-b978-8dbc79fa28b6", "name": "Get a Mask of Ranul", + "shortName": "Mask of Ranul", "tip": "Can be received as a drop from Undead Druids.", "wikiLink": "https://oldschool.runescape.wiki/w/Mask_of_ranul", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Mask_of_ranul_detail.png/320px-Mask_of_ranul_detail.png", @@ -1746,6 +1861,7 @@ { "id": "77c2f0db-7e25-4396-a0e0-19d3c49b2ea6", "name": "Get 1 unique from Sarachnis", + "shortName": "Sarachnis Uni", "tip": "Can be received as a drop from Sarachnis.", "wikiLink": "https://oldschool.runescape.wiki/w/Sarachnis", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Giant_egg_sac(full)_detail.png/320px-Giant_egg_sac(full)_detail.png", @@ -1759,6 +1875,7 @@ { "id": "c4d502d5-4857-452c-9df3-803aa8bbe6f4", "name": "Get 1 unique from Sarachnis", + "shortName": "Sarachnis Uni", "tip": "Can be received as a drop from the Sarachnis boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Sarachnis", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Giant_egg_sac(full)_detail.png/320px-Giant_egg_sac(full)_detail.png", @@ -1772,6 +1889,7 @@ { "id": "0b05a33a-38d1-499b-9d54-57259e47ac02", "name": "Get a Herb sack", + "shortName": "Herb Sack", "tip": "Can be purchased from Tithe farm or Slayer shop.", "wikiLink": "https://oldschool.runescape.wiki/w/Herb_sack", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Herb_sack_detail.png/320px-Herb_sack_detail.png", @@ -1785,6 +1903,7 @@ { "id": "aec0718a-0c65-4d74-b384-aa63263e4b14", "name": "Get a Plank sack", + "shortName": "Plank Sack", "tip": "Can be purchased as a reward from the Mahogany Homes minigame. Don't pull a Shadu and do Daddy's Home. :) This joke is more applicable in easy tier but still, don't.", "wikiLink": "https://oldschool.runescape.wiki/w/Mahogany_Homes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plank_sack_detail.png/320px-Plank_sack_detail.png", @@ -1798,6 +1917,7 @@ { "id": "d5bafcab-1276-432d-b6ce-543fe02e364c", "name": "Get 1 piece of Carpenter equipment", + "shortName": "CarpenterPiece", "tip": "Can be purchased as a reward from the Mahogany Homes minigame. Don't pull a Shadu and do Daddy's Home. :) This joke is more applicable in easy tier but still, don't.", "wikiLink": "https://oldschool.runescape.wiki/w/Mahogany_Homes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Carpenter's_shirt_detail.png/320px-Carpenter's_shirt_detail.png", @@ -1811,6 +1931,7 @@ { "id": "b6377ad1-783d-4735-b623-28495c8e6775", "name": "Get 1 piece of Carpenter equipment", + "shortName": "CarpenterPiece", "tip": "Can be purchased as a reward from the Mahogany Homes minigame. Don't pull a Shadu and do Daddy's Home. :) This joke is more applicable in easy tier but still, don't.", "wikiLink": "https://oldschool.runescape.wiki/w/Mahogany_Homes", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Carpenter's_shirt_detail.png/320px-Carpenter's_shirt_detail.png", @@ -1824,6 +1945,7 @@ { "id": "1ddbb64c-d379-4001-8e30-6564e911c276", "name": "Get an Ectoplasmator", + "shortName": "Ectoplasmator", "tip": "Can be purchased as a reward from the Soul Wars minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Ectoplasmator", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Ectoplasmator_detail.png/320px-Ectoplasmator_detail.png", @@ -1837,6 +1959,7 @@ { "id": "f6153377-d3b8-4ae3-9cd1-55bf85a10cc4", "name": "Get a Penance skirt", + "shortName": "Penance Skirt", "tip": "Can be purchased as a reward from the Barbarian Assault Combat minigame. You can ask the Clan Chat or the Discord to gather a team, last ditch effort would be to do PUB runs in World 306.. Defender is best role, AMA.", "wikiLink": "https://oldschool.runescape.wiki/w/Barbarian_Assault", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Penance_skirt_detail.png/320px-Penance_skirt_detail.png", @@ -1850,6 +1973,7 @@ { "id": "1718dd85-443c-41ad-8b49-96e3e405a7e6", "name": "Get a Celestial ring", + "shortName": "Celestial Ring", "tip": "Can be purchased as a reward from the Shooting Stars Diversion and Distraction minigame. Star Miners Clan Chat to find stars.", "wikiLink": "https://oldschool.runescape.wiki/w/Shooting_Stars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Celestial_ring_(uncharged)_detail.png/320px-Celestial_ring_(uncharged)_detail.png", @@ -1863,6 +1987,7 @@ { "id": "787255e5-07ab-4edf-b7f0-c9dcc9370c81", "name": "Get a Star fragment", + "shortName": "Star Fragment", "tip": "Can be purchased as a reward from the Shooting Stars Diversion and Distraction minigame. Star Miners Clan Chat to find stars.", "wikiLink": "https://oldschool.runescape.wiki/w/Shooting_Stars", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Star_fragment_detail.png/320px-Star_fragment_detail.png", @@ -1876,6 +2001,7 @@ { "id": "c404956f-3a2e-4fb5-ae4e-ec98b5e3e43f", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received as a reward from the Tempoross Skilling boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -1891,6 +2017,7 @@ { "id": "f08638bc-473c-4a82-9a8d-f2b01d01ccff", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received as a reward from the Tempoross Skilling boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -1906,6 +2033,7 @@ { "id": "dbb78cbf-e377-4328-8a03-0eda7b054a54", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received as a reward from the Tempoross Skilling boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -1921,6 +2049,7 @@ { "id": "a71b918b-8984-44f8-baca-079611e7d98b", "name": "Get the Merfolk trident", + "shortName": "MerfolkTrident", "tip": "Can be purchased as a reward from the Underwater agility course on Fossil Island.", "wikiLink": "https://oldschool.runescape.wiki/w/Merfolk_trident", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Merfolk_trident_detail.png/320px-Merfolk_trident_detail.png", @@ -1934,6 +2063,7 @@ { "id": "a0c90c46-d292-4be4-9bec-16a7cd7e5dea", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received as a reward from the Tempoross Skilling boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -1949,6 +2079,7 @@ { "id": "c91e541a-d8e8-4f1f-920b-56084c28ac12", "name": "Get 1 unique from Tempoross", + "shortName": "Tempo Unique", "tip": "Can be received as a reward from the Tempoross Skilling boss.", "wikiLink": "https://oldschool.runescape.wiki/w/Tempoross", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Tome_of_water_(empty)_detail.png/320px-Tome_of_water_(empty)_detail.png", @@ -1964,6 +2095,7 @@ { "id": "4f16ed93-aee4-49ab-a347-2e73a8f22975", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame. Runecrafting... it's actually kinda fun now.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -1980,6 +2112,7 @@ { "id": "0ae36fe6-5058-468a-8440-5badf514a3bf", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame. Runecrafting... it's actually kinda fun now.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -1996,6 +2129,7 @@ { "id": "b43e3c57-fc51-4995-a5ee-59abfb768b43", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame. Runecrafting... it's actually kinda fun now.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2012,6 +2146,7 @@ { "id": "d709fae6-2888-4426-a295-d00b7c2a7fe4", "name": "Get 1 unique from Guardians of the Rift", + "shortName": "GotR Unique", "tip": "Can be received as a reward from the Guardians of the Rift Skilling minigame. Runecrafting... it's actually kinda fun now.", "wikiLink": "https://oldschool.runescape.wiki/w/Guardians_of_the_Rift", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Hat_of_the_eye_detail.png/320px-Hat_of_the_eye_detail.png", @@ -2028,6 +2163,7 @@ { "id": "7d11faf4-4163-4f25-ab6f-eca14bb763c8", "name": "Get 1 unique from Giants' Foundry", + "shortName": "GF Unique", "tip": "Can be purchased as a reward from the Giants' Foundry Skilling minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Giants'_Foundry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Smiths_tunic_detail.png/320px-Smiths_tunic_detail.png", @@ -2041,6 +2177,7 @@ { "id": "c08d106b-6d93-4e21-8a38-825a27a9d7cb", "name": "Get 1 unique from Giants' Foundry", + "shortName": "GF Unique", "tip": "Can be purchased as a reward from the Giants' Foundry Skilling minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Giants'_Foundry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Smiths_tunic_detail.png/320px-Smiths_tunic_detail.png", @@ -2054,6 +2191,7 @@ { "id": "42416ed7-f18e-40cc-a1de-bcc362fafb2c", "name": "Get 1 unique from Giants' Foundry", + "shortName": "GF Unique", "tip": "Can be purchased as a reward from the Giants' Foundry Skilling minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Giants'_Foundry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Smiths_tunic_detail.png/320px-Smiths_tunic_detail.png", @@ -2067,6 +2205,7 @@ { "id": "28f69759-1aac-4bdb-92c7-e8c9350d6fbf", "name": "Get 1 unique from Giants' Foundry", + "shortName": "GF Unique", "tip": "Can be purchased as a reward from the Giants' Foundry Skilling minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Giants'_Foundry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Smiths_tunic_detail.png/320px-Smiths_tunic_detail.png", @@ -2080,6 +2219,7 @@ { "id": "6dc649ca-8c10-46d9-b58f-aec88a153851", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2096,6 +2236,7 @@ { "id": "95c07eb4-a721-4fb5-9f3f-b9f86ae0c233", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2112,6 +2253,7 @@ { "id": "96ed343d-46d7-4d8f-a4b3-53e3474ebc94", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2128,6 +2270,7 @@ { "id": "1ce73ff0-62aa-44a5-bfb2-8754334ba2eb", "name": "Get 1 unique from Forestry", + "shortName": "Forestry", "tip": "Can be purchased as a reward from the Friendly Forester", "wikiLink": "https://oldschool.runescape.wiki/w/Forestry", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Forestry_kit_detail.png/320px-Forestry_kit_detail.png", @@ -2144,6 +2287,7 @@ { "id": "6f58f3f9-b4cd-4475-bef3-643067a59dde", "name": "Get a Scurrius' spine", + "shortName": "Scurrius Spine", "tip": "Received as a drop when killing Scurrius", "wikiLink": "https://oldschool.runescape.wiki/w/Scurrius", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Scurrius'_spine_detail.png/320px-Scurrius'_spine_detail.png", @@ -2157,6 +2301,7 @@ { "id": "d0b17b24-75d7-4af1-baa9-a54d6db77fdf", "name": "Get 1 unique from Armoured Zombies", + "shortName": "Arm Zombie Uni", "tip": "First unique is Defender of Varrock for Broken zombie axe, and 2nd unique is completing Curse of Arrav for the helmet", "wikiLink": "https://oldschool.runescape.wiki/w/Armoured_zombie_(Zemouregal's_Fort)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Broken_zombie_axe_detail.png/320px-Broken_zombie_axe_detail.png", @@ -2170,6 +2315,7 @@ { "id": "d78be838-299b-4d72-80e8-0d68c8839ba7", "name": "Get 1 unique from Armoured Zombies", + "shortName": "Arm Zombie Uni", "tip": "First unique is Defender of Varrock for Broken zombie axe, and 2nd unique is completing Curse of Arrav for the helmet", "wikiLink": "https://oldschool.runescape.wiki/w/Armoured_zombie_(Zemouregal's_Fort)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Broken_zombie_axe_detail.png/320px-Broken_zombie_axe_detail.png", @@ -2183,6 +2329,7 @@ { "id": "5b0cf9a0-61df-4169-a5af-317d6f689e49", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2199,6 +2346,7 @@ { "id": "3e78d51a-37af-4532-97e2-40b070a4f6cc", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2215,6 +2363,7 @@ { "id": "f3f5af44-2295-4085-b095-98da680a29e0", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2231,6 +2380,7 @@ { "id": "2c4c6dfc-bbf9-4d72-9424-b248d9b7b4ce", "name": "Get 1 unique from Moons of Peril", + "shortName": "Moons Unique", "tip": "Received as a drop from Moons of Peril bosses", "wikiLink": "https://oldschool.runescape.wiki/w/Moons_of_Peril", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dual_macuahuitl_detail.png/320px-Dual_macuahuitl_detail.png", @@ -2247,6 +2397,7 @@ { "id": "800ad058-37f5-4862-a5ef-1a6424e979ed", "name": "Get 1 unique from the Hunter Guild", + "shortName": "Hunter Guild", "tip": "Received as a drop when completing Hunters Rumours", "wikiLink": "https://oldschool.runescape.wiki/w/Hunter_Guild#Other", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guild_hunter_top_detail.png/320px-Guild_hunter_top_detail.png", @@ -2260,6 +2411,7 @@ { "id": "d64fae3a-efbd-4809-ac27-240536b8ebf3", "name": "Get 1 unique from the Hunter Guild", + "shortName": "Hunter Guild", "tip": "Received as a drop when completing Hunters Rumours", "wikiLink": "https://oldschool.runescape.wiki/w/Hunter_Guild#Other", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Guild_hunter_top_detail.png/320px-Guild_hunter_top_detail.png", @@ -2273,6 +2425,7 @@ { "id": "45872d53-37e0-419f-893f-9f4b0eebe670", "name": "Get a Calcified acorn", + "shortName": "CalcifiedAcorn", "tip": "Obtained by spending termites through Wyrm Agility Course", "wikiLink": "https://oldschool.runescape.wiki/w/Colossal_Wyrm_Agility_Course", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Calcified_acorn_detail.png/320px-Calcified_acorn_detail.png", @@ -2286,6 +2439,7 @@ { "id": "fcc52f83-75ce-42fd-b62f-6d56c3879f5c", "name": "Get 1 Alchemist outfit piece", + "shortName": "AlchemistPiece", "tip": "Obtained through Mastering Mixology herblore minigame", "wikiLink": "https://oldschool.runescape.wiki/w/Mastering_Mixology", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Alchemist_labcoat_(apron_off)_detail.png/320px-Alchemist_labcoat_(apron_off)_detail.png", @@ -2299,6 +2453,7 @@ { "id": "7d3dd049-c48d-45ed-ba0a-cf1329976628", "name": "Get 1 Alchemist outfit piece", + "shortName": "AlchemistPiece", "tip": "Obtained through Mastering Mixology herblore minigame", "wikiLink": "https://oldschool.runescape.wiki/w/Mastering_Mixology", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Alchemist_labcoat_(apron_off)_detail.png/320px-Alchemist_labcoat_(apron_off)_detail.png", @@ -2312,6 +2467,7 @@ { "id": "9523af1d-5bba-4fe8-8199-9c60329f2278", "name": "Get 1 Alchemist outfit piece", + "shortName": "AlchemistPiece", "tip": "Obtained through Mastering Mixology herblore minigame", "wikiLink": "https://oldschool.runescape.wiki/w/Mastering_Mixology", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Alchemist_labcoat_(apron_off)_detail.png/320px-Alchemist_labcoat_(apron_off)_detail.png", @@ -2325,6 +2481,7 @@ { "id": "a200ae0a-f32b-4228-a938-c7d447d6380d", "name": "Get 1 unique from Amoxliatl", + "shortName": "Amox Unique", "tip": "Obtained when killing Amoxliatl. Taskers may also kill Frost naguas as they drop the same uniques excluding the pet", "wikiLink": "https://oldschool.runescape.wiki/w/Amoxliatl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Glacial_temotli_detail.png/320px-Glacial_temotli_detail.png", @@ -2338,6 +2495,7 @@ { "id": "2bb7cf32-6577-487f-a4a7-5322fd534b09", "name": "Get 1 unique from Amoxliatl", + "shortName": "Amox Unique", "tip": "Obtained when killing Amoxliatl. Taskers may also kill Frost naguas as they drop the same uniques excluding the pet", "wikiLink": "https://oldschool.runescape.wiki/w/Amoxliatl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Glacial_temotli_detail.png/320px-Glacial_temotli_detail.png", @@ -2351,6 +2509,7 @@ { "id": "b9a0d5bb-2909-44c7-a53f-78da2e98061c", "name": "Get 1 unique from Amoxliatl", + "shortName": "Amox Unique", "tip": "Obtained when killing Amoxliatl. Taskers may also kill Frost naguas as they drop the same uniques excluding the pet", "wikiLink": "https://oldschool.runescape.wiki/w/Amoxliatl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Glacial_temotli_detail.png/320px-Glacial_temotli_detail.png", @@ -2364,6 +2523,7 @@ { "id": "2523e88d-901b-40a1-80bb-294d8ca9f519", "name": "Get 1 unique from Royal Titans", + "shortName": "Titans Unique", "tip": "Obtained by killing the Royal Titans boss. First kill you must choose Take Pages option as you can force this unique.", "wikiLink": "https://oldschool.runescape.wiki/w/Royal_Titans", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twinflame_staff_detail.png/320px-Twinflame_staff_detail.png", @@ -2377,6 +2537,7 @@ { "id": "2a19d6d9-8f64-417f-969a-a441d3d6faa4", "name": "Get 1 unique from Royal Titans", + "shortName": "Titans Unique", "tip": "Obtained by killing the Royal Titans boss. First kill you must choose Take Pages option as you can force this unique.", "wikiLink": "https://oldschool.runescape.wiki/w/Royal_Titans", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twinflame_staff_detail.png/320px-Twinflame_staff_detail.png", @@ -2390,6 +2551,7 @@ { "id": "eda5f8c7-3e6a-4ef8-8982-ab2ea8291574", "name": "Get 1 unique from Royal Titans", + "shortName": "Titans Unique", "tip": "Obtained by killing the Royal Titans boss. First kill you must choose Take Pages option as you can force this unique.", "wikiLink": "https://oldschool.runescape.wiki/w/Royal_Titans", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twinflame_staff_detail.png/320px-Twinflame_staff_detail.png", @@ -2403,6 +2565,7 @@ { "id": "f4800d10-9e58-413e-b4fe-7291dc162d1a", "name": "Get 1 unique from Royal Titans", + "shortName": "Titans Unique", "tip": "Obtained by killing the Royal Titans boss. First kill you must choose Take Pages option as you can force this unique.", "wikiLink": "https://oldschool.runescape.wiki/w/Royal_Titans", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Twinflame_staff_detail.png/320px-Twinflame_staff_detail.png", @@ -2416,6 +2579,7 @@ { "id": "a381086f-a4be-46ec-89d1-088f1a67afcf", "name": "Get a Steel ring", + "shortName": "Steel Ring", "tip": "Can be received as a drop from the Deranged Archaeologist.", "wikiLink": "https://oldschool.runescape.wiki/w/Steel_ring", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Steel_ring_detail.png/320px-Steel_ring_detail.png", @@ -2429,6 +2593,7 @@ { "id": "8faa724f-442a-48f2-9576-33d6ef1cd4a0", "name": "Get a Huasca seed", + "shortName": "Huasca Seed", "tip": "Can be received as a drop from the Hueycoatl, Amoxliatl or Custodian stalkers. Pick any of those you can access without additional quests.", "wikiLink": "https://oldschool.runescape.wiki/w/Huasca_seed", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Huasca_seed_detail.png/320px-Huasca_seed_detail.png", @@ -2442,6 +2607,7 @@ { "id": "4e1c007c-8d85-4ddf-b2f8-fc8f80b7f22f", "name": "Get a Wyrm/Brimhaven graceful recolor", + "shortName": "Grace Recolour", "tip": "You must recolor your existing graceful, whichever graceful you want to keep do that color last.", "wikiLink": "https://oldschool.runescape.wiki/w/Graceful_outfit", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Graceful_crafting_kit_detail.png/320px-Graceful_crafting_kit_detail.png", @@ -2458,6 +2624,7 @@ { "id": "f3a0cc76-6f55-426e-8440-5a47e6920a84", "name": "Get 1 unique from Vale Totems", + "shortName": "VT Unique", "tip": "This fletching minigame takes place in Auburn Valley. You can chop your own logs.", "wikiLink": "https://oldschool.runescape.wiki/w/Vale_Totems", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Vale_offerings_detail.png/320px-Vale_offerings_detail.png", @@ -2471,6 +2638,7 @@ { "id": "c47d1afa-63ba-4235-be79-425d345375b7", "name": "Get 1 unique from Vale Totems", + "shortName": "VT Unique", "tip": "This fletching minigame takes place in Auburn Valley. You can chop your own logs.", "wikiLink": "https://oldschool.runescape.wiki/w/Vale_Totems", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Vale_offerings_detail.png/320px-Vale_offerings_detail.png", @@ -2484,6 +2652,7 @@ { "id": "b8d6aac5-2580-4ca1-8129-a1f71d4c4ebf", "name": "Get 1 unique from Custodian stalkers", + "shortName": "Custodian Uni", "tip": "Three different variants can be found inside the Stalker Den in Varlamore, after completion of the Shadows of Custodia quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Custodian_stalker", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Antler_guard_detail.png/320px-Antler_guard_detail.png", @@ -2497,6 +2666,7 @@ { "id": "9ebbb378-a2c2-438e-9481-784d7ed7a8cf", "name": "Get 1 unique from Custodian stalkers", + "shortName": "Custodian Uni", "tip": "Three different variants can be found inside the Stalker Den in Varlamore, after completion of the Shadows of Custodia quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Custodian_stalker", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Antler_guard_detail.png/320px-Antler_guard_detail.png", @@ -2510,6 +2680,7 @@ { "id": "5e135307-dc58-4873-b89d-b6c68484aa07", "name": "Get 1 unique from Custodian stalkers", + "shortName": "Custodian Uni", "tip": "Three different variants can be found inside the Stalker Den in Varlamore, after completion of the Shadows of Custodia quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Custodian_stalker", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Antler_guard_detail.png/320px-Antler_guard_detail.png", @@ -2523,6 +2694,7 @@ { "id": "ab8b387e-c395-4fc0-8b8a-33991887eb63", "name": "Get the Earthbound tecpatl", + "shortName": "Earth Tecpatl", "tip": "Dropped from Earthen naguas in the Tonali Cavern, after progression in The Final Dawn quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Earthbound_tecpatl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Earthbound_tecpatl_detail.png/320px-Earthbound_tecpatl_detail.png", @@ -2536,6 +2708,7 @@ { "id": "0d2de6e1-2149-40e4-a6a6-8b8facc9201a", "name": "Get Belle's folly (tarnished)", + "shortName": "Belle's Folly", "tip": "Obtained as a drop by the Shellbane gryphon.", "wikiLink": "https://oldschool.runescape.wiki/w/Belle%27s_folly_(tarnished)", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Belle%27s_folly_detail.png/320px-Belle%27s_folly_detail.png", @@ -2549,6 +2722,7 @@ { "id": "5bb661d8-21f3-45e7-9eff-13fd3f8113bb", "name": "Get a Horn of plenty", + "shortName": "Horn of Plenty", "wikiLink": "https://oldschool.runescape.wiki/w/Horn_of_plenty", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Horn_of_plenty_detail.png/320px-Horn_of_plenty_detail.png", "displayItemId": 31241, @@ -2562,6 +2736,7 @@ { "id": "f1f6e3dc-135e-4c44-a52b-f57136a1f5f8", "name": "Get the next reward from The Jubbly Jive", + "shortName": "Bara Trial 2", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Jubbly_Jive", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fetid_key_detail.png/320px-Fetid_key_detail.png", @@ -2575,6 +2750,7 @@ { "id": "9c2beabf-87b9-4c37-896c-e4a61b662f24", "name": "Get the next reward from The Jubbly Jive", + "shortName": "Bara Trial 2", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Jubbly_Jive", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fetid_key_detail.png/320px-Fetid_key_detail.png", @@ -2588,6 +2764,7 @@ { "id": "205111de-b502-4cde-baa9-9c977668d05f", "name": "Get the next reward from The Jubbly Jive", + "shortName": "Bara Trial 2", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Jubbly_Jive", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fetid_key_detail.png/320px-Fetid_key_detail.png", @@ -2601,6 +2778,7 @@ { "id": "7fce4152-4fa5-4950-ac77-92d5976e0b78", "name": "Get the Zamorakian paint", + "shortName": "Zamorak Paint", "tip": "Obtained by fully charting the Unquiet Ocean. Show your Captain's Log to Gerardus on Port Roberts, then use the key on the chest on Charred Island.", "wikiLink": "https://oldschool.runescape.wiki/w/Zamorakian_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zamorakian_paint_detail.png/320px-Zamorakian_paint_detail.png", @@ -2614,6 +2792,7 @@ { "id": "28e4b31a-3f1f-4828-9e0a-4e47872b5ee3", "name": "Get the Saradominist paint", + "shortName": "Saradomin Paint", "tip": "Obtained by fully charting the Ardent Ocean. Show your Captain's Log to Gerardus on Port Roberts, and trade the item you receive to the Head Priest for the paint.", "wikiLink": "https://oldschool.runescape.wiki/w/Saradominist_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Saradominist_paint_detail.png/320px-Saradominist_paint_detail.png", @@ -2627,6 +2806,7 @@ { "id": "4ab5c99d-e065-4957-97e5-510f869420be", "name": "Get the Sandy paint", + "shortName": "Sandy Paint", "tip": "Obtained by killing a Hermit crab while performing the Crab Dance emote.", "wikiLink": "https://oldschool.runescape.wiki/w/Sandy_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Sandy_paint_detail.png/320px-Sandy_paint_detail.png", @@ -2640,6 +2820,7 @@ { "id": "169d6627-6980-4f79-8c86-3409e690d2c3", "name": "Get the Gale catcher schematic", + "shortName": "Gale Catcher", "tip": "Obtained from the locked lockbox on Angler's Retreat. The key is buried on The Onyx Crest.", "wikiLink": "https://oldschool.runescape.wiki/w/Gale_catcher_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Gale_catcher_schematic_detail.png/320px-Gale_catcher_schematic_detail.png", @@ -2653,6 +2834,7 @@ { "id": "25500d75-e554-4f8a-b3ba-68c83f396c44", "name": "Get the Rosewood cargo hold schematic", + "shortName": "Rosewood Cargo", "tip": "Obtained from the locked lockbox on The Crown Jewel. The key is buried on Minotaur's Rest.", "wikiLink": "https://oldschool.runescape.wiki/w/Rosewood_cargo_hold_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rosewood_cargo_hold_schematic_detail.png/320px-Rosewood_cargo_hold_schematic_detail.png", @@ -2666,6 +2848,7 @@ { "id": "32c1a615-dde3-4b8e-9da7-94c74633a95a", "name": "Get the Rosewood hull schematic", + "shortName": "Rosewood Hull", "tip": "Obtained from the locked lockbox on Shimmering Atoll. The key is buried on the Isle of Bones.", "wikiLink": "https://oldschool.runescape.wiki/w/Rosewood_hull_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Rosewood_hull_schematic_detail.png/320px-Rosewood_hull_schematic_detail.png", @@ -2679,6 +2862,7 @@ { "id": "a2292aef-4feb-4d86-a6d7-6f0b37173093", "name": "Get a Dragon metal sheet", + "shortName": "Dragon M Sheet", "tip": "Obtained as a drop from Orcas, which can be safespotted. Bounty Tasks increase the drop rate.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_metal_sheet", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_metal_sheet_detail.png/320px-Dragon_metal_sheet_detail.png", @@ -2692,6 +2876,7 @@ { "id": "b53fc9b2-63bf-4a81-864e-ccb0b1c1ed2c", "name": "Get a Dragon cannonball", + "shortName": "Dragon CBall", "tip": "Obtained as a drop from Great White Sharks, which can be safespotted.", "wikiLink": "https://oldschool.runescape.wiki/w/Dragon_cannonball", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_cannonball_detail.png/320px-Dragon_cannonball_detail.png", @@ -2705,6 +2890,7 @@ { "id": "5deadb8c-2f6c-4290-9385-8fa32490c281", "name": "Get a Swift albatross feather", + "shortName": "Alba Feather", "tip": "Obtained as a drop from Albatross.", "wikiLink": "https://oldschool.runescape.wiki/w/Swift_albatross_feather", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Swift_albatross_feather_detail.png/320px-Swift_albatross_feather_detail.png", @@ -2718,6 +2904,7 @@ { "id": "ab247599-a55c-4fb0-bbfc-9127f3bde7aa", "name": "Assemble the Medallion of the deep", + "shortName": "Medallion Deep", "tip": "Assembled from eight fragments, which are found on different islands and through different methods. Check the wiki for more information.", "wikiLink": "https://oldschool.runescape.wiki/w/Medallion_of_the_deep", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Medallion_of_the_deep_detail.png/320px-Medallion_of_the_deep_detail.png", @@ -2731,6 +2918,7 @@ { "id": "7838827a-8e44-4b39-876f-25149957bc8f", "name": "Get the next Sea Treasure", + "shortName": "Sea Treasure", "tip": "Obtained while sorting salvage. Each sea treasure can be found in a unique salvage type. The Sailors' amulet can be found in all salvages and also completes the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Sea_treasure", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plundered_salvage_detail.png/320px-Plundered_salvage_detail.png", @@ -2744,6 +2932,7 @@ { "id": "a7096674-124f-4ec6-9913-576dec586b61", "name": "Get the next Sea Treasure", + "shortName": "Sea Treasure", "tip": "Obtained while sorting salvage. Each sea treasure can be found in a unique salvage type. The Sailors' amulet can be found in all salvages and also completes the task.", "wikiLink": "https://oldschool.runescape.wiki/w/Sea_treasure", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Plundered_salvage_detail.png/320px-Plundered_salvage_detail.png", @@ -2757,6 +2946,7 @@ { "id": "5f9f93be-6e86-4dd7-8b40-0747464c6ae7", "name": "Get a Squid beak", + "shortName": "Squid Beak", "tip": "Obtained while cutting squids caught with lantern harpooning", "wikiLink": "https://oldschool.runescape.wiki/w/Squid_beak", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Squid_beak_detail.png/320px-Squid_beak_detail.png", @@ -2770,6 +2960,7 @@ { "id": "b6b250b7-34e6-4aef-b6d9-8b4280b045fe", "name": "Get a Giant blue krill", + "shortName": "GiantBlueKrill", "tip": "Obtained while deep sea trawling for Giant krill.", "wikiLink": "https://oldschool.runescape.wiki/w/Giant_blue_krill", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Giant_blue_krill_detail.png/320px-Giant_blue_krill_detail.png", @@ -2783,6 +2974,7 @@ { "id": "ccabe194-35db-4e30-8dda-b1c66382805a", "name": "Get a Facility bottle", + "shortName": "FacilityBottle", "tip": "Obtained while sorting Large, Plundered, Martial, Fremennik and Opulent salvages.", "wikiLink": "https://oldschool.runescape.wiki/w/Facility_bottle", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Facility_bottle_(full)_detail.png/320px-Facility_bottle_(full)_detail.png", @@ -2796,6 +2988,7 @@ { "id": "7b7cdd22-a115-4291-bdbc-fa6a04bd1bdf", "name": "Get a new boss pet", + "shortName": "Boss Pet", "tip": "If doing this task actively, you must go first for Beef.", "wikiLink": "https://oldschool.runescape.wiki/w/Pet", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Olmlet_detail.png/320px-Olmlet_detail.png", @@ -2815,6 +3008,7 @@ { "id": "95b2e04f-5876-46d5-abe3-bb62ede76166", "name": "Get an Immaculate mole skin", + "shortName": "Imm Mole Skin", "tip": "Can be obtained from the Giant Mole.", "wikiLink": "https://oldschool.runescape.wiki/w/Immaculate_mole_skin", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Immaculate_mole_skin_detail.png/320px-Immaculate_mole_skin.png", @@ -2828,6 +3022,7 @@ { "id": "065d4bbf-a066-4a31-a7a5-e44df0347586", "name": "Get the Bosun's workbench schematic", + "shortName": "BosunWorkbench", "tip": "Obtained by completing The Red Reef quest.", "wikiLink": "https://oldschool.runescape.wiki/w/Bosun's_workbench_schematic", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Bosun's_workbench_schematic_detail.png/320px-Bosun's_workbench_schematic_detail.png", @@ -2841,6 +3036,7 @@ { "id": "a06faa16-1d31-44bc-9e38-df68f1e59c6b", "name": "Get a Volcanic mine teleport", + "shortName": "Volc Mine TP", "tip": "Can be purchased as a reward from the Volcanic Mine minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Volcanic_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Volcanic_mine_teleport_detail.png/320px-Volcanic_mine_teleport_detail.png", @@ -2854,6 +3050,7 @@ { "id": "bc2a8bdc-c562-480d-bca7-ea8727114dbe", "name": "Get a Heat-proof vessel", + "shortName": "Heat-proof Ves", "tip": "Can be purchased as a reward from the Volcanic Mine minigame.", "wikiLink": "https://oldschool.runescape.wiki/w/Volcanic_Mine", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Heat-proof_vessel_detail.png/320px-Heat-proof_vessel_detail.png", @@ -2867,6 +3064,7 @@ { "id": "61a10400-1e3e-405e-9b12-1c8feb4981dc", "name": "Get 1 unique from the Hueycoatl", + "shortName": "Huey Unique", "tip": "Obtained by killing The Hueycoatl", "wikiLink": "https://oldschool.runescape.wiki/w/The_Hueycoatl", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Dragon_hunter_wand_detail.png/320px-Dragon_hunter_wand_detail.png", From 4b02829450afe34afa2789d8d06a3639c196722c Mon Sep 17 00:00:00 2001 From: Raphael Mobis Tacla Date: Wed, 8 Jul 2026 12:50:57 -0300 Subject: [PATCH 3/3] fix/improve a few short names --- tiers/easy.json | 6 +++--- tiers/hard.json | 8 ++++---- tiers/medium.json | 10 +++++----- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/tiers/easy.json b/tiers/easy.json index 6702186..5430743 100644 --- a/tiers/easy.json +++ b/tiers/easy.json @@ -2531,7 +2531,7 @@ { "id": "c986eb1e-33f4-4dea-95f8-f335a0add59f", "name": "Get the next reward from The Tempor Tantrum", - "shortName": "Bara Trial 1", + "shortName": "Tempor Tantrum", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Tempor_Tantrum", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Stormy_key_detail.png/320px-Stormy_key_detail.png", @@ -2545,7 +2545,7 @@ { "id": "8caef83f-cec6-4518-a537-8ec68c2d517d", "name": "Get the next reward from The Tempor Tantrum", - "shortName": "Bara Trial 1", + "shortName": "Tempor Tantrum", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Tempor_Tantrum", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Stormy_key_detail.png/320px-Stormy_key_detail.png", @@ -2559,7 +2559,7 @@ { "id": "18170f6d-d0f5-476a-9832-3b8f3df3b3b3", "name": "Get the next reward from The Tempor Tantrum", - "shortName": "Bara Trial 1", + "shortName": "Tempor Tantrum", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Tempor_Tantrum", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Stormy_key_detail.png/320px-Stormy_key_detail.png", diff --git a/tiers/hard.json b/tiers/hard.json index a3177b3..353dc80 100644 --- a/tiers/hard.json +++ b/tiers/hard.json @@ -3278,7 +3278,7 @@ { "id": "c7215dcc-13c5-44e5-92f7-ae02954e91e1", "name": "Get the next reward from The Gwenith Glide", - "shortName": "Bara Trial 3", + "shortName": "Gwenith Glide", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Gwenith_Glide", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Serrated_key_detail.png/320px-Serrated_key_detail.png", @@ -3292,7 +3292,7 @@ { "id": "a2e1f807-809c-4c63-a86a-3110b770aa5d", "name": "Get the next reward from The Gwenith Glide", - "shortName": "Bara Trial 3", + "shortName": "Gwenith Glide", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Gwenith_Glide", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Serrated_key_detail.png/320px-Serrated_key_detail.png", @@ -3306,7 +3306,7 @@ { "id": "6781ff7e-19d5-49ae-b0b7-5ade51fc6938", "name": "Get the next reward from The Gwenith Glide", - "shortName": "Bara Trial 3", + "shortName": "Gwenith Glide", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Gwenith_Glide", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Serrated_key_detail.png/320px-Serrated_key_detail.png", @@ -3320,7 +3320,7 @@ { "id": "1049b6c8-4368-4ad4-aa47-a0dbdcc6a01d", "name": "Get the Armadylean paint", - "shortName": "Armadyl Paint", + "shortName": "Arma Paint", "tip": "Obtained by fully charting the Northern Ocean. Show your Captain's Log to Gerardus on Port Roberts, and trade the item you receive to Larissa for the paint.", "wikiLink": "https://oldschool.runescape.wiki/w/Armadylean_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Armadylean_paint_detail.png/320px-Armadylean_paint_detail.png", diff --git a/tiers/medium.json b/tiers/medium.json index dd4280c..4b3f319 100644 --- a/tiers/medium.json +++ b/tiers/medium.json @@ -2736,7 +2736,7 @@ { "id": "f1f6e3dc-135e-4c44-a52b-f57136a1f5f8", "name": "Get the next reward from The Jubbly Jive", - "shortName": "Bara Trial 2", + "shortName": "Jubbly Jive", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Jubbly_Jive", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fetid_key_detail.png/320px-Fetid_key_detail.png", @@ -2750,7 +2750,7 @@ { "id": "9c2beabf-87b9-4c37-896c-e4a61b662f24", "name": "Get the next reward from The Jubbly Jive", - "shortName": "Bara Trial 2", + "shortName": "Jubbly Jive", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Jubbly_Jive", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fetid_key_detail.png/320px-Fetid_key_detail.png", @@ -2764,7 +2764,7 @@ { "id": "205111de-b502-4cde-baa9-9c977668d05f", "name": "Get the next reward from The Jubbly Jive", - "shortName": "Bara Trial 2", + "shortName": "Jubbly Jive", "tip": "Obtained by completing the next rank's course under the corresponding time.", "wikiLink": "https://oldschool.runescape.wiki/w/The_Jubbly_Jive", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Fetid_key_detail.png/320px-Fetid_key_detail.png", @@ -2778,7 +2778,7 @@ { "id": "7fce4152-4fa5-4950-ac77-92d5976e0b78", "name": "Get the Zamorakian paint", - "shortName": "Zamorak Paint", + "shortName": "Zammy Paint", "tip": "Obtained by fully charting the Unquiet Ocean. Show your Captain's Log to Gerardus on Port Roberts, then use the key on the chest on Charred Island.", "wikiLink": "https://oldschool.runescape.wiki/w/Zamorakian_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Zamorakian_paint_detail.png/320px-Zamorakian_paint_detail.png", @@ -2792,7 +2792,7 @@ { "id": "28e4b31a-3f1f-4828-9e0a-4e47872b5ee3", "name": "Get the Saradominist paint", - "shortName": "Saradomin Paint", + "shortName": "Sara Paint", "tip": "Obtained by fully charting the Ardent Ocean. Show your Captain's Log to Gerardus on Port Roberts, and trade the item you receive to the Head Priest for the paint.", "wikiLink": "https://oldschool.runescape.wiki/w/Saradominist_paint", "imageLink": "https://oldschool.runescape.wiki/images/thumb/Saradominist_paint_detail.png/320px-Saradominist_paint_detail.png",