Changes for page Contribute
Last modified by test user on 2026/05/26 17:29
From version 1.1
edited by Espen Solbu
on 2026/05/25 18:49
on 2026/05/25 18:49
Change comment:
There is no comment for this version
To version 5.1
edited by Espen Solbu
on 2026/05/25 19:05
on 2026/05/25 19:05
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,13 +8,89 @@ 8 8 = Missing Quests = 9 9 10 10 11 - =WalkthroughonHighPriorityQuests=11 +I am currently focusing on figuring out the following quests, any information or hints would be appreciated: 12 12 13 +* How to use defilers blood? (shifter, from Defiler quest) 14 +* [[Quest 363 - Octolock>>doc:MUD.Quests.Quest 363 - Octolock.WebHome]] inside Clockwork 15 +* [[Quest 107 - Fight magic with magic>>doc:MUD.Quests.Quest 107 - Fight magic with magic.WebHome]] (this has same name and story as [[Quest 284 - Fight magic with magic>>doc:MUD.Quests.Quest 284 - Fight magic with magic.WebHome]] (solved), but i dont have it solved 16 +* [[Quest 178 - Eyes of the Beholder>>doc:MUD.Quests.Quest 178 - Eyes of the Beholder.WebHome]] - I have killed the beholder, and was able to learn the scrolls, but i have not gotten this quest solved 17 +** There is also an area behind beholder, where i believe there to be something special, leading up to [[Island of Werre>>doc:MUD.Domains (Areas).Domain of Hoerk.Areas in Hoerk.Island of Werre.WebHome]] and the Tower of Stryf. There might be a tunnel to the [[Stormfront>>doc:MUD.Domains (Areas).Domain of Hoerk.Areas in Hoerk.Isle of Belaern.Stormfront.WebHome]] Volcano where [[Groshkar the Summoner>>doc:MUD.Domains (Areas).Domain of Hoerk.Significant NPCs in Hoerk.Groshkar the Summoner.WebHome]] resides, but i have not been able to puzzle this out 18 +* [[Quest 351 - Rare Herbs>>doc:MUD.Quests.Quest 351 - Rare Herbs.WebHome]] - I have not been able to find the Lycinth herb 19 +* Tundra for Ranger 20 +* [[Quest 294 - Breaking Rocks>>doc:MUD.Quests.Quest 294 - Breaking Rocks.WebHome]] and [[Quest 300 - Greed wrought Chaos>>doc:MUD.Quests.Quest 300 - Greed wrought Chaos.WebHome]] 21 +** I believe one of these is the entrance to Gwaithir, i believe it is related to [[Quest 291 - Cliff Hanger>>doc:MUD.Quests.Quest 291 - Cliff Hanger.WebHome]], My notes are in [[Cliff face>>doc:MUD.Notes.Cliff face.WebHome]] 22 +* [[Quest 327 - Legend of the Deep>>doc:MUD.Quests.Quest 327 - Legend of the Deep.WebHome]] 13 13 24 +== {{id name="Mud-MissingQuests"/}}Missing Quests == 25 + 26 +As i dont have characters in all guilds, i dont have every quest listed. I would appreciate it if those that have the below quests listed, if they could send me the output of "quest xxx". 27 + 28 +Or click [[Create Quest>>https://xwiki.onomato.biz/bin/create/MUD/Quests/WebHome?templateprovider=MUD.Code.Templates.QuestTemplateProvider]] and create it yourself. 29 + 30 +If possible, please also send me the guild the char that could list the quest was 31 + 32 +* 13, 30, 68, 89 33 +* 110, 111, 113, 114, 115, 116, 117, 123, 125, 126, 127, 34 +* 227, 265 35 +* 336,339,340,342,343,344,345,347,360, 390 36 + 37 + 38 + 39 += Missing Walkthrough = 40 + 41 +{{liveData id="mud-quests" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests." properties="doc.title,id_,tier,suited_for,walkthrough,quest_level,quest_points,domain" sort="doc.title"}} 42 +{ 43 + "meta": { 44 + "propertyDescriptors": [ 45 + { 46 + "id": "doc.title", 47 + "name": "Quest", 48 + "editable": false 49 + }, 50 + { 51 + "id": "id_", 52 + "editable": false 53 + }, 54 + { 55 + "id": "tier", 56 + "editable": false 57 + }, 58 + { 59 + "id": "suited_for", 60 + "editable": false 61 + }, 62 + { 63 + "id": "walkthrough", 64 + "editable": false 65 + }, 66 + { 67 + "id": "quest_level", 68 + "editable": false 69 + }, 70 + { 71 + "id": "quest_points", 72 + "editable": false 73 + }, 74 + { 75 + "id": "domain", 76 + "editable": false 77 + } 78 + ] 79 + } 80 +} 81 +{{/liveData}} 82 + 14 14 = Walkthrough on any Quests = 15 15 16 16 17 17 = Copy-Paste of contents = 18 18 88 +Any page with "need-paste" tag typically need more content. You can see all these pages [[here>>https://xwiki.onomato.biz/bin/view/Main/Tags?do=viewTag&tag=needs-paste]] 19 19 90 +* Spells: For Spells we want "help <spellname>" 91 +* Items: For items we typically want "view <item>" 92 + 93 + 94 + 95 + 20 20