Wiki source code of Mud

Version 38.1 by Espen Solbu on 2026/05/24 21:36

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
7
8
test user 35.1 9 = High priority unsolved quests =
10
test user 36.1 11 == Legendary (unsolved) ==
12
Espen Solbu 37.1 13 {{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 14 {
15 "meta": {
16 "propertyDescriptors": [
17 {
18 "id": "doc.title",
19 "editable": false,
20 "name": "Quest"
21 },
22 {
23 "id": "id_",
24 "editable": false
25 },
26 {
27 "id": "tier",
28 "editable": false
29 },
30 {
31 "id": "suited_for",
32 "editable": false
33 },
34 {
35 "id": "quest_level",
36 "editable": false
37 },
38 {
39 "id": "domain",
40 "editable": false
41 }
42 ]
43 }
44 }
45 {{/liveData}}
46
47
48 == Superior (unsolved) ==
49
Espen Solbu 37.1 50 {{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 51 {
52 "meta": {
53 "propertyDescriptors": [
54 {
55 "id": "doc.title",
56 "editable": false,
57 "name": "Quest"
58 },
59 {
60 "id": "id_",
61 "editable": false
62 },
63 {
64 "id": "tier",
65 "editable": false
66 },
67 {
68 "id": "suited_for",
69 "editable": false
70 },
71 {
72 "id": "quest_level",
73 "editable": false
74 },
75 {
76 "id": "domain",
77 "editable": false
78 }
79 ]
80 }
81 }
82 {{/liveData}}
83
84
85 == Raid (unsolved) ==
86
Espen Solbu 37.1 87 {{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 88 {
89 "meta": {
90 "propertyDescriptors": [
91 {
92 "id": "doc.title",
93 "editable": false,
94 "name": "Quest"
95 },
96 {
97 "id": "id_",
98 "editable": false
99 },
100 {
101 "id": "tier",
102 "editable": false
103 },
104 {
105 "id": "suited_for",
106 "editable": false
107 },
108 {
109 "id": "quest_level",
110 "editable": false
111 },
112 {
113 "id": "domain",
114 "editable": false
115 }
116 ]
117 }
118 }
119 {{/liveData}}
120
Espen Solbu 37.1 121 <!-- xwiki-migration: curated-section MUD-landing-high-priority END -->
test user 36.1 122
123 ----
124
Espen Solbu 37.1 125 = Assistance needed =
test user 36.1 126
Espen Solbu 37.1 127 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 128 I am currently focusing on figuring out the following quests, any information or hints would be appreciated:
129
Espen Solbu 37.1 130 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 131 * How to use defilers blood? (shifter, from Defiler quest)
132 * [[doc:MUD.Quests.Quest 363 - Octolock.WebHome]] inside Clockwork
133 * [[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
134 * [[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
135 ** 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
136 * [[doc:MUD.Quests.Quest 351 - Rare Herbs.WebHome]] - I have not been able to find the Lycinth herb
137 * Tundra for Ranger
138 * [[doc:MUD.Quests.Quest 294 - Breaking Rocks.WebHome]] and [[doc:MUD.Quests.Quest 300 - Greed wrought Chaos.WebHome]]
139 ** 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]]
140 * [[doc:MUD.Quests.Quest 327 - Legend of the Deep.WebHome]]
141
142
Espen Solbu 37.1 143
144 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 145 == {{id name="Mud-MissingQuests"/}}Missing Quests ==
146
Espen Solbu 37.1 147 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 148 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".
149
Espen Solbu 37.1 150 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 151 If possible, please also send me the guild the char that could list the quest was
152
Espen Solbu 37.1 153 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 154 * 13, 30, 68, 89
155 * 110, 111, 113, 114, 115, 116, 117, 123, 125, 126, 127,
156 * 227, 265
157 * 336,339,340,342,343,344,345,347,360, 390
158
Espen Solbu 37.1 159 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
160 == ==
Espen Solbu 33.1 161
Espen Solbu 37.1 162 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 163 = {{id name="Mud-Introduction"/}}Introduction =
164
Espen Solbu 37.1 165 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 166 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.
167
Espen Solbu 37.1 168 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 169 The content is currently contributed and produced manually by the users of the wiki.
170
171
172 {{info}}
173 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]]
174 {{/info}}
175
176
177
Espen Solbu 37.1 178 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 179 A [[doc:MUD.Changelog.WebHome]] can be found here.
180
181
182 {{info title="Contribution"}}
183 **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.**
184
185 **Feel free to update existing pages if they are out of date, missing or wrong etc. Anything you can contribute is valuable!**
186 {{/info}}
187
188
Espen Solbu 37.1 189 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 190 The Wiki is not writeable without being signed in with a user that have been given access.
191
Espen Solbu 37.1 192 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 193 I only have a license for 10 users for the wiki, so there will never be that many contributors at the same time here:)
194
Espen Solbu 37.1 195 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 196 One of the primary purposes of the wiki, is to be searchable, to assist in solving unsolved quests.
197
Espen Solbu 37.1 198 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 199 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!
200
201
202 {{info}}
203 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.
204
205 This might be of relevance if you want the data stored for posterity, or just want a way to cross reference data.
206
207 **Note that I as an administrator will likely be able to access this information! **(though i havent checked that 😃️)
208 {{/info}}
209
210
Espen Solbu 37.1 211 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 212 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.
213
Espen Solbu 37.1 214 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 215 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.
216
217
Espen Solbu 37.1 218 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 219 Main navigation is via the menu on the left hand side.
220
Espen Solbu 37.1 221 (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 222 == {{id name="Mud-Connection"/}}Connection ==
223
Espen Solbu 37.1 224 (% class="code" xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
Espen Solbu 33.1 225 (((
226 telnet fr.hyssing.net 4001
227 )))
228
229 {{html}}{{/html}}