Wiki source code of Contribute
Version 9.1 by Espen Solbu on 2026/05/25 19:25
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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 | ||
| 42 | id="contribute-unsolved-quests" | ||
| 43 | source="liveTable" | ||
| 44 | sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No" | ||
| 45 | properties="doc.title,id_,tier,suited_for,quest_level,quest_points,domain" | ||
| 46 | sort="doc.title" | ||
| 47 | }} | ||
| 48 | { | ||
| 49 | "meta": { | ||
| 50 | "propertyDescriptors": [ | ||
| 51 | {"id": "doc.title", "name": "Quest", "editable": false}, | ||
| 52 | {"id": "id_", "editable": false}, | ||
| 53 | {"id": "tier", "editable": false}, | ||
| 54 | {"id": "suited_for", "editable": false}, | ||
| 55 | {"id": "quest_level", "editable": false}, | ||
| 56 | {"id": "quest_points", "editable": false}, | ||
| 57 | {"id": "domain", "editable": false} | ||
| 58 | ] | ||
| 59 | } | ||
| 60 | } | ||
| 61 | {{/liveData}} | ||
| 62 | |||
| 63 | = Walkthrough on any Quests = | ||
| 64 | |||
| 65 | |||
| 66 | = Copy-Paste of contents = | ||
| 67 | |||
| 68 | 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]] | ||
| 69 | |||
| 70 | * Spells: For Spells we want "help <spellname>" | ||
| 71 | * Items: For items we typically want "view <item>" | ||
| 72 | |||
| 73 | |||
| 74 | |||
| 75 | |||
| 76 |