Wiki source code of Mud

Version 41.1 by Espen Solbu on 2026/05/24 21:43

Hide last authors
Espen Solbu 37.1 1 <!-- xwiki-migration: curated-section MUD-landing-high-priority BEGIN -->
2
Espen Solbu 38.1 3 = Contributions =
4
5 == Paste from the game ==
6
Espen Solbu 41.1 7 {{taggedpages tag="needs_paste"/}}
Espen Solbu 38.1 8
9
Espen Solbu 39.1 10
test user 35.1 11 = High priority unsolved quests =
12
test user 36.1 13 == Legendary (unsolved) ==
14
Espen Solbu 37.1 15 {{liveData id="mud-landing-hp-legendary" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Legendary" properties="doc.title,id_,tier,suited_for,quest_level,domain" sort="quest_level"}}
test user 36.1 16 {
17 "meta": {
18 "propertyDescriptors": [
19 {
20 "id": "doc.title",
21 "editable": false,
22 "name": "Quest"
23 },
24 {
25 "id": "id_",
26 "editable": false
27 },
28 {
29 "id": "tier",
30 "editable": false
31 },
32 {
33 "id": "suited_for",
34 "editable": false
35 },
36 {
37 "id": "quest_level",
38 "editable": false
39 },
40 {
41 "id": "domain",
42 "editable": false
43 }
44 ]
45 }
46 }
47 {{/liveData}}
48
49
50 == Superior (unsolved) ==
51
Espen Solbu 37.1 52 {{liveData id="mud-landing-hp-superior" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Superior" properties="doc.title,id_,tier,suited_for,quest_level,domain" sort="quest_level"}}
test user 36.1 53 {
54 "meta": {
55 "propertyDescriptors": [
56 {
57 "id": "doc.title",
58 "editable": false,
59 "name": "Quest"
60 },
61 {
62 "id": "id_",
63 "editable": false
64 },
65 {
66 "id": "tier",
67 "editable": false
68 },
69 {
70 "id": "suited_for",
71 "editable": false
72 },
73 {
74 "id": "quest_level",
75 "editable": false
76 },
77 {
78 "id": "domain",
79 "editable": false
80 }
81 ]
82 }
83 }
84 {{/liveData}}
85
86
87 == Raid (unsolved) ==
88
Espen Solbu 37.1 89 {{liveData id="mud-landing-hp-raid" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&suited_for=Raid" properties="doc.title,id_,tier,suited_for,quest_level,domain" sort="quest_level"}}
test user 36.1 90 {
91 "meta": {
92 "propertyDescriptors": [
93 {
94 "id": "doc.title",
95 "editable": false,
96 "name": "Quest"
97 },
98 {
99 "id": "id_",
100 "editable": false
101 },
102 {
103 "id": "tier",
104 "editable": false
105 },
106 {
107 "id": "suited_for",
108 "editable": false
109 },
110 {
111 "id": "quest_level",
112 "editable": false
113 },
114 {
115 "id": "domain",
116 "editable": false
117 }
118 ]
119 }
120 }
121 {{/liveData}}
122
Espen Solbu 37.1 123 <!-- xwiki-migration: curated-section MUD-landing-high-priority END -->
test user 36.1 124
125 ----
126
Espen Solbu 37.1 127 = Assistance needed =
test user 36.1 128
Espen Solbu 37.1 129 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 130 I am currently focusing on figuring out the following quests, any information or hints would be appreciated:
131
Espen Solbu 37.1 132 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 133 * How to use defilers blood? (shifter, from Defiler quest)
134 * [[doc:MUD.Quests.Quest 363 - Octolock.WebHome]] inside Clockwork
135 * [[doc:MUD.Quests.Quest 107 - Fight magic with magic.WebHome]] (this has same name and story as [[doc:MUD.Quests.Quest 284 - Fight magic with magic.WebHome]] (solved), but i dont have it solved
136 * [[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
137 ** There is also an area behind beholder, where i believe there to be something special, leading up to [[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 [[doc:MUD.Domains (Areas).Domain of Hoerk.Areas in Hoerk.Isle of Belaern.Stormfront.WebHome]] Volcano where [[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
138 * [[doc:MUD.Quests.Quest 351 - Rare Herbs.WebHome]] - I have not been able to find the Lycinth herb
139 * Tundra for Ranger
140 * [[doc:MUD.Quests.Quest 294 - Breaking Rocks.WebHome]] and [[doc:MUD.Quests.Quest 300 - Greed wrought Chaos.WebHome]]
141 ** I believe one of these is the entrance to Gwaithir, i believe it is related to [[doc:MUD.Quests.Quest 291 - Cliff Hanger.WebHome]], My notes are in [[doc:MUD.Notes.Cliff face.WebHome]]
142 * [[doc:MUD.Quests.Quest 327 - Legend of the Deep.WebHome]]
143
144
Espen Solbu 37.1 145
146 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 147 == {{id name="Mud-MissingQuests"/}}Missing Quests ==
148
Espen Solbu 37.1 149 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 150 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".
151
Espen Solbu 37.1 152 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 153 If possible, please also send me the guild the char that could list the quest was
154
Espen Solbu 37.1 155 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 156 * 13, 30, 68, 89
157 * 110, 111, 113, 114, 115, 116, 117, 123, 125, 126, 127,
158 * 227, 265
159 * 336,339,340,342,343,344,345,347,360, 390
160
Espen Solbu 37.1 161 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
162 == ==
Espen Solbu 33.1 163
Espen Solbu 37.1 164 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 165 = {{id name="Mud-Introduction"/}}Introduction =
166
Espen Solbu 37.1 167 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 168 This Wiki is a place to store content and information about the Final Realms Mud. The main objective is to store lore and other information like quests, spells, npc's and equipment.
169
Espen Solbu 37.1 170 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 171 The content is currently contributed and produced manually by the users of the wiki.
172
173
174 {{info}}
175 For quests, see the [[doc:MUD.Quests.WebHome]] link on the left hand side. Note that on cellphones you might have to enable desktop mode to see the quest link, or click [[doc:MUD.Quests.WebHome]]
176 {{/info}}
177
178
179
Espen Solbu 37.1 180 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 181 A [[doc:MUD.Changelog.WebHome]] can be found here.
182
183
184 {{info title="Contribution"}}
185 **I invite all of you to add to the wiki! Let me know if something is not clear, if you want new templates, or something should be changed.**
186
187 **Feel free to update existing pages if they are out of date, missing or wrong etc. Anything you can contribute is valuable!**
188 {{/info}}
189
190
Espen Solbu 37.1 191 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 192 The Wiki is not writeable without being signed in with a user that have been given access.
193
Espen Solbu 37.1 194 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 195 I only have a license for 10 users for the wiki, so there will never be that many contributors at the same time here:)
196
Espen Solbu 37.1 197 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 198 One of the primary purposes of the wiki, is to be searchable, to assist in solving unsolved quests.
199
Espen Solbu 37.1 200 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 201 Also, if you provide quest hints to someone with access to the wiki, let them know if you **don't** want the information shared here!
202
203
204 {{info}}
205 If you want to post things that you consider secret, that should not be shared with the other users, that is possible by using the "padlock" at the top, or posting to your own space on the wiki.
206
207 This might be of relevance if you want the data stored for posterity, or just want a way to cross reference data.
208
209 **Note that I as an administrator will likely be able to access this information! **(though i havent checked that 😃️)
210 {{/info}}
211
212
Espen Solbu 37.1 213 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 214 I will use this page to post news or specific info, I will add you all as "watchers" to this page, just remove yourself from the watcher list if you are not interested.
215
Espen Solbu 37.1 216 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 217 I suggest all of you provide some info on your profile page on what chars you play, alternatively we can have a table of user/main char on this front page.
218
219
Espen Solbu 37.1 220 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 221 Main navigation is via the menu on the left hand side.
222
Espen Solbu 37.1 223 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 224 == {{id name="Mud-Connection"/}}Connection ==
225
Espen Solbu 37.1 226 (% class="code" xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 227 (((
228 telnet fr.hyssing.net 4001
229 )))
230
231 {{html}}{{/html}}