Wiki source code of Mud
Last modified by Espen Solbu on 2026/06/16 20:28
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 2 | = {{id name="Mud-Introduction"/}}Introduction = | ||
| 3 | |||
| 4 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 5 | 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. | ||
| 6 | |||
| 7 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 8 | The content is currently contributed and produced manually by the users of the wiki. | ||
| 9 | |||
| 10 | |||
| 11 | {{info}} | ||
| 12 | For quests, see the [[doc:MUD.Quests.WebHome]] link on the left hand side | ||
| 13 | {{/info}} | ||
| 14 | |||
| 15 | ---- | ||
| 16 | |||
| 17 | = Contributions = | ||
| 18 | |||
| 19 | I would love people to [[Contribute>>doc:.Contribute.WebHome]]. That page contains more information about contributions. | ||
| 20 | |||
| 21 | = High priority unsolved quests = | ||
| 22 | |||
| 23 | == Legendary (unsolved) == | ||
| 24 | |||
| 25 | {{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,walkthrough" sort="quest_level"}} | ||
| 26 | { | ||
| 27 | "meta": { | ||
| 28 | "propertyDescriptors": [ | ||
| 29 | { | ||
| 30 | "id": "doc.title", | ||
| 31 | "editable": false, | ||
| 32 | "name": "Quest" | ||
| 33 | }, | ||
| 34 | { | ||
| 35 | "id": "id_", | ||
| 36 | "editable": false | ||
| 37 | }, | ||
| 38 | { | ||
| 39 | "id": "tier", | ||
| 40 | "editable": false | ||
| 41 | }, | ||
| 42 | { | ||
| 43 | "id": "suited_for", | ||
| 44 | "editable": false | ||
| 45 | }, | ||
| 46 | { | ||
| 47 | "id": "quest_level", | ||
| 48 | "editable": false | ||
| 49 | }, | ||
| 50 | { | ||
| 51 | "id": "domain", | ||
| 52 | "editable": false | ||
| 53 | }, | ||
| 54 | { | ||
| 55 | "id": "walkthrough", | ||
| 56 | "visible": false | ||
| 57 | } | ||
| 58 | ] | ||
| 59 | } | ||
| 60 | } | ||
| 61 | {{/liveData}} | ||
| 62 | |||
| 63 | |||
| 64 | == Superior (unsolved) == | ||
| 65 | |||
| 66 | {{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,walkthrough" sort="quest_level"}} | ||
| 67 | { | ||
| 68 | "meta": { | ||
| 69 | "propertyDescriptors": [ | ||
| 70 | { | ||
| 71 | "id": "doc.title", | ||
| 72 | "editable": false, | ||
| 73 | "name": "Quest" | ||
| 74 | }, | ||
| 75 | { | ||
| 76 | "id": "id_", | ||
| 77 | "editable": false | ||
| 78 | }, | ||
| 79 | { | ||
| 80 | "id": "tier", | ||
| 81 | "editable": false | ||
| 82 | }, | ||
| 83 | { | ||
| 84 | "id": "suited_for", | ||
| 85 | "editable": false | ||
| 86 | }, | ||
| 87 | { | ||
| 88 | "id": "quest_level", | ||
| 89 | "editable": false | ||
| 90 | }, | ||
| 91 | { | ||
| 92 | "id": "domain", | ||
| 93 | "editable": false | ||
| 94 | }, | ||
| 95 | { | ||
| 96 | "id": "walkthrough", | ||
| 97 | "visible": false | ||
| 98 | } | ||
| 99 | ] | ||
| 100 | } | ||
| 101 | } | ||
| 102 | {{/liveData}} | ||
| 103 | |||
| 104 | |||
| 105 | == Raid (unsolved) == | ||
| 106 | |||
| 107 | {{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,walkthrough" sort="quest_level"}} | ||
| 108 | { | ||
| 109 | "meta": { | ||
| 110 | "propertyDescriptors": [ | ||
| 111 | { | ||
| 112 | "id": "doc.title", | ||
| 113 | "editable": false, | ||
| 114 | "name": "Quest" | ||
| 115 | }, | ||
| 116 | { | ||
| 117 | "id": "id_", | ||
| 118 | "editable": false | ||
| 119 | }, | ||
| 120 | { | ||
| 121 | "id": "tier", | ||
| 122 | "editable": false | ||
| 123 | }, | ||
| 124 | { | ||
| 125 | "id": "suited_for", | ||
| 126 | "editable": false | ||
| 127 | }, | ||
| 128 | { | ||
| 129 | "id": "quest_level", | ||
| 130 | "editable": false | ||
| 131 | }, | ||
| 132 | { | ||
| 133 | "id": "domain", | ||
| 134 | "editable": false | ||
| 135 | }, | ||
| 136 | { | ||
| 137 | "id": "walkthrough", | ||
| 138 | "visible": false | ||
| 139 | } | ||
| 140 | ] | ||
| 141 | } | ||
| 142 | } | ||
| 143 | {{/liveData}} | ||
| 144 | |||
| 145 | |||
| 146 | ---- | ||
| 147 | |||
| 148 | = High priority unsolved quests = | ||
| 149 | |||
| 150 | == Legendary (unsolved) == | ||
| 151 | |||
| 152 | {{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"}} | ||
| 153 | { | ||
| 154 | "meta": { | ||
| 155 | "propertyDescriptors": [ | ||
| 156 | { | ||
| 157 | "id": "doc.title", | ||
| 158 | "editable": false, | ||
| 159 | "name": "Quest" | ||
| 160 | }, | ||
| 161 | { | ||
| 162 | "id": "id_", | ||
| 163 | "editable": false | ||
| 164 | }, | ||
| 165 | { | ||
| 166 | "id": "tier", | ||
| 167 | "editable": false | ||
| 168 | }, | ||
| 169 | { | ||
| 170 | "id": "suited_for", | ||
| 171 | "editable": false | ||
| 172 | }, | ||
| 173 | { | ||
| 174 | "id": "quest_level", | ||
| 175 | "editable": false | ||
| 176 | }, | ||
| 177 | { | ||
| 178 | "id": "domain", | ||
| 179 | "editable": false | ||
| 180 | } | ||
| 181 | ] | ||
| 182 | } | ||
| 183 | } | ||
| 184 | {{/liveData}} | ||
| 185 | |||
| 186 | |||
| 187 | == Superior (unsolved) == | ||
| 188 | |||
| 189 | {{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"}} | ||
| 190 | { | ||
| 191 | "meta": { | ||
| 192 | "propertyDescriptors": [ | ||
| 193 | { | ||
| 194 | "id": "doc.title", | ||
| 195 | "editable": false, | ||
| 196 | "name": "Quest" | ||
| 197 | }, | ||
| 198 | { | ||
| 199 | "id": "id_", | ||
| 200 | "editable": false | ||
| 201 | }, | ||
| 202 | { | ||
| 203 | "id": "tier", | ||
| 204 | "editable": false | ||
| 205 | }, | ||
| 206 | { | ||
| 207 | "id": "suited_for", | ||
| 208 | "editable": false | ||
| 209 | }, | ||
| 210 | { | ||
| 211 | "id": "quest_level", | ||
| 212 | "editable": false | ||
| 213 | }, | ||
| 214 | { | ||
| 215 | "id": "domain", | ||
| 216 | "editable": false | ||
| 217 | } | ||
| 218 | ] | ||
| 219 | } | ||
| 220 | } | ||
| 221 | {{/liveData}} | ||
| 222 | |||
| 223 | |||
| 224 | == Raid (unsolved) == | ||
| 225 | |||
| 226 | {{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"}} | ||
| 227 | { | ||
| 228 | "meta": { | ||
| 229 | "propertyDescriptors": [ | ||
| 230 | { | ||
| 231 | "id": "doc.title", | ||
| 232 | "editable": false, | ||
| 233 | "name": "Quest" | ||
| 234 | }, | ||
| 235 | { | ||
| 236 | "id": "id_", | ||
| 237 | "editable": false | ||
| 238 | }, | ||
| 239 | { | ||
| 240 | "id": "tier", | ||
| 241 | "editable": false | ||
| 242 | }, | ||
| 243 | { | ||
| 244 | "id": "suited_for", | ||
| 245 | "editable": false | ||
| 246 | }, | ||
| 247 | { | ||
| 248 | "id": "quest_level", | ||
| 249 | "editable": false | ||
| 250 | }, | ||
| 251 | { | ||
| 252 | "id": "domain", | ||
| 253 | "editable": false | ||
| 254 | } | ||
| 255 | ] | ||
| 256 | } | ||
| 257 | } | ||
| 258 | {{/liveData}} | ||
| 259 | |||
| 260 | |||
| 261 | |||
| 262 | |||
| 263 | ---- | ||
| 264 | |||
| 265 | = Assistance needed = | ||
| 266 | |||
| 267 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 268 | I am currently focusing on figuring out the following quests, any information or hints would be appreciated: | ||
| 269 | |||
| 270 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 271 | * How to use defilers blood? (shifter, from Defiler quest) | ||
| 272 | * [[doc:MUD.Quests.Quest 363 - Octolock.WebHome]] inside Clockwork | ||
| 273 | * [[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 | ||
| 274 | * [[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 | ||
| 275 | ** 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 | ||
| 276 | * [[doc:MUD.Quests.Quest 351 - Rare Herbs.WebHome]] - I have not been able to find the Lycinth herb | ||
| 277 | * Tundra for Ranger | ||
| 278 | * [[doc:MUD.Quests.Quest 294 - Breaking Rocks.WebHome]] and [[doc:MUD.Quests.Quest 300 - Greed wrought Chaos.WebHome]] | ||
| 279 | ** 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]] | ||
| 280 | * [[doc:MUD.Quests.Quest 327 - Legend of the Deep.WebHome]] | ||
| 281 | |||
| 282 | |||
| 283 | |||
| 284 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 285 | == {{id name="Mud-MissingQuests"/}}Missing Quests == | ||
| 286 | |||
| 287 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 288 | 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". | ||
| 289 | |||
| 290 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 291 | If possible, please also send me the guild the char that could list the quest was | ||
| 292 | |||
| 293 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 294 | * 13, 30, 68, 89 | ||
| 295 | * 110, 111, 113, 114, 115, 116, 117, 123, 125, 126, 127, | ||
| 296 | * 227, 265 | ||
| 297 | * 336,339,340,342,343,344,345,347,360, 390 | ||
| 298 | |||
| 299 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 300 | == == | ||
| 301 | |||
| 302 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 303 | = = | ||
| 304 | |||
| 305 | |||
| 306 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 307 | A [[doc:MUD.Changelog.WebHome]] can be found here. | ||
| 308 | |||
| 309 | |||
| 310 | {{info title="Contribution"}} | ||
| 311 | **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.** | ||
| 312 | |||
| 313 | **Feel free to update existing pages if they are out of date, missing or wrong etc. Anything you can contribute is valuable!** | ||
| 314 | {{/info}} | ||
| 315 | |||
| 316 | |||
| 317 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 318 | The Wiki is not writeable without being signed in with a user that have been given access. | ||
| 319 | |||
| 320 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 321 | One of the primary purposes of the wiki, is to be searchable, to assist in solving unsolved quests. | ||
| 322 | |||
| 323 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 324 | 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! | ||
| 325 | |||
| 326 | |||
| 327 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 328 | 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. | ||
| 329 | |||
| 330 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 331 | 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. | ||
| 332 | |||
| 333 | |||
| 334 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 335 | Main navigation is via the menu on the left hand side. | ||
| 336 | |||
| 337 | (% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 338 | == {{id name="Mud-Connection"/}}Connection == | ||
| 339 | |||
| 340 | (% class="code" xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) | ||
| 341 | ((( | ||
| 342 | telnet fr.hyssing.net 4001 | ||
| 343 | ))) | ||
| 344 | |||
| 345 | {{html}}{{/html}} |