Wiki source code of Contribute

Version 5.1 by Espen Solbu on 2026/05/25 19:05

Show last authors
1 I would love contributions of any kind, comments, quests, spells, items or just cleaning up.
2
3 There are some major things I am looking for help on as well though.
4
5 For any contributions except commenting, you will need to have a registered user, and I will need to add this user to the MudEditors list. Send me an email and i will add you.
6
7
8 = Missing Quests =
9
10
11 I am currently focusing on figuring out the following quests, any information or hints would be appreciated:
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]]
23
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
83 = Walkthrough on any Quests =
84
85
86 = Copy-Paste of contents =
87
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]]
89
90 * Spells: For Spells we want "help <spellname>"
91 * Items: For items we typically want "view <item>"
92
93
94
95
96