diff --git a/.vscode/settings.json b/.vscode/settings.json index 0af7514..0358746 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,7 +4,9 @@ "Aeonia", "Agheel", "Ainsel", + "Albinauric", "Albinaurics", + "Albus", "Altus", "Anix", "Astel", @@ -12,6 +14,7 @@ "Azula", "Azur", "Battlemage", + "Beastclaw", "Beastman", "Bernahl", "Blackblade", @@ -25,6 +28,7 @@ "Castleward", "Celes", "Chrysalids", + "Clawmark", "Cleanrot", "Cliffbottom", "Cliffside", @@ -32,6 +36,7 @@ "Corhyn", "Crystalian", "Cursemark", + "Daedicar's", "Darriwil", "Deathbird", "Deathroot", @@ -62,6 +67,7 @@ "Faroth", "Farum", "Fia's", + "Fingerslayer", "Forlon", "Fortissax", "Garris", @@ -69,6 +75,7 @@ "Gateside", "Gelmir", "Gilika", + "Glintblade", "Glintstone", "Godefroy", "Godrick", @@ -78,6 +85,7 @@ "Gransax", "Gravepost", "Greatbridge", + "Greathammer", "Greatshield", "Greatsword", "Greyll", @@ -92,6 +100,8 @@ "Hugues", "Hyetta", "Irina", + "Irith", + "Istvan", "Jarburg", "Kalé", "Knifeprint", @@ -110,6 +120,7 @@ "Loux", "Lucaria", "Lusat", + "Magnus", "Makar", "Malenia", "Maliketh", @@ -138,6 +149,7 @@ "Omenkiller", "Ordina", "Ordovis", + "Pidia", "Placidusax", "playthrough", "Precipe", @@ -154,6 +166,7 @@ "Redmane", "Renna", "Rennala", + "Rileigh", "Ringblade", "Roadmap", "Roderika", @@ -171,6 +184,7 @@ "Sellia", "Sellian", "Seluvis", + "Serpentbone", "Shabriri", "Shoreside", "Shotel", @@ -201,13 +215,16 @@ "Twinblade", "Varré", "Vyke", + "Warhammer", "Warmaster's", + "Waygate", "Whiteridge", "Witchbane", "Wormface", "Wyrm", "Yelough", "Yura", - "Zamor" + "Zamor", + "Zorayas" ] } diff --git a/components/checkboxContainer.tsx b/components/checkboxContainer.tsx index e1f6797..a659313 100644 --- a/components/checkboxContainer.tsx +++ b/components/checkboxContainer.tsx @@ -100,7 +100,18 @@ const CheckboxContainer = (props: Props) => { htmlFor={list.id} className="ml-3 text-elden-ring-green-1000 dark:text-elden-ring-green-0 leading-none" > - {list.name} + {list.url ? ( + + {list.name} + + ) : ( + list.name + )} {list.imageUrl && (
@@ -135,7 +146,7 @@ const CheckboxContainer = (props: Props) => { isOpen ? "block" : "hidden" }`} > - {list.requirements.map(({ id, description, url }) => ( + {list.requirements.map(({ id, description, url, mapLink }) => (
{ href={url} target="_blank" rel="noreferrer" + tabIndex={-1} className="underline dark:text-elden-ring-green-150" > {description} @@ -161,6 +173,22 @@ const CheckboxContainer = (props: Props) => { description )} + { + mapLink ? + ( + + [ + + Map Link + + ] + + ) : null }
))}
diff --git a/data/bosses.ts b/data/bosses.ts index 93ef378..74712b9 100644 --- a/data/bosses.ts +++ b/data/bosses.ts @@ -12,7 +12,7 @@ export const Bosses: Array = [ }, { id: "a0bd6291-7b69-4ff1-9f0a-ea1e7db313dc", - description: "Beast of Farum Azula", + description: "Beastman of Farum Azula", url: "https://eldenring.wiki.fextralife.com/Beastman+of+Farum+Azula", }, { @@ -67,7 +67,7 @@ export const Bosses: Array = [ }, { id: "6661ea64-18aa-42f1-b26e-a8f30436171e", - description: "Erdtree Burial Watchdog (Impaler Catacombs)", + description: "Erdtree Burial Watchdog (Impaler's Catacombs)", url: "https://eldenring.wiki.fextralife.com/Erdtree+Burial+Watchdog", }, { @@ -400,7 +400,7 @@ export const Bosses: Array = [ }, { id: "f9060a52-c138-46c7-917c-28cd6bebd018", - description: "Mad Pumpkin Heads", + description: "Mad Pumpkin Head (Duo)", url: "https://eldenring.wiki.fextralife.com/Mad+Pumpkin+Head", }, { @@ -517,7 +517,7 @@ export const Bosses: Array = [ { id: "5a111a25-094c-43a6-91d6-47d3339f5b65", description: "Omenkiller & Miranda the Blighted Bloom", - url: "https://eldenring.wiki.fextralife.com/Miranda+the+Blighted+Bloom", + url: "https://eldenring.wiki.fextralife.com/Omenkiller+and+Miranda,+the+Blighted+Bloom", }, { id: "ed4562de-6a01-4b9d-8928-25e546083d90", diff --git a/data/quests.ts b/data/quests.ts index 191c231..1f84417 100644 --- a/data/quests.ts +++ b/data/quests.ts @@ -21,10 +21,12 @@ export const Quests: Array = [ { id: "1f28d880-77dd-487c-a056-60b6fbf6df20", name: "White Mask Varré", + url: "https://eldenring.wiki.fextralife.com/White+Mask+Varre", requirements: [ { id: "b049cb65-103b-4811-b218-1bd13ffdd9e5", description: "Talk to Varré near The First Step grace.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=457" }, { id: "110084c1-17d9-47b6-9d68-c18d3d9cf919", @@ -34,6 +36,10 @@ export const Quests: Array = [ id: "6609a0e2-ffbf-4fce-a037-07c34324315b", description: "Gain access to the Roundtable Hold.", }, + { + id: "0aa93d5a-f424-4ea9-ae4d-d976dfc25dac", + description: "Retrieve the Bravo! Gesture near The First Step grace." + }, { id: "05cdc691-f29a-4425-977c-efa190d5a58a", description: @@ -41,7 +47,8 @@ export const Quests: Array = [ }, { id: "ba4a2aad-af54-4b99-b2ca-b0822e4baabc", - description: "Use the Festering Bloody Finger three times.", + description: "Use the Festering Bloody Finger three times OR defeat Magnus the Beast Claw.", + url: "https://eldenring.wiki.fextralife.com/Magnus+the+Beast+Claw" }, { id: "ebc0c68e-f8ca-4ee9-b601-98407c0a23fd", @@ -50,7 +57,7 @@ export const Quests: Array = [ { id: "556ed60d-fbfa-4e2d-821f-2c27aa1807df", description: - "Interact with a dead maidan at the Church of Inhibition or the Chapel of Anticipation.", + "Interact with a dead maiden at the Church of Inhibition or the Chapel of Anticipation.", }, { id: "e736a54e-de8d-4c3a-a5ec-773f856de291", @@ -75,13 +82,14 @@ export const Quests: Array = [ { id: "7bcf1573-ede1-41ed-be2d-15a39cd87249", description: - "Talk to Varré who is crawling on the ground until he dies.", + "Talk to Varré, who is crawling on the ground, until he dies.", }, ], }, { id: "7e02c667-b3fe-4250-8ec9-aa2932332be6", name: "Bloody Finger Hunter Yura", + url: "https://eldenring.wiki.fextralife.com/Bloody+Finger+Hunter+Yura", requirements: [ { id: "b88c9d9c-f7a6-4687-87b9-cdb09329878a", @@ -129,10 +137,11 @@ export const Quests: Array = [ { id: "5120d756-d7d5-4827-8142-1ad8cedf94fc", name: "Patches", + url: "https://eldenring.wiki.fextralife.com/Patches", requirements: [ { id: "96490ccb-66c9-42b6-a651-bca6a80fce42", - description: "Fight Patches until he surrenders in Murkwater Cave", + description: "Fight Patches until he surrenders in Murkwater Cave.", }, { id: "8d1f86ac-2c71-4c4f-9346-b78a07747a43", @@ -238,6 +247,7 @@ export const Quests: Array = [ { id: "dbfd1d2c-f568-434d-a9dd-ec82fc45dea3", name: "Boc the Seamster", + url: "https://eldenring.wiki.fextralife.com/Boc+the+Seamster", requirements: [ { id: "ab481de8-72b8-4eec-8dfc-e1963a293e6b", @@ -255,7 +265,7 @@ export const Quests: Array = [ }, { id: "4c82b4ff-b3a2-44a0-baa8-3ac07c96e65d", - description: `Talk to Boc in the Coastal Cave again and select the "Give the Sewing Needle" dialogue option`, + description: `Talk to Boc in the Coastal Cave again and select the "Give the Sewing Needle" dialogue option.`, }, // required: you must talk to him at one of the optional places. { @@ -297,7 +307,7 @@ export const Quests: Array = [ }, { id: "8e17d343-40e0-493c-b3f4-d3fc5cbd0b46", - description: `Talk to Boc and allow him to call you "Lord".`, + description: `Talk to Boc and allow him to call you "Lord."`, }, { id: "be763a73-15a4-4521-bbe8-058a24f04216", @@ -317,6 +327,7 @@ export const Quests: Array = [ { id: "a77c63dc-92f1-4d4e-8ff5-db8940ea0d5c", name: "Iron Fist Alexander", + url: "https://eldenring.wiki.fextralife.com/Iron+Fist+Alexander", requirements: [ { id: "8197d868-2c05-4607-b375-21635d88049d", @@ -399,6 +410,7 @@ export const Quests: Array = [ { id: "2b7a7880-41e5-4a42-aa9f-4f80bc59eb65", name: "Knight/Recusant Bernahl", + url: "https://eldenring.wiki.fextralife.com/Knight+Bernahl", requirements: [ { id: "b6945128-636d-4cee-81e3-f06d6e082b57", @@ -455,6 +467,7 @@ export const Quests: Array = [ { id: "75870d4b-4606-4012-b933-39e571cdb22d", name: "Blaidd", + url: "https://eldenring.wiki.fextralife.com/Blaidd", // note if you have completed Forlon Hound Evergaol before then Blaidd will be standing outside of it. requirements: [ { @@ -481,13 +494,14 @@ export const Quests: Array = [ }, { id: "4293c04f-e9fe-4a05-bd7e-938dd61cc36e", - description: `Talk to Smithing Master Iji and exhaust his dialogue until you are able to select "Blaidd sent me". You may now purchase the Carian Filigreed Crest talisman.`, + description: `Talk to Smithing Master Iji and exhaust his dialogue until you are able to select "Blaidd sent me." You may now purchase the Carian Filigreed Crest talisman.`, }, ], }, { id: "9731bfcb-bbde-4064-ac66-a28fa769f1ca", name: "Kenneth Haight", + url: "https://eldenring.wiki.fextralife.com/Kenneth+Haight", requirements: [ { id: "fa323288-a38a-4538-99f6-eabfbcfa6b2e", @@ -520,6 +534,7 @@ export const Quests: Array = [ { id: "3c574a2d-a2fe-44dd-9255-fd801b6bc9f9", name: "Nepheli Loux", + url: "https://eldenring.wiki.fextralife.com/Nepheli+Loux", requirements: [ { id: "5237d6c8-786d-4cf4-9523-68214804005d", @@ -588,6 +603,7 @@ export const Quests: Array = [ { id: "5bcdbf66-3270-4af8-9c76-2d6e646d20cb", name: "Roderika (Spirit-Tuner)", + url: "https://eldenring.wiki.fextralife.com/Roderika", requirements: [ { id: "e92cafa4-53d7-4437-bd5e-204509437a5d", @@ -633,6 +649,7 @@ export const Quests: Array = [ { id: "92e082f1-8051-45a4-b200-29312b8d127c", name: "Sorceress Sellen", + url: "https://eldenring.wiki.fextralife.com/Sorceress+Sellen", requirements: [ { id: "2ab188e3-bde1-4ef0-a370-a6c8200962e2", @@ -663,7 +680,7 @@ export const Quests: Array = [ { id: "1b780037-5750-4a4c-a2ba-a43adeeab76d", description: - "Find Lusat near the Fort Faroth grace and get the Stars of Ruin spell", + "Find Lusat near the Fort Faroth grace and get the Stars of Ruin spell.", }, { id: "e9846b5d-3f41-47e4-aa12-36d99c40e2af", @@ -702,21 +719,22 @@ export const Quests: Array = [ { id: "763fc9ac-1f5b-4554-8d4b-62472353a6d8", description: - "Return to Lusat's body near the Sellia Hideaway grace to get the Lusat's clothing set", + "Return to Lusat's body near the Sellia Hideaway grace to get the Lusat's clothing set.", }, ], }, { id: "454972b3-6194-4eae-9f7e-3abaee7c96e7", name: "Gowry + Millicent", + url: "https://eldenring.wiki.fextralife.com/Millicent", requirements: [ { id: "3812e34e-b1aa-450b-ab43-90f8b0179d6c", - description: "Talk to Gowry at Gowry's Shack", + description: "Talk to Gowry at Gowry's Shack.", }, { id: "de1f1d01-a0b0-4c0f-b8e8-80163ea1a32d", - description: "Defeat Millicent Invasion (Optional?)", + description: "(Optional) Defeat Millicent Invasion.", }, { id: "2ab12632-be80-490d-8080-aad2da25616e", @@ -752,7 +770,7 @@ export const Quests: Array = [ }, { id: "16c07548-c53d-4a26-be8a-ca6b00ce1a96", - description: "Talk to Millicent near the Erdtree Grazing Hill grace.", + description: "Talk to Millicent near the Erdtree-Gazing Hill grace.", }, { id: "68667ffc-64b0-49ec-a858-90f7ef2c952a", @@ -770,7 +788,7 @@ export const Quests: Array = [ { id: "8de9c501-1eef-49fb-8905-3d03156f37a1", description: - "Rest at the Windmill Heights grace and talk to millicent.", + "Rest at the Windmill Heights grace and talk to Millicent.", }, { id: "d478f91e-ceb1-4d87-9857-75db0c35111f", @@ -799,6 +817,7 @@ export const Quests: Array = [ { id: "6a2f5b7e-47ba-4b06-b51e-c88b7d93703e", name: "D, Hunter of the Dead", + url: "https://eldenring.wiki.fextralife.com/D,+Hunter+of+the+Dead", requirements: [ { id: "f7e3f8af-c8cc-46a4-83a4-bb07992e76cf", @@ -815,7 +834,8 @@ export const Quests: Array = [ }, { id: "811d3b70-a8e0-4bc9-9f9c-104edf28ebad", - description: "Feed Gurranq a Deathroot at Bestial Sanctum", + description: "Feed Gurranq a Deathroot at Bestial Sanctum.", + url: "https://eldenring.wiki.fextralife.com/Deathroot" }, { id: "def4242a-89f1-4d62-aa4a-9c08b46458a6", @@ -843,6 +863,7 @@ export const Quests: Array = [ { id: "900d02cb-0685-4a28-951f-318ebdee46d0", name: "Fia / Age of Duskborn Ending", + url: "https://eldenring.wiki.fextralife.com/Fia", requirements: [ { id: "753a3949-1f33-4953-93b9-0ef16e351da4", @@ -851,11 +872,11 @@ export const Quests: Array = [ { id: "3d72b66b-98c5-4ee2-838e-28251a186c24", description: - "Talk to Fia at the Roundtable Hold until you receive the Weathered Dagger", + "Talk to Fia at the Roundtable Hold until you receive the Weathered Dagger.", }, { id: "6ba21da1-0acd-4113-941c-3f44d520978d", - description: "Give D, Hunter of the Dead the Weathered Dagger", + description: "Give D, Hunter of the Dead the Weathered Dagger.", }, { id: "3239894a-57f9-484b-8b21-904156c1e2d5", @@ -865,7 +886,7 @@ export const Quests: Array = [ { id: "7c0c707e-6c22-4556-83d5-ad7dafa2f90d", description: - "Talk to her in a newly opened room in the Roundtable hold", + "Talk to her in a newly opened room in the Roundtable Hold.", }, { id: "fa9e90a8-bc0f-4dc0-8fe8-726f333611b3", @@ -901,6 +922,7 @@ export const Quests: Array = [ { id: "2abe0f98-8523-47f6-b060-0ca9c275962e", name: "Ranni the Witch / Age of the Stars Ending", + url: "https://eldenring.wiki.fextralife.com/Ranni+the+Witch", requirements: [ { id: "91c85542-89b6-4389-995e-9cecc58100d0", @@ -933,12 +955,12 @@ export const Quests: Array = [ }, { id: "f0f2c1df-5dd3-458e-b919-7d1f7af26196", - description: "Get Finger Slayer Blade in Nokron.", + description: "Get Fingerslayer Blade in Nokron.", }, { id: "05e68320-e745-4472-8fd0-7364c001249c", description: - "Give the item to Ranni in Ranni's Rise. You will receive the inverted statue", + "Give the item to Ranni in Ranni's Rise, you will receive the inverted statue (locks out Seluvis's questline for this NG cycle).", }, { id: "d2a30b83-30d9-4fa5-83f9-9f6c0acbb14a", @@ -996,15 +1018,16 @@ export const Quests: Array = [ { id: "87a4def0-48b9-4b9d-ad78-38ea169b1ad1", name: "Dung Eater / Blessing of Despair Ending", + url: "https://eldenring.wiki.fextralife.com/Dung+Eater", requirements: [ { id: "77ae3b59-142d-40a9-b366-bd1887623231", - description: "Talk to Dung Eater at the Roundtable Hold", + description: "Talk to Dung Eater at the Roundtable Hold.", }, { id: "033bf04e-e309-4fb8-abe9-ae3e080a0bab", description: - "Collect the Seedbed Curse near the East Capital Rampart Grace", + "Collect the Seedbed Curse near the East Capital Rampart Grace.", }, { id: "ad4de190-085e-415f-a838-c0cd15610edb", @@ -1067,6 +1090,7 @@ export const Quests: Array = [ { id: "98054154-2e6e-4095-a4bf-ee0f071ece9e", name: "Irina + Edgar / Hyetta / Lord of the Frenzied Flame Ending", + url: "https://eldenring.wiki.fextralife.com/Hyetta", requirements: [ { id: "98a2abed-c094-40f2-b058-5200d7b102d3", @@ -1109,7 +1133,7 @@ export const Quests: Array = [ }, { id: "fcf87da5-9b20-4644-accd-73b630f03df5", - description: `Donate your third Shabriri Grape to Hyetta near the Gate Town Bridge. Select the "They're human eyes" dialogue option."`, + description: `Donate your third Shabriri Grape to Hyetta near the Gate Town Bridge. Select the "They're human eyes" dialogue option.`, }, { id: "79e4eec6-db3a-47d1-8fa0-1d659bc71344", @@ -1147,7 +1171,7 @@ export const Quests: Array = [ { id: "1bb499f9-7d93-4518-9870-ddd5e46c4bf4", description: - "Talk with Hyetta until she dies. Pick up the Frenzied Flame Seal", + "Talk with Hyetta until she dies. Pick up the Frenzied Flame Seal.", }, { id: "2662179f-44f6-44d2-a930-2c64e25d1f58", @@ -1159,6 +1183,7 @@ export const Quests: Array = [ { id: "506e0994-ee99-4509-92f0-09db727e2e8b", name: "Brother Corhyn + Goldmask / Age of Order Ending", + url: "https://eldenring.wiki.fextralife.com/Brother+Corhyn", requirements: [ { id: "a2c22fb5-91d1-444a-8cf4-13880d99b9d7", @@ -1171,7 +1196,7 @@ export const Quests: Array = [ }, { id: "c40d1235-4ecc-4279-93a6-09d39e640776", - description: `Talk to Brother Corhyn near the Altus Plateau map fragment. Talk "About the noble goldmask"`, + description: `Talk to Brother Corhyn near the Altus Plateau map fragment. Talk "About the noble Goldmask."`, }, { id: "4b09fc8d-abd3-4ce7-a1c5-c13bc6923c29", @@ -1179,11 +1204,11 @@ export const Quests: Array = [ }, { id: "f25f7590-ca9c-4f8b-967a-517a041b5fca", - description: `Go back to Brother Corhyn near the Altus Plateau map fragment and "Tell the noble Goldmask's whereabouts"`, + description: `Go back to Brother Corhyn near the Altus Plateau map fragment and "Tell the noble Goldmask's whereabouts."`, }, { id: "e59a5d41-7c4a-461e-a642-5653461df6ec", - description: `Go back to the broken bridge and talk to Brother Corhyn "About the noble Goldmask"`, + description: `Go back to the broken bridge and talk to Brother Corhyn "About the noble Goldmask."`, }, { id: "306050cc-99f3-4739-8e05-1be39d7d7d51", @@ -1192,11 +1217,11 @@ export const Quests: Array = [ }, { id: "fdbe8c88-81be-4cd0-afd2-cdcb3b51bc93", - description: `Give the Golden Order Principia to Brother Corhyn near the arena. Learn the Law of Regression incantation. Talk "About the noble goldmask"`, + description: `Give the Golden Order Principia to Brother Corhyn near the arena. Learn the Law of Regression incantation. Talk "About the noble goldmask."`, }, { id: "1fcf3bc3-0513-4808-8e3b-e24085dc4862", - description: `Perform the Law of Regression incantation in front of the statue near the in game message that says "Regression alone reveals secrets." Read the new message that appears`, + description: `Perform the Law of Regression incantation in front of the statue near the in game message that says "Regression alone reveals secrets." Read the new message that appears.`, }, { id: "977609ab-1035-4c7a-a2e6-b5087c57f909", @@ -1218,4 +1243,633 @@ export const Quests: Array = [ }, ], }, + { + id: "ff39a7ac-8544-4654-9369-5a2a57a2c7bc", + name: `Gurranq, Beast Clergyman`, + url: "https://eldenring.wiki.fextralife.com/Gurranq+Beast+Clergyman", + requirements: [ + { + id: "d5ffc09a-783a-4140-978b-30ae0ec5b596", + description: "Retrieve a Deathroot after defeating the Tibia Mariner at Summonwater Village.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=1547&code=mapA" + }, + { + id: "d22a50ea-45e6-41a0-be2a-e7f8918345a1", + description: "(Optional) Talk to D at Roundtable Hold for directions to the Bestial Sanctum." + }, + { + id: "f552e06e-e89e-4e15-bb66-25e1d395805c", + description: "Take the Waygate D mentions to the Bestial Sanctum.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=802&code=mapA" + }, + { + id: "c70ea8be-63af-47ca-b9b0-1627a75745fe", + description: "Talk to Gurranq at Bestial Sanctum." + }, + { + id: "42b42ae4-988c-4c1a-b997-b6f4ef6b2ddd", + description: "Give one Deathroot to Gurranq for the Clawmark Seal Sacred Seal and Beast Eye Key Item.", + }, + { + id: "13ae7575-e7ca-4749-9936-2049c063802f", + description: "Retrieve a Deathroot inside a chest behind the Black Knife Assassin in the Deathtouched Catacombs.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=855&code=mapA" + }, + { + id: "f510560c-6aee-45b7-8eb4-3ea4edfee422", + description: "Give a second Deathroot to Gurranq for the Bestial Sling Incantation.", + }, + { + id: "c6b12699-738d-463d-9216-ae76b24aa1f1", + description: "Retrieve a Deathroot inside a chest behind the Cemetery Shade in the Black Knife Catacombs.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=6807&code=mapA" + }, + { + id: "7b075c18-5c27-466b-910a-d80857cedebd", + description: "Give a third Deathroot to Gurranq for the Bestial Vitality Incantation.", + }, + { + id: "2189ccf3-d2e5-42ee-a6db-d8449aa42085", + description: "Retrieve a Deathroot by defeating the Tibia Mariner at East Liurnia of the Lakes.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=2010&code=mapA" + }, + { + id: "bf466258-2964-4784-b0c9-b4d2ce8a7783", + description: "Give a fourth Deathroot to Gurranq for Ash of War: Beast's Roar.", + }, + { + id: "2b8f890b-8f28-4876-bcc2-93db115ab141", + description: "Retrieve a Deathroot by defeating the Tibia Mariner at Wyndham Ruins.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=2007&code=mapA" + }, + { + id: "b519f1e3-531f-41ec-93a7-70e4d7f00087", + description: "Gurranq will be hostile. Fight back until he gives up." + }, + { + id: "6e96ffcb-8a9a-4661-9b34-969e5237c5a6", + description: "Reload the area if necessary, then give a fifth Deathroot to Gurranq for the Beast Claw Incantation.", + }, + { + id: "3cbcd4f0-46f9-4478-bf5d-93ef4d2fc20b", + description: "Retrieve a Deathroot by defeating the Tibia Mariner on a ledge between Castle Sol Main Gate and Snow Valley Ruins Overlook.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=6808&code=mapA" + }, + { + id: "9b08d98a-119c-409b-9d13-eebf9da938f2", + description: "Give a sixth Deathroot to Gurranq for the Stone of Gurranq Incantation.", + }, + { + id: "34c389a1-8307-4927-8452-98609c893154", + description: "Retrieve a Deathroot inside a chest behind the Red Wolf of the Champion at Gelmir Hero's Grave.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=5765&code=mapA" + }, + { + id: "0a00490b-aa1a-4cb2-85cd-1b91c0cc59b1", + description: "Give a seventh Deathroot to Gurranq for the Warhammer armament Beastclaw Greathammer.", + }, + { + id: "989b70ec-d3f6-47da-94af-df6b57283243", + description: "Retrieve a Deathroot inside a chest after defeating the Stray Mimic Tear in the secret catacombs underneath the Hidden Path to the Haligtree.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=6359&code=mapA" + }, + { + id: "c6735e77-00d5-4ad9-8b5b-99be55581b24", + description: "Give an eighth Deathroot to Gurranq for the Gurranq's Beast Claw Incantation.", + }, + { + id: "d0bd1b10-18fe-43d1-928d-facc24178226", + description: "Retrieve a Deathroot inside the chest after defeating the Ulcerated Tree Spirit boss inside the Giants' Mountaintop Catacombs.", + mapLink: "https://eldenring.wiki.fextralife.com/Interactive+Map?id=6809&code=mapA" + }, + { + id: "631d8c94-3060-40b0-acaa-5af4e95aa104", + description: "Give Gurranq the ninth and final Deathroot. He will give you an Ancient Dragon Smithing Stone and disappear." + } + ] + }, + { + id: "beb92cc3-9bd0-4e8f-b982-2473c57c4d37", + name: "Diallos Hoslow", + url: "https://eldenring.wiki.fextralife.com/Diallos", + requirements: [ + { + id: "a1af8c12-09f6-4a22-bb15-e1cb0c3f4d49", + description: "Talk to Diallos at the Roundtable Hold." + }, + { + id: "208c2d13-35f0-40f6-8777-1bf713ad5d0e", + description: "Talk to Diallos in Northern Liurnia near the Academy Gate Town Site of Grace." + }, + { + id: "70026071-f8e4-462b-b5c8-191f17e87286", + description: "Exhaust Diallos' dialogue in Roundtable Hold." + }, + { + id: "a8f79e5a-e123-4596-9dd4-7b0007c3c965", + description: "Talk to Diallos in Volcano Manor." + }, + { + id: "363edd14-d283-4b61-9ab6-156528554c92", + description: "Complete the first Volcano Manor request and return to talk to Diallos. He'll have new dialogue each time you complete a Volcano Manor request." + }, + { + id: "88587a2c-81d4-4802-9c9e-945b22467bd4", + description: "Complete the Volcano Manor quest (either successfully or by defeating Rykard, Lord of Blasphemy), then talk to Diallos in Volcano Manor." + }, + { + id: "b3b404a5-f42b-44a3-bb1b-668622177563", + description: "Locate Diallos in Jarburg and talk to him." + }, + { + id: "1aeeaf5b-347f-4adb-bb27-1b8a38cbce05", + description: "Progress Jar-Bairn's questline then exhaust both Diallos' and Jar-Bairn's dialogue, reloading the area as needed. Jar-Bairn should mention poachers at the end." + }, + { + id: "b3143ed6-428c-4330-b975-ffe665c22b8a", + description: "After Jarburg is attacked (it may take waiting for time to pass), exhaust Diallos' and Jar-Bairn's dialogue again. When Diallos asks a question, you can respond with either option." + }, + { + id: "6b6e87f3-8d39-4c96-bdae-7ae11d0fd6a2", + description: "Reload the area, exhaust Jar-Bairn's dialogue, then reload the area again to find Diallos's Mask, Hoslow's Petal Whip, and a Numen's Rune where Diallos was." + } + ] + }, + { + id: "7283be28-9d16-40ba-b977-39d16df5d32b", + name: "Ensha", + url: "https://eldenring.wiki.fextralife.com/Ensha", + requirements: [ + { + id: "f4865803-9b86-443a-9d7e-743bf900b45c", + description: `Interact with Ensha at Roundtable Hold to obtain the "What Do You Want?" Gesture.` + }, + { + id: "61227be7-78e6-4fe1-b09a-e30773697d96", + description: "Obtain either half of the Haligtree Secret Medallion (Right or Left)." + }, + { + id: "03fa2971-d014-4546-8823-574b44456c1c", + description: "Return to Roundtable Hold and Ensha will invade." + }, + { + id: "3a02f02b-7c36-4308-b142-621860f8fa05", + description: "Obtain Clinging Bone after defeating Ensha and the Royal Remains set from where Ensha was originally standing outside Gideon Ofnir's room." + }, + { + id: "2d5da311-6b48-4e85-953a-3168a156f7ac", + description: "Talk to Gideon Ofnir and he will apologize for Ensha's behavior." + } + ] + }, + { + id: "16d5085f-b29c-433d-ba3e-9edfcbd02856", + name: "Sorcerer Rogier", + url: "https://eldenring.wiki.fextralife.com/Sorcerer+Rogier", + requirements: [ + { + id: "f9ff2515-7c1a-40ea-9f39-1bef1e83bb3e", + description: "Talk to Rogier in Stormveil Castle, by the altar of the Chapel, before defeating Godrick." + }, + { + id: "a3a77ba3-1480-4df6-9446-8a467a900293", + description: "Talk to Rogier in Roundtable Hold and obtain Rogier's Rapier +8 with Ash of War: Glintblade Phalanx if you talked to him in Stormveil." + }, + { + id: "b2cdf80e-a769-419d-a0c7-da59ded7b438", + description: "Defeat the Lesser Ulcerated Tree Spirit in Stormveil and view the memory in front of the giant face before climbing up the ladder." + }, + { + id: "1790ace6-e10c-4055-bc5d-7b872c3e184a", + description: "Return to the Roundtable Hold and talk to Rogier." + }, + { + id: "87e32e4e-50ee-42d6-a17a-9196800316a9", + description: `(Optional) Interact with Fia and select "Hold Me." Exhaust the extra dialogue options to receive Knifeprint Clue.` + }, + { + id: "4760e7eb-e81c-4046-b1f4-d0560439d6a4", + description: "Defeat a Black Knife Assassin in Black Knife Catacombs in Liurnia, behind an illusory wall to obtain Black Knifeprint." + }, + { + id: "0c9ee6c6-8551-497c-ae3e-d2860a86eeea", + description: "Return the Black Knifeprint to Rogier at Roundtable Hold. Reload the area and talk to Rogier; he'll send you to Ranni." + }, + { + id: "68fdff3c-3f73-44f9-8af5-9ac6d48d7002", + description: "Talk to Ranni in the Three Sister's area of Liurnia, north of Caria Manor, and she will tell you to leave." + }, + { + id: "023f4206-3f97-4a72-ba99-ebb6cd6d68e2", + description: "Talk to Rogier again at Roundtable Hold and he suggests you become a vassal of Ranni's." + }, + { + id: "b448767f-e657-4371-ae4f-411f1697c4ca", + description: "Return to Ranni to begin her questline." + }, + { + id: "b1005351-0da4-448c-84da-102380362180", + description: "Returning to Rogier and he will tell the player he is beginning to fall asleep." + }, + { + id: "0a5f9d28-91e2-49de-9427-bb9ea6d6f8f5", + description: "Reload the area and Rogier will now be asleep." + }, + { + id: "f68d47be-1b74-44cb-ab6b-ff83a9abbbef", + description: "Reload the area a few times, or activate a new Grace, and Rogier will die, leaving Rogier's Bell Bearing, Rogier's Set, and Rogier's Rapier (if you didn't receive it before), as well as Rogier's Letter." + } + ] + }, + { + id: "8aa800d3-ea19-431a-9aca-3f0e8e4a01f3", + name: "Thops", + url: "https://eldenring.wiki.fextralife.com/Thops", + requirements: [ + { + id: "08d426d2-d027-4dec-abd1-d11994971311", + description: "Talk to Thops at Church of Irith in Liurnia. Donate 10 Runes and exhaust his dialogue." + }, + { + id: "e237056b-551b-4019-83e2-2e5fc1ae2c84", + description: "Obtain (a second) Academy Glintstone Key hidden within Raya Lucaria, in the chandelier in the Church of the Cuckoo.", + url: "https://eldenring.wiki.fextralife.com/Academy+Glintstone+Key" + }, + { + id: "cbad4533-57f7-4348-9c00-19a34629c49c", + description: "Return to Thops and give him the extra Academy Glintstone Key." + }, + { + id: "e70809dc-6c49-490f-b202-d78cbda88063", + description: "Find Thops's corpse in a chair outside Schoolhouse Classroom with Thops's Barrier, Academy Glintstone Staff, and Thops's Bell Bearing." + } + ] + }, + { + id: "a6b3b8f2-33ed-413d-85fd-4bcd60e39478", + name: "Latenna", + url: "https://eldenring.wiki.fextralife.com/Latenna", + requirements: [ + { + id: "7d523ab2-46a0-4925-b77c-2a1e6cbbf587", + description: "Find Albus in the Village of the Albinaurics, hiding transformed as a pot near the Depraved Perfumer, close to the Village of the Albinaurics Site of Grace. Obtain the Haligtree Secret Medallion (Right) from him.", + url: "https://eldenring.wiki.fextralife.com/Albus" + }, + { + id: "c050025a-48cb-4c33-a172-ff1f2781b227", + description: "Go through the Lakeside Crystal Cave in Liurnia and defeat the Bloodhound Knight boss. Find the Slumbering Wolf's Shack on the other side." + }, + { + id: "e5702e50-e974-4b37-86e6-aa23a6a74f22", + description: "Talk to Latenna and she'll ask for the player to escort her to Miquella's Haligtree. Answer yes and she'll give you the Latenna the Albinauric Spirit Ashes." + }, + { + id: "88bd4d1c-4531-46bf-b3e9-b77489c77fcc", + description: "Continue until the Mountaintop of the Giants and obtain the Haligtree Secret Medallion (Left) in Castle Sol.", + url: "https://eldenring.wiki.fextralife.com/Haligtree+Secret+Medallion+(Left)" + }, + { + id: "7153c0d0-9156-4d35-a079-0b1d21ca60ef", + description: "Return to the Lift of Rold and use both halves of the secret medallion (not the original Rold Medallion) to go to the Consecrated Snowfield." + }, + { + id: "34745ba4-3297-4497-9221-888fd33aa08e", + description: "Continue through Consecrated Snowfield and arrive at the Apostate Derelict. Interact with the giant Albinauric and Latenna will give you a Somber Ancient Dragon Smithing Stone." + } + ] + }, + { + id: "211ce6dd-6250-4c34-aae9-e84787089229", + name: "Rya", + url: "https://eldenring.wiki.fextralife.com/Rya", + requirements: [ + { + id: "3b9b7be2-5c63-49ca-802d-ca0aff4990a8", + description: "Find Rya in a pavilion near the Birdseye Telescope, north of Laskyar ruins. Exhaust her dialogue and she'll request you retrieve her necklace." + }, + { + id: "9a24d2b5-f878-4609-b74a-c309c7b32c90", + description: "Buy Rya's Necklace for 1000 Runes from Blackguard Big Boggart at the Boilprawn Shack nearby.", + url: "https://eldenring.wiki.fextralife.com/Blackguard+Big+Boggart" + }, + { + id: "0db11de2-fc14-46ba-a96f-14f6b2c59484", + description: "Return her necklace at the pavilion and she'll give you Volcano Manor Invitation and clues to both ways to reach Altus Plateau." + }, + { + id: "b614b24d-76f3-476b-9893-b485d7d5e41b", + description: "Upon reaching Altus Plateau, Rya will be there (in a different location depending on which route you originally took). Talk to her and she'll warp you to Volcano Manor." + }, + { + id: "604bfff5-64c2-4085-ac7a-05a5378123d3", + description: "Complete the first Volcano Manor request (Old Knight Istvan).", + url: "https://eldenring.wiki.fextralife.com/Old+Knight+Istvan" + }, + { + id: "77f82c49-5b92-4b94-a483-23f5c4bec8a9", + description: "Return to Rya in another room of Volcano Manor, across the hall, in a slightly different form." + }, + { + id: "c92edd4d-d319-4b74-a456-2f074b119ac3", + description: "Complete the second Volcano Manor request (Rileigh the Idle)." + }, + { + id: "610270d1-7e85-4510-b336-d95143c4e1e2", + description: "Return to Zorayas and follow her clues; roll into the illusory wall in the same room, then reach the Prison Town Church Site of Grace." + }, + { + id: "f1ed00bf-6838-43fb-9199-1d05350921e9", + description: "Return to Zorayas and report what you've seen." + }, + { + id: "1c2f642d-0dd6-46a3-871b-cd887f1fd395", + description: `(Optional) Talk to Tanith and ask about "Zorayas' Troubles."` + }, + { + id: "6e538d21-b4d0-4b77-b4c4-91467e59b190", + description: "Defeat the Godskin Noble boss in Temple of Eiglay and get the Serpent's Amnion." + }, + { + id: "eb06c41e-1f68-4a3d-b0bc-3f64b1577467", + description: "Give the Serpent's Amnion to Zorayas. She will leave the manor area." + }, + { + id: "1c5f316e-b0dc-40e2-8157-f94239c4594b", + description: `(Optional) Speak with Tanith and select "Zorayas Absence" to obtain the Tonic of Forgetfulness.` + }, + { + id: "82a61d47-8dd9-4730-9cea-482cf351f2ca", + description: "Locate Rya within the Volcano Manor legacy dungeon and speak with her." + }, + { + id: "a5c233be-6bb8-465c-adc4-c3df0875a6ad", + description: "Now either kill Zorayas, kill Rykard and return to Zorayas, or give Zorayas the Tonic of Forgetfulness." + }, + { + id: "df857757-52b1-4263-b908-eda8b2c33ed5", + description: "Find Daedicar's Woe and (possibly) Zorayas' Letter, either where she was in legacy dungeon or her original location in the manor (depends on your choices)." + } + ] + }, + { + id: "8636dc42-8c23-4e8f-a048-105b35009f28", + name: "Blackguard Big Boggart", + url: "https://eldenring.wiki.fextralife.com/Blackguard+Big+Boggart", + requirements: [ + { + id: "67be303a-7760-4073-b2ba-359c62ad19cd", + description: "Buy Rya's Necklace from Blackguard Big Boggart at the Boilprawn Shack as part of Rya's quest line." + }, + { + id: "0c8d0355-dec5-42f6-b6c4-f5576c37c9ee", + description: "Purchase at least one Boiled Prawn from Boggart and he'll say he's never met someone with a taste for prawn he couldn't trust." + }, + { + id: "33ab554a-6a20-48c5-b69b-7f10630e00be", + description: "(Optional) Summon Boggart to fight Magma Wyrm Makar in Ruin-Strewn Precipice between Liurnia and Altus Plateau.", + url: "https://eldenring.wiki.fextralife.com/Magma+Wyrm+Makar" + }, + { + id: "9b2366dc-6c14-4538-94fd-ec5e9fa6a37b", + description: "Boggart will move to the Leyndell moat, south of the Minor Erdtree in the Capital Outskirts. Exhaust his dialogue to receive more information about Dung Eater and optionally purchase Boiled Crab." + }, + { + id: "b17d2204-3a9c-464b-b379-6f63f15fb223", + description: `Progress Dung Eater's quest to the point he says he will be "waiting in the outer moat."`, + url: "https://eldenring.wiki.fextralife.com/Dung+Eater" + }, + { + id: "63283a45-4589-4043-8b7d-631043820b52", + description: "Return to Boggart (or reload the area) and exhaust his dialogue until he says he believes Dung Eater is lurking nearby." + }, + { + id: "d919d0b6-7384-40c2-b427-40dac480f6d2", + description: "Reload the area and Boggart will be dying. Dung Eater will invade when you interact with Boggart." + }, + { + id: "3ea5714d-943f-44a9-b27b-cb37c8637577", + description: "After fighting off Dung Eater, loot Boggart's corpse for a Seedbed Curse, Blackguard's Iron Mask, Iron Ball, and Blackguard's Bell Bearing." + } + ] + }, + { + id: "3c614049-2380-48e2-9727-7dbad5e4e703", + name: "Jar-Bairn", + url: "https://eldenring.wiki.fextralife.com/Jar+Bairn", + requirements: [ + { + id: "fb0351a4-6905-43d2-8b29-0309d8b759b2", + description: "Reach Jarburg by following a series of grave stones down the eastern cliffs of Liurnia, just south of the Carian Study Hall.", + url: "https://eldenring.wiki.fextralife.com/Jarburg" + }, + { + id: "b7e45220-1c65-47ae-a6ca-fa69e017585f", + description: "(Optional) Interact with Jar-Bairn in Jarburg for some extra dialogue." + }, + { + id: "82bb981b-9034-43ed-a3b7-52681a66fe79", + description: "Progress Alexander's quest line at least one step." + }, + { + id: "bcab5335-85f7-4cd6-ab98-bcc3ef8fb9db", + description: "Progress Diallos' quest line." + }, + { + id: "e6870a01-abdf-4f77-a148-5a3121afb358", + description: "Exhaust Jar-Bairn's dialogue and reload the area multiple times, until Jar-Bairn mentions poachers in the area." + }, + { + id: "03d6abc4-a0f5-4410-8916-81f4d104e4e7", + description: "Continue to reload the area and exhaust Jar-Bairn's dialogue." + }, + { + id: "2257f951-83a8-42c5-ab23-c028da4847b5", + description: "Fully complete Alexander's quest line and obtain Alexander's Innards." + }, + { + id: "99b9a82e-8912-4b18-8aa2-bd561ab86d80", + description: "Give Alexander's Innards to Jar-Bairn, then reload the area. Where Jar-Bairn was sitting, obtain Companion Jar Talisman." + } + ] + }, + { + id: "2e3ecd46-fd2b-49b9-98a5-a0ee5f02e743", + name: "Preceptor Seluvis", + url: "https://eldenring.wiki.fextralife.com/Preceptor+Seluvis", + requirements: [ + { + id: "d88a5416-f99e-4551-9dfc-71688643547d", + description: "Progress Ranni's quest line until you talk to her vassals and Seluvis' Rise is unlocked in the Three Sister's region of Liurnia, north of Caria Manor." + }, + { + id: "c5593f73-bb06-4b5c-81d7-9b6b90882b2c", + description: "Talk to Seluvis in Seluvis's Rise and receive Seluvis's Potion." + }, + { + id: "637f6eca-9f40-45f0-ab58-12458487c9ab", + description: "Progress Dung Eater's quest until you can give him Seedbed Curses, but give him Seluvis's Potion (locks out Dung Eater's questline/Blessing of Despair ending and Nepheli Loux's Puppet until new NG cycle)." + }, + { + id: "9a7ea65b-37ef-4e62-8a90-c75d089c7b22", + description: "Feed Seluvis's Potion to Nepheli Loux (locks out Nepheli Loux's questline and Dung Eater's Puppet until new NG cycle)." + }, + { + id: "f20fc1e3-c8f4-4d00-972f-abde59daf659", + description: "(Optional) Talk to Gideon Ofnir and give Seluvis's Potion to him to dispose of (locks out both Dung Eater's and Nepheli Loux's Puppets until new NG cycle)." + }, + { + id: "9f430f1f-e492-4f0a-b3fc-811d27f8d042", + description: "Find Seluvis's secret laboratory in the Three Sister's region of Liurnia, behind an illusory floor." + }, + { + id: "8a451186-d5af-4dd7-877e-e7f5d5061306", + description: "(Optional) Inside Seluvis's lab, find another illusory wall with Dung Eater's Puppet behind it, if you gave him the potion." + }, + { + id: "fe71ba5b-58a4-4a61-bf0f-93ba3216fb64", + description: "Return to Seluvis and ask about his lab. Choose one Puppet to take from Seluvis." + }, + { + id: "17d0a22d-c4c4-4d2c-8090-3574b7ddc9d6", + description: "Purchase all of Seluvis's Sorceries and a second Puppet." + }, + { + id: "34e4b608-86e7-45fe-8124-7c2eb53177f7", + description: "Purchase Dung Eater's Puppet if you gave him the potion on this NG cycle." + }, + { + id: "1ec168fa-7721-4a26-8fec-c5acdda7ccba", + description: "Talking to Seluvis again will give you the option to hear his plot (sometimes buggy, check link for help).", + url: "https://eldenring.wiki.fextralife.com/Preceptor+Seluvis" + }, + { + id: "32a48279-e85b-476e-b5cb-62d554c4f1ae", + description: "(Optional) Purchase Weathered Map from Pidia nearby, with a clue to find the Amber Starlight." + }, + { + id: "92942f28-afd7-45b4-a969-5b0dffa528ed", + description: "Find the Amber Starlight in Altus Plateau." + }, + { + id: "831a99fc-46d9-46f3-bdb2-e6ec387d2b25", + description: "Return the Amber Starlight to Seluvis to receive the Magic Scorpion Charm Talisman." + }, + { + id: "60ada8a8-1b52-465d-a7ba-3f33babeee7a", + description: "Reload the area and receive the Amber Draught from Seluvis." + }, + { + id: "3ec4208e-2c7c-46b6-9416-f22669d1791b", + description: "(Optional) Administer the Amber Draught to Ranni." + }, + { + id: "450f4a10-e26a-4463-bc98-87f237a135d2", + description: "(Optional) Receive absolution at the Church of Vows by using a Celestial Dew to continue Ranni's quest line and obtain the Age of Stars ending." + }, + { + id: "0959561d-1a01-402e-a664-02dff38b8111", + description: "(Optional) Skip angering Ranni and give her the Fingerslayer Blade and she will simply kill Seluvis." + }, + { + id: "331ede89-418a-42d2-a0bf-15f5c5165b48", + description: "Go to Pidia and loot Nepheli Loux's Puppet from his corpse if you gave her the potion." + }, + { + id: "ebb0776a-b44e-4f57-a30f-5953c45aa563", + description: "Loot Dolores the Sleeping Arrow Puppet from Pidia if you didn't give Seluvis's Potion to Nepheli Loux." + } + ] + }, + { + id: "3b3bfcf4-8b9c-4e14-9e0f-c078cd88e79c", + name: "Tanith", + url: "https://eldenring.wiki.fextralife.com/Tanith", + requirements: [ + { + id: "31eb2092-b9c7-4128-a3da-65e115d33aaa", + description: `Get to Volcano Manor and talk to Tanith. Answer "Yes" when asked to join the family and receive the Drawing-Room Key.` + }, + { + id: "2cb59cb6-3b89-4cad-aa76-437acf4f8385", + description: "Enter a room nearby with the key and find Letter from Volcano Manor (and Recusant Finger) on the long table near Knight Bernahl." + }, + { + id: "3d3f2146-ed29-4088-9aed-309abf87a546", + description: "Return to Tanith and receive the first Volcano Manor request." + }, + { + id: "06fed86d-1d56-4643-a6d4-9169b141c077", + description: "Invade and kill Old Knight Istvan in Limgrave.", + url: "https://eldenring.wiki.fextralife.com/Old+Knight+Istvan" + }, + { + id: "2e0f8a9f-badb-4a4e-880e-2d1de9480d06", + description: "Return to Tanith and receive the Magma Shot Incantation." + }, + { + id: "ac9bb555-3b98-405a-82f0-dff772f22442", + description: "Reload the area and retrieve another Letter from Volcano Manor on the table in the adjoining room." + }, + { + id: "f3a6b425-3348-4019-8e44-75a5f0824cb9", + description: "Invade and kill Rileigh the Idle in Altus Plateau.", + url: "https://eldenring.wiki.fextralife.com/Rileigh+the+Idle" + }, + { + id: "72ef23cd-9640-4b30-888e-bb6ad06f4b03", + description: "Return to Tanith and receive Serpentbone Blade." + }, + { + id: "063560b8-58c9-4a36-bba9-8fbaf0ecb836", + description: "Reload the area and retrieve Red Letter in the usual location." + }, + { + id: "8873c32c-642e-48ef-8eaa-362080337b4c", + description: "Invade and kill Juno Hoslow, Knight of Blood in Mountaintops of the Giants.", + url: "https://eldenring.wiki.fextralife.com/Juno+Hoslow,+Knight+of+Blood" + }, + { + id: "62e56a03-7f89-4def-9384-75aac2f74e5f", + description: "Return to Tanith and receive Taker's Cameo." + }, + { + id: "6e4388a4-ba17-48b9-948f-7ee9092816f4", + description: "Tanith will now offer to take you to the lord of the manor. Ensure all other Volcano Manor quests are done before continuing." + }, + { + id: "ec00a7f7-b713-4c37-8c52-c4da6ae55f73", + description: "Accept Tanith's offer, or reach the Audience Pathway through the Volcano Manor legacy dungeon." + }, + { + id: "02cbeb3b-9faf-4fa6-80d4-0d73227f3b2e", + description: "Defeat Rykard, Lord of Blasphemy.", + url: "https://eldenring.wiki.fextralife.com/Rykard,+Lord+of+Blasphemy" + }, + { + id: "5807b72b-aab4-4fcc-b728-61589be8d778", + description: "Speak to Tanith one more time." + }, + { + id: "d3fd5438-ae59-4847-9f8e-a58a63997d2f", + description: "(Optional) Progress Patches quest line and receive the Dancer's Castanets." + }, + { + id: "ba1d15fa-d49c-4bfc-b95a-2f105b66e699", + description: "Return to Rykard, Lord of Blasphemy Site of Grace." + }, + { + id: "e2488430-054b-47e3-98da-935c70377471", + description: "(Optional) Offer the Dancer's Castanets to Tanith. She'll refuse.", + url: "https://eldenring.wiki.fextralife.com/Dancer's+Castanets" + }, + { + id: "3ef29321-fdc6-416e-b08b-a13d5539ae94", + description: "Kill Tanith and loot the Consort's Set." + }, + { + id: "e4b0b2fc-7a40-4af3-94b6-1e65db9e3eac", + description: "Tanith's Knight will invade. Kill and loot the Knight for Aspect of the Crucible: Breath." + } + ] + }, ]; diff --git a/data/types.ts b/data/types.ts index 32b9c9b..752cbed 100644 --- a/data/types.ts +++ b/data/types.ts @@ -1,6 +1,7 @@ export interface ListType { id: string; name: string; + url?: string; imageUrl?: string; imageAlt?: string; requirements: Array; @@ -10,6 +11,7 @@ export interface Requirement { id: string; description: string; url?: string; + mapLink?: string; } export enum TabNames {