Discworld MUD Features
Discworld MUD Features
Section titled “Discworld MUD Features”Related: FantasyWeb · FantasyWeb Research · FantasyWeb Features
Imported from local source file: research/discworldmud-features.md.
Discworld MUD Feature and Mechanics Research
Section titled “Discworld MUD Feature and Mechanics Research”Research date: 2026-06-03 Game: Discworld MUD Official site: https://discworld.starturtle.net/lpc/ Official unofficial player wiki: https://dwwiki.mooo.com/
This document is a feature/component inventory and mechanics overview for Discworld MUD, a long-running text MMORPG / LPMud based on Terry Pratchett’s Discworld. It is based on public first-party documentation from discworld.starturtle.net and player-maintained information from dwwiki.mooo.com. The official site is treated as the authoritative source where it overlaps with the player wiki; the player wiki is used for deeper player-discovered details, guides, and system examples.
Source notes
Section titled “Source notes”Primary official sources used
Section titled “Primary official sources used”- Official home page:
https://discworld.starturtle.net/lpc/ - Official features page:
https://discworld.starturtle.net/lpc/about/features.html - Official getting-started page:
https://discworld.starturtle.net/lpc/playing/getting_started.html - Official help/documentation pages under
https://discworld.starturtle.net/lpc/playing/documentation.c?path=...**/concepts,/helpdir,/newbie/essentials**/concepts/skills,/concepts/advancing,/concepts/experience**/concepts/combat,/concepts/death,/concepts/corpse,/concepts/playerkilling**/concepts/crafting,/concepts/currency,/concepts/equipment**/concepts/citizenship,/concepts/clubs,/concepts/groups,/concepts/communication**/concepts/carriages,/concepts/calendar,/concepts/achievement_points,/concepts/rules - Official guild pages:
**
guild_ob.c?guild=assassin**guild_ob.c?guild=priest**guild_ob.c?guild=thief**guild_ob.c?guild=warrior**guild_ob.c?guild=witch**guild_ob.c?guild=wizard**guild_ob.c?guild=fool - Official pages for atlases, clubs/families, player shops, player housing, newspapers, clients, and “more than playing”.
Player wiki sources used
Section titled “Player wiki sources used”The player wiki identifies itself as unofficial and not hosted by Discworld MUD. Pages used include: Main Page, Skills, Introduction to skills, Commands, Combat, Experience, Guild points, Hit points, Death, Corpse, Playerkilling, Quest, Discworld quest list, Achievements, Making money, Money, Missions/Jobs, Travel, Terrain, Carriages, Groups, Wimpy, Talker, Player shops, Player housing, Clubs, Families, Citizenship, Newspapers, Magic, Spells, Rituals, Faith, Alignment, Crafting/Crafts, Weapons, Armour, Bank/Banks, Post office/Mail, Score, Options, Bulletin board, Player council, Pumpkin Town, and individual guild pages.
High-level game identity
Section titled “High-level game identity”Discworld MUD is a multiplayer text-based MMORPG built as an LPMud using LPC. Its official feature page emphasizes a design philosophy of “features over performance” and says the game has a custom mudlib where every room and object can have unique programmed behavior. The result is a dense simulation-heavy world rather than a simple room-and-monster combat MUD.
Core identity traits:
- Text-only multiplayer roleplaying game.
- Free to play and volunteer-maintained.
- Based on Terry Pratchett’s Discworld books.
- Long-running world, operating since 1991 according to the official features page.
- Huge custom world with large cities, countryside terrains, maps, NPCs, items, player institutions, and player-run systems.
- Deep natural-language command parser; official examples include commands like
put the red bottle and the green ball in the black knapsack. - A class/guild system built around skill trees rather than fixed numeric character levels.
- Player advancement through skill use, XP spending, guild advancement, self-teaching, and player teaching.
- Rich economy and social layer: player shops, banks, housing, newspapers, councils, clubs, families, bulletin boards, talker channels, and player politics.
Typical game loop
Section titled “Typical game loop”A new player’s practical loop looks like this:
Connect and create a character.
Section titled “Connect and create a character.”** Use the browser client or a standalone MUD client.
** Official connection host: discworld.starturtle.net.
** Ports documented by the official getting-started page: 23 or 4242; IPv6 supports 4242; encrypted TLS is available on 4245 if supported by the client.
** Standalone clients with MCCP compression are recommended for long-term play.
Learn basic commands in the newbie area.
Section titled “Learn basic commands in the newbie area.”** The official newbie essentials list highlights help, syntax, look, glance, movement directions, say, tell, inventory, hold, wear, get, put, drop, give, score, skills, commands, gp, consider, kill, tactics, wimpy, monitor, and shop commands.
** The player wiki identifies Pumpkin Town as the newbie area and describes it as the starting zone.
Explore rooms and read descriptions.
Section titled “Explore rooms and read descriptions.”** The game is room-based but extremely large. The official atlas page says Ankh-Morpork alone has more than 4,000 locations and that terrain rooms outside towns number in the millions.
** Movement is by textual exits such as north, south, up, enter carriage, etc.
Choose a guild/profession or remain an adventurer.
Section titled “Choose a guild/profession or remain an adventurer.”** Guilds are professions/occupations, not just social clubs. ** They determine cheap advancement paths, primary skills, and unique learned commands. ** Adventurers can remain guildless, but they must advance through self-teaching or player teaching rather than guild advancement.
Develop skills.
Section titled “Develop skills.”** Discworld uses hierarchical skills, not a single traditional level. ** Players improve by taskmaster awards from using skills, spending XP and money at guilds, self-teaching, NPC teaching, and learning from other players.
Earn XP, money, items, status, and access.
Section titled “Earn XP, money, items, status, and access.”** XP sources include combat kills, corpse burial, command use, heartbeat XP, exploration XP, missions/jobs, quests, achievements, teaching, newspaper XP, and resurrection-related activities according to the wiki. ** Money comes from quests, missions/jobs, councils, newspapers, selling useful/common items, scavenging, banditry, stealing, family missions, delivery jobs, crafting, shop work, and guild-specific methods.
Repeat long-term progression loops.
Section titled “Repeat long-term progression loops.”** Explore new places. ** Complete quests and achievements. ** Train skills and commands. ** Acquire better equipment. ** Join social systems. ** Participate in player-run institutions. ** Own/rent property or work in shops. ** Join PvP leagues if desired. ** Contribute as a newbie helper, playtester, architect, liaison, creator, newspaper writer, shop employee, council member, guild politician, or wiki/documentation contributor.
Core systems and features
Section titled “Core systems and features”1. Connection and client support
Section titled “1. Connection and client support”Discworld is played through text clients.
Feature components:
- Browser client / “Play Now”.
- Standalone MUD clients.
- Telnet-compatible access, though telnet is not recommended by the official getting-started page.
- MCCP compression support.
- IPv6 support on port
4242. - TLS support on port
4245for clients that support encrypted connections. - Player/client ecosystem around MUSHclient plugins and mapping aids.
Design implication:
- A serious player benefits from logging, triggers, command aliases, maps, custom windows, and compression.
2. Text command parser
Section titled “2. Text command parser”The command system is a major feature. Official documentation stresses that the parser supports natural and compound item manipulation.
Important command categories:
- Help:
help,help concepts,help command_list,help <command>,syntax <command>. - Navigation:
look,glance, directional exits,follow,unfollow,lose. - Communication:
say,tell,newbie,smile, soul commands, talker channels. - Inventory/equipment:
inventory,hold,unhold,wear,remove,equip,get,put,drop,give,locate. - Character state:
score,score stats,score quests,skills,commands,gp,brief,verbose,term,options. - Reading:
read,turn a page of. - Combat:
consider,kill,tactics,wimpy,monitor,health. - Advancement:
advance,learn,teach, taskmaster-related help. - Shopping:
money,list,browse,buy,sell,value,keep,unkeep.
The wiki Commands page adds a large body of learned commands separated by skill/guild families such as adventuring, covert, crafts, faith, fighting, magic, and people, plus innate commands, special commands, and soul commands.
3. Help system and documentation model
Section titled “3. Help system and documentation model”Discworld has deep in-game help exposed through the web.
Feature components:
- Concepts index.
- Commands index.
- Room help.
- Item/object help.
- Newbie essentials.
- Rules.
- Soul commands.
- Guild pages.
- Player wiki.
- Player-maintained maps/atlases and guides.
The help model is important because the game expects players to discover mechanics through help <topic>, syntax <command>, room help, item help, player discussion, and experimentation.
4. World scale and exploration
Section titled “4. World scale and exploration”The world is one of the defining features.
Officially documented points:
- Ankh-Morpork alone has more than 4,000 locations.
- Outside towns and cities, terrain rooms number in the millions.
- Player maps and atlases exist because the world is too large to navigate purely by memory.
- The official feature page says an in-game mapping system shows immediate surroundings based on observation skills.
- Terrains fill the gaps between cities and countries with contiguous explorable spaces such as deserts, oceans, forests, and tundra.
Player wiki additions:
- Terrain types have unique appearances, NPCs, weather patterns, and seasonal/day-night variation.
- Travel is a major logistical activity with teleportation, carriages, ferries, walking, swimming, mounts, travelling shops, L-Space, godmother transport, and special items such as blue rings.
- Carriages are free but slow and route-based.
Exploration loops:
- Move room to room.
- Examine rooms/objects/NPCs.
- Find shops, guilds, services, trainers, quest hooks, and shortcuts.
- Gain exploration XP for new areas.
- Use maps/atlases to plan longer journeys.
- Use travel systems to reach distant regions.
5. Character model: stats, skills, bonuses
Section titled “5. Character model: stats, skills, bonuses”Discworld does not center progression on a single character level. It uses a hierarchical skill tree.
Official skills model:
- Skills number into the hundreds.
- Seven top-level skill groups:
adventuring
Section titled “adventuring”covert
Section titled “covert”crafts
Section titled “crafts”fighting
Section titled “fighting”people
Section titled “people”- Each group branches into more specific skills.
- Example from official docs:
magicdivides intomagic.spells,magic.methods,magic.items, andmagic.points;magic.spellsdivides into offensive, defensive, misc, and special. skillsdisplays skill levels and bonuses.- Skill bonus is generally more relevant than raw skill level when performing actions.
- Bonuses depend on both skill levels and stats.
- Stats are constitution, dexterity, intelligence, strength, and wisdom.
score statsdisplays stats.skills <skill> statsshows stat dependencies.
Advancement gates:
- Branch skills unlock based on depth. Official docs state that a player can only advance skills where they have at least
depth * 5skill levels. - Example: with no magic, only
magiccan be advanced; at 5 levels of magic,magic.spellsbecomes advanceable; at 10 levels ofmagic.spells,magic.spells.offensivebecomes advanceable.
6. Advancement systems
Section titled “6. Advancement systems”Official documentation identifies three main advancement modes:
Taskmaster: skill increases awarded by using skills.
Section titled “Taskmaster: skill increases awarded by using skills.”Guild advancement: spend XP and money at a guild; cost depends on guild and skill.
Section titled “Guild advancement: spend XP and money at a guild; cost depends on guild and skill.”Teaching: learn from other players using teach/learn.
Section titled “Teaching: learn from other players using teach/learn.”The experience concept page says XP is the currency of advancement and can be spent for skill levels from a guild or teacher, including another player, NPC, or yourself.
The wiki expands XP sources:
- Kill XP.
- Burial XP.
- Command XP.
- Heartbeat XP for being online.
- Exploration XP.
- Mission/job XP.
- Quest XP.
- Achievement XP.
- Teaching XP.
- Newspaper XP.
- Resurrection XP.
Design implication:
- Grinding combat is only one progression path. The game rewards exploration, social teaching, service activities, quests, achievements, and utility play.
7. Guild points / energy
Section titled “7. Guild points / energy”The player wiki describes guild points (GP) as the equivalent of player energy.
System details:
- GP is determined by the relevant
*.pointsskill for a guild. - Learned commands require enough GP from the relevant points branch.
- The
gpcommand shows GP information. - Primary GP examples from the wiki:
** Witches/Wizards:
magic.points. ** Assassins/Thieves:covert.points. ** Warriors:fighting.points. ** Priests:faith.points. ** Adventurers:adventuring.points. - GP regeneration depends on stat distribution and the stat dependencies of the relevant points skill.
- GP can be boosted by activities/items such as burying victims, energy tea, crystal rings, and stat effects.
- GP drains can come from commands, sustained stealth/hiding, watch/perception maintenance, rings, stat penalties, and combat attitude.
This is a stamina/mana-like system that constrains command use and special actions.
8. Health, HP, death, corpses, and resurrection
Section titled “8. Health, HP, death, corpses, and resurrection”Combat and hazards reduce HP. Official combat docs say once hitpoints reach 0, the character dies.
Death-related systems:
- Death is a state with a corpse left behind.
- Player corpses contain inventory.
- Non-player-killer corpse access is protected unless the dead player permits someone.
- PK corpse looting rules depend on league rules.
- Corpses decay and can be buried.
- Burial can award XP and small GP according to wiki pages.
- Resurrection/raising exists through rituals, NPCs, and special rooms.
- The wiki distinguishes
Raise DeadandResurrectrituals and notes that a ghost must wait for DEATH to finish his speech before being raised/resurrected. - Characters have lives; final death becomes relevant if lives run out.
Death loop:
Die from combat/hazard.
Section titled “Die from combat/hazard.”Become ghostly / encounter Death.
Section titled “Become ghostly / encounter Death.”Recover or arrange resurrection/raising.
Section titled “Recover or arrange resurrection/raising.”Recover corpse/equipment, possibly with help.
Section titled “Recover corpse/equipment, possibly with help.”Resume play, potentially with consequences.
Section titled “Resume play, potentially with consequences.”9. Combat
Section titled “9. Combat”Official combat documentation describes combat as mostly automatic.
Combat mechanics:
- Once combat begins, the character attacks/defends automatically.
- Every few seconds, combatants may get an opportunity to attack.
- Whether they act depends on recent actions and combat tactics.
- Attacks depend on weapons wielded.
- Success depends on attacker skill bonus, defender skill, weapon properties, and other factors.
- Armour can absorb damage before HP is reduced.
- Combat continues against attackers even if a player leaves and returns; both combatants must use
stopto end hostilities.
Core fighting skill tree components from official docs:
fighting.melee** dagger, sword, heavy-sword, axe, mace, flail, polearm, misc.fighting.range** thrown, bow, fired.fighting.unarmed** striking, grappling.fighting.defence** dodging, parrying, blocking.fighting.special** weapons, unarmed, tactics, mounted.fighting.points.
Important combat commands:
consider— estimate target toughness.kill— attack.tactics— change fighting attitude/method.wimpy— automatically flee under a health threshold.monitor— show brief combat status updates.health— show health.- Guild special commands:
stab,bash,slash,ambush,backstab,warcry,trip, etc.
10. Wimpy / auto-flee
Section titled “10. Wimpy / auto-flee”The official features page highlights wimpy as a key survival system. The wiki describes it as an automatic or involuntary departure from combat, normally via the “backwards” exit.
Mechanics:
- A player’s wimpy level can be set between 0% and 30% of max HP.
- If HP falls below the threshold after being hit, the player attempts to leave the room automatically.
- Wimpy can save lives but can also break combat and has PvP implications.
- In player fights, official playerkilling docs warn that wimpy can cause life-loss edge cases if lingering effects kill the player after leaving combat.
11. Equipment, weapons, armour, and items
Section titled “11. Equipment, weapons, armour, and items”The official features page gives a sense of the item database scale:
- Over 500 weapons.
- Over 350 pieces of armour.
- Around 2,500 items of clothing.
- Around 500 pieces of jewellery.
- Around 1,200 types of food.
- Around 600 furniture items for player houses.
- Custom-ordered item types.
Equipment mechanics:
wear,remove,hold,unhold, andequipmanage worn/held items.- Weapons map to skill categories and affect available attacks.
- Armour absorbs some incoming damage.
- Burden/carrying capacity matters; the wiki has a burden page describing how carried weight affects the character.
keep/unkeepprotects cherished items from accidental sale.locatehelps identify duplicate items in inventory/room and gives reference numbers.- Items can be highly interactive: official docs use books as an example: they can be read, written on, published/printed, and have pages torn out.
12. Magic and supernatural systems
Section titled “12. Magic and supernatural systems”The official feature page identifies three distinct “magic” paradigms:
Wizard magic — power to harness; spells and magical methods.
Section titled “Wizard magic — power to harness; spells and magical methods.”Witch magic — magic as a means to an end, often headology and practical tradition.
Section titled “Witch magic — magic as a means to an end, often headology and practical tradition.”Priest magic/faith — gifts and rituals from gods.
Section titled “Priest magic/faith — gifts and rituals from gods.”Wizard magic
Section titled “Wizard magic”Wizard guild identity:
- Based around subtle thought and spells.
- The official wizard page lists many orders with different primary magic methods and items.
- Wizard commands include
remember,forget,octograve,scribe,spellcheck,recharge, andcontemplate.
Wizard-relevant mechanics:
- Spells can be offensive, defensive, miscellaneous, or special.
- Magic methods include elemental, mental, physical, and spiritual branches.
- Magic items include staves, scrolls, rods, wands, rings, etc., depending on order.
- Some orders, such as The Last Order, are associated with PK membership according to the official guild overview.
Witch magic
Section titled “Witch magic”Witch guild identity:
- Grounded, traditional, occult, headology-focused magic.
- Official text emphasizes herbs, cursing, flying, tradition, and knowing what is real and what is not.
- Witches have primary skills in spells, mental methods, physical brewing/chanting/dancing, broom/amulet/ring/talisman items, and
magic.points. - Official witch commands include
brew,circle,convince,educe,fade,gaze,hedgehog,imbue,mock,squint,tempt,splint, andforget.
Player wiki witch systems include teas, travelling, magick crystals, squints, offensive/defensive/misc spells, and witch-specific locations.
Priest rituals and faith
Section titled “Priest rituals and faith”Priest guild identity:
- Priests worship one of seven gods: Fish, Gapp, Gufnork, Hat, Pishe, Sandelfon, or Sek.
- Each deity has alignment requirements and thematic commandments.
- Priests receive rituals and commands based on deity.
Official priest primary skills:
faith.rituals.offensive.areafaith.rituals.offensive.targetfaith.rituals.defensive.areafaith.rituals.defensive.selffaith.rituals.defensive.targetfaith.rituals.curing.selffaith.rituals.curing.targetfaith.rituals.misc.areafaith.rituals.misc.selffaith.rituals.misc.targetfaith.rituals.specialfaith.items.rodfaith.items.scrollfaith.points
Official priest commands include bestow, conflagrate, consecrate, decompose, dedicate, ensumpf, envalise, pray, pyroscipate, scour, shroud, suffuse, and ventisepelate.
13. Guilds and profession structure
Section titled “13. Guilds and profession structure”Guilds shape characters by giving cheaper advancement and learned commands. Most players join one, but it is optional.
Official guild list:
Assassins
Section titled “Assassins”Priests
Section titled “Priests”Thieves
Section titled “Thieves”Warriors
Section titled “Warriors”Witches
Section titled “Witches”Wizards
Section titled “Wizards”Important official guild notes:
- Guilds are more like professions or occupations than clubs.
- Most guilds have specialisations.
- Specialisations can change primary skills or teach specialized commands.
- Assassins reaching level 75 must pass The Run to keep advancing; once this happens the character automatically becomes PK.
- The Wizards’ Guild has The Last Order, containing PK members.
- Guildless characters are Adventurers and can advance by teaching themselves or learning from other players.
Assassins
Section titled “Assassins”Theme: professional killing for money; motto “No death without payment”.
Specialisations listed officially:
- Assassin.
- Hashishim.
- Mano Rossa.
- Ninja.
Common skill identity:
- Covert stealth/hiding/lockpick/items/weapons/poisons/traps.
- Dagger/thrown/fired/range or unarmed/sword depending on specialisation.
- Climbing/riding/culture dependencies by specialisation.
Official commands include:
abscond,ambush,assess,backstab,coat,conceal,disable,feint,hide,inhume,palm,pick,pierce,probe,slip,sneak,stab,trip,unconceal,unhide.
Gameplay role:
- Covert movement, target assessment, assassination contracts/inhumation, poison/trap/weapon tactics, stealth.
Priests
Section titled “Priests”Theme: service to a deity through faith and rituals.
Deities:
- Fish — sea creatures.
- Gapp — fine clothing.
- Gufnork — fluff.
- Hat — unexpected guests.
- Pishe — growth and healing.
- Sandelfon — corridors, administration, balance.
- Sek — power and cruelty.
Gameplay role:
- Ritual casting.
- Curing/healing/support.
- Offensive/defensive/misc faith rituals.
- Alignment and deity relationship matter.
- Faith rods/scrolls and deity points interact with ritual access.
Thieves
Section titled “Thieves”Theme: removing people of the burden of belongings.
Specialisations listed officially:
- Cutpurse.
- Mugger.
- Prowler.
- Safecracker.
- Smuggler.
Skill identity:
- Covert stealth/hiding.
- Lockpicking doors/safes/traps.
- Manipulation: passing, stealing, palming, sleight-of-hand.
- Casing people/places.
- Valuing gems, jewellery, weapons, armour.
- Some fighting/range skills.
Official commands include:
sneak,hide,palm,slip,unconceal,ambush,steal,plant,pick,case,scope,conceal,snatch,filch,shoplift,crack,probe,disable,backstab,abscond,rifle,unhide,value.
Gameplay role:
- Theft, burglary, lockpicking, casing, smuggling, covert movement, item valuation.
Warriors
Section titled “Warriors”Theme: direct combat, weapons, armour evaluation, violence.
Specialisations listed officially/player wiki:
- Ankh-Morpork Palace Guard.
- Weapon Masters’ Court.
- Djelian Guard.
- Klatchian Foreign Legion.
- Hublandish Barbarians.
- Hunters.
- Lancre Highland Regiment.
- Imperial Guard.
- Samurai.
- Duchess Saturday’s Musketeers.
Skill identity:
fighting.defenceblocking/dodging/parrying.fighting.meleeweapon branches.fighting.rangethrown/fired.fighting.special.tacticsandfighting.special.weapon.fighting.points.- Evaluation, smithing, first aid, riding, tracking, or regional specialties depending on specialisation.
Official commands include:
bandage,bash,beat,behead,berserk,bob,chop,crush,feint,fix,guard,hack,iai,impale,judge,leatherwork,pierce,riposte,shove,slash,slice,smash,stab,track,trip,vurdere,warcry,warpaint,kick,punch,mount,charge,storm.
Gameplay role:
- Combat specialist, weapon/armour evaluator, group tank/protector, combat command user.
Witches
Section titled “Witches”Theme: occult knowledge, headology, herbs, curses, brewing, tradition.
Official primary skills:
- Offensive/defensive/misc/special magic spells.
- Mental channeling, charming, cursing.
- Physical brewing, chanting, dancing.
- Broom, amulet, ring, talisman items.
magic.points.
Gameplay role:
- Practical magic.
- Brewing and item-based magic.
- Curses/headology.
- Broom travel and witch-specific mobility.
- Support, manipulation, and spell utility.
Wizards
Section titled “Wizards”Theme: scholarly spellcasting and magical dominance from distance.
Official orders include:
- Ancient and Truly Original Sages of the Unbroken Circle.
- Ancient Order of the Dynastic Crescent.
- Ancient Order of Djinn Diviners.
- Hoodwinkers.
- The Last Order.
- Mrs. Widgery’s Lodgers.
- Order of Midnight.
- Ancient Order of the Scintillating Scarab.
- Venerable Council of Seers.
- Sages of the Unknown Shadow.
- Ancient and Truly Original Brothers of the Silver Star.
Gameplay role:
- Spell memory/forgetting.
- Scroll/staff/wand/rod/ring interactions.
- Offensive, defensive, and utility spellcasting.
- Spell checking, scribing, recharging, magical contemplation.
Theme: clowns, jesters, slapstick, performance.
Official primary skills:
- Acrobatics: tumbling, vaulting, balancing.
- Riding horse/camel.
- Climbing rope.
- Thrown combat and dodging.
- Sleight-of-hand and object hiding.
- Ankh-Morporkian culture.
- Theatre.
crafts.points.
Official commands:
juggle,bob,conceal,unconceal,palm,slip,mount,firebreathe.
Gameplay role:
- Performance/social roleplay.
- Acrobatics and thrown items.
- Light covert manipulation.
- Theatrical/craft-style progression.
14. Quests
Section titled “14. Quests”Official features page says quests are not just “kill everything” objectives. Quests involve collecting items, using them in certain ways, and/or interacting with NPCs to complete specific tasks.
Rewards can include:
- XP.
- Money.
- Rare items.
- Special titles.
- Quest points / score quest tracking.
Player wiki notes:
- Quest solutions are often treated specially by community policy and spoilers.
- There is an unofficial quest list.
- Quest rewards can include items and sometimes substantial money.
Gameplay role:
- Puzzle solving.
- NPC interaction.
- Exploration.
- Item use and world knowledge.
- Long-term completionist goals.
15. Missions, jobs, and repeatable tasks
Section titled “15. Missions, jobs, and repeatable tasks”The wiki describes missions/jobs as repeatable activities that can provide XP and money, often without fighting NPCs.
Examples/areas mentioned by the wiki:
- Ankh-Morpork job market.
- Theodor Hackett and Miss Pennie Laced jobs.
- Bes Pelargic family missions.
- Genua delivery jobs.
- Council initiatives.
Gameplay function:
- Repeatable income.
- Alternative progression for non-combat or lower-combat builds.
- Helps new characters bootstrap money and XP.
16. Achievements
Section titled “16. Achievements”Official features page and wiki both document achievements.
Mechanics:
- Achievements reward participation or doing something unusual, difficult, long-running, or quirky.
- They are not quests and can be publicly discussed.
- They can award XP and achievement points.
- Some grant special titles.
- Wiki says the
informcommand can notify players when others earn moderate or higher achievements.
Gameplay role:
- Completionist structure.
- Soft tutorial through goals.
- Incentives for breadth of play.
- Social bragging rights.
17. Economy, money, currencies, and banks
Section titled “17. Economy, money, currencies, and banks”Money is coin-based and regional.
Player wiki economy details:
- Multiple regional currencies exist.
- Coin values can be expressed in a base value such as a brass coin / wichit bead.
- Banks safely store money.
- Banks may charge account-opening and deposit fees.
- There are NPC banks and player-run banks.
- Money changers convert currencies.
Money-making methods from the wiki:
- Quests.
- Missions/jobs.
- Council initiatives.
- Newspaper work.
- Selling useful items.
- Selling common items to fences/general stores.
- Scavenging.
- Banditry.
- Stealing.
- Bes Pelargic family missions.
- Genua delivery jobs.
- Crafting.
- Working in a shop.
- Guild-specific methods.
Official essentials shop commands:
money,list,browse,buy,sell,value,keep,unkeep.
18. Shops and player-run shops
Section titled “18. Shops and player-run shops”Discworld has both NPC/commercial shops and player-run shops.
Official player-shop room help:
- Player-run shops are staffed by player employees.
- An NPC shopkeeper attends in the absence of players but works set hours.
- A push-bell can alert employees.
- Shopfront commands include
push bell,apply,complain,suggestion,confirm employment,cancel application. - With a shopkeeper present:
list,buy,sell,browse.
Official features page says player commercial properties expanded from shops into:
- Banks.
- Money changers.
- Gambling dens with poker, blackjack, roulette.
- Smithies.
Wiki player-shop page adds possible facilities:
- Shop counters.
- Bank counters.
- Blackboards.
- Money changers.
- Newspaper boxes.
- Picklers.
- Postal counters.
- Smithies.
- Greeter imps.
- Opinion polls.
- Gambling.
Gameplay role:
- Player economy and employment.
- Item circulation.
- Social service businesses.
- Infrastructure for banking, postal, smithing, gambling, and information.
19. Player housing
Section titled “19. Player housing”Official features page calls player housing “amazing” and emphasizes that room descriptions are generated from placed objects rather than static text.
Official housing help:
- Houses are rented by bidding at a real estate agent in a town or city.
- Players can place/displace furniture in rooms.
- Rooms can be labelled/reset.
- Access can be managed with
allowanddeny. - Furniture placement uses natural syntax such as
place <furniture> near/at/on/beside/against/in <location>.
Wiki additions:
- A player house is a type of real estate.
- Acquisition happens through bidding; if the auction is won the player claims it and pays first month’s rent.
- Rent is by Discworld month, not real-life month.
- Housing can include locks, furniture, access controls, room labels, and ownership/rental agreements.
Gameplay role:
- Personal space.
- Storage and display.
- Crafting/workshop adjacency.
- Social hosting.
- Status and long-term money sink.
20. Crafting and trades
Section titled “20. Crafting and trades”Official crafting concept page says crafts/crafting is a large group of skills and trades.
Examples:
- Repairing weapons and clothing.
- Pottery.
- Music.
- Jewellery making.
- Quilting/dyeing/design.
- Smithing.
- Leatherwork.
- Medicine/first aid.
- Hunting/tracking/trapping.
- Carpentry/turning/whittling.
- Arts/theatre/calligraphy.
Mechanics:
- No craftsman guild exists; anyone can use crafting if skilled enough.
- Crafting uses branches of the
craftsskill tree and sometimes skills from other trees. - Some skills do not yet have direct uses.
- Workshops exist around the Disc.
- Some artisans allow use of facilities for a fee.
- Some guilds and noble houses have restricted workshops.
- Portable tools allow some work outside workshops.
Gameplay role:
- Non-combat economy.
- Item improvement/repair.
- Value creation.
- Player housing/shop synergy.
21. Communication and social systems
Section titled “21. Communication and social systems”Discworld includes multiple communication layers.
Basic commands:
say.tell.newbie.- Soul commands / emotes.
- Group chat.
- Club channels.
- Talkers.
- Mail/post offices.
- Bulletin boards.
- Newspapers.
Talker wiki details:
- Talkers provide access to channels.
- Channels include general chatter, guild channels, deity channels, citizen channels, intermud, PK, playtester, dead, crime, and other themed channels depending on eligibility.
Mail/post system:
- Post offices let players send mudmail.
- Some post offices support parcels/items.
- Online recipients may get immediate notification; offline recipients see messages on login.
Bulletin boards:
- In-game and web-accessible when logged in.
- Used for community announcements, guild/council/player institution communication, and moderation/policy discussion.
22. Groups and cooperative play
Section titled “22. Groups and cooperative play”Official groups concept page describes groups as teams for players to act together and accomplish tasks they could not manage individually.
Group mechanics:
- Access through the
groupcommand and subcommands. - Create a group:
group create <name>. - View groups:
group list. - Invitations require leader and invited player to be in the same room.
- Groups last until all members leave or quit; they are not persistent between logins.
- Every group has a leader.
- Leader can be changed, including idle-leader fallback after more than five minutes.
- Group channel:
group say,group emote,group history. - Group movement often follows the leader.
- Group status/report commands support combat coordination.
group assist <member>automatically joins fights when that member is attacked.- Official docs state the maximum group size is six.
Gameplay role:
- Group combat.
- Newbie assistance.
- Social adventuring.
- Coordinated travel.
- Shared XP and tactical support.
23. Clubs, families, and relationships
Section titled “23. Clubs, families, and relationships”Official clubs/families page:
- Anyone can create a club or family.
- Clubs and families give players more control over the game.
- Clubs can be personal or elected.
- Clubs start as personal and can become elected after recruiting 10 members.
- Clubs can define positions and recruiters.
Official and wiki club features:
- Club-specific channel via club badges.
who <club name>online member listing.- Elected clubs can rent club housing.
- Club finger info.
- Club bank accounts.
- Maintenance fees.
Families:
- Families give a last name but no extra commands or abilities according to the wiki.
- Families are created/managed through family control rooms.
- They have costs and upkeep.
- Relationships can connect players to families.
Gameplay role:
- Social identity.
- Persistent player organizations.
- Service clubs.
- In-game bureaucracy/elections/housing/banking.
24. Citizenship and city-states
Section titled “24. Citizenship and city-states”Official citizenship concept page:
- Citizenship is available in certain city-states.
- Being a citizen means agreeing to city-state rules.
- Benefits include eligibility to own houses and gain city-specific titles.
- There is no cost to citizenship.
- A character may be a citizen of multiple city-states.
- City-states can define rules for who may become citizens.
Wiki places with citizenship:
- Ankh-Morpork.
- Bes Pelargic.
- Djelibeybi.
- Ephebe.
Council and politics links:
- The player wiki describes player councils covering areas of the Disc and consisting of elected magistrates appointed by citizens.
- Official features page says councils allow magistrates to define rules about acceptable behavior within cities.
Gameplay role:
- Property ownership gating.
- Titles/status.
- Local law/politics.
- Player-run governance.
25. Newspapers and writing
Section titled “25. Newspapers and writing”Official newspaper concept page:
- Discworld newspapers are player-run and player-controlled.
- Anyone can be a reporter by applying to editors.
- Article types are up to the editors.
- To read newspaper issues on the web, the character must have bought a copy in game first.
- Copies can be bought from paper boys/girls, newspaper boxes, or other locations.
- Back issues are available from several places.
Wiki newspaper details:
- Two coded newspapers are listed: ** AM Daily in Ankh-Morpork. ** The Green Slab in Bes Pelargic.
- Subscriptions can deposit new editions at post offices.
Gameplay role:
- Player journalism.
- Roleplay and community memory.
- XP/income path for writing.
- In-character information network.
26. Player councils and governance
Section titled “26. Player councils and governance”Discworld includes player-run political structures.
Documented components:
- City councils / magistrates.
- Citizenship-based participation.
- Council-defined city rules.
- Player council pages and boards.
- Guild politics for some guilds, including elected or appointed offices.
- PK league marshal/officer elections and governance.
Gameplay role:
- Social endgame.
- Law/policy setting.
- Public service.
- Reputation and status.
27. Player killing, leagues, and PvP
Section titled “27. Player killing, leagues, and PvP”Official playerkilling docs define PvP through leagues.
Core rules:
- By default, players are not in any league.
- Non-league players cannot be killed, stolen from, or contracted at the assassins guild by other players.
- Joining a league opts into those interactions with members of the same league.
- A player can be in up to 10 leagues at once.
League types:
Playerkillers league — permanent, open to players at least 2 days old and not blacklisted.
Section titled “Playerkillers league — permanent, open to players at least 2 days old and not blacklisted.”Temporary leagues — player-created, invitation-based, disband automatically after 10 days or by marshal action.
Section titled “Temporary leagues — player-created, invitation-based, disband automatically after 10 days or by marshal action.”Special leagues — created for in-game features such as Capture the Flag.
Section titled “Special leagues — created for in-game features such as Capture the Flag.”By-request permanent leagues — creator-created for large player groups with special rules.
Section titled “By-request permanent leagues — creator-created for large player groups with special rules.”PK governance:
- Playerkillers league has an elected marshal.
- Marshal can appoint officers.
- Marshal/officers can disbar, blacklist, invite, and manage league membership.
- Vote of no confidence can remove a marshal under defined voting conditions.
PK interaction rules:
- Two players can attack/contract each other if they share at least one league.
- Theft/corpse looting depends on league rules.
- Inhumation can cost a life under certain permanent-league conditions.
- PK does not mean harassment is allowed; official docs warn players to remain reasonable.
28. Capture the Flag, arenas, and event PvP
Section titled “28. Capture the Flag, arenas, and event PvP”Playerkilling documentation and wiki pages mention special PvP/event contexts:
- Capture the Flag special leagues.
- PK Arena.
- Rugby field.
- Event leagues.
These let PvP-like mechanics exist without necessarily turning the whole game into open PvP.
29. Rules, moderation, and fair-play systems
Section titled “29. Rules, moderation, and fair-play systems”Official rules page summarizes the most important rule as:
Have fun, play fair, and don’t get personal.
Important rules themes:
- Character ownership: no sharing, selling, or giving away characters.
- Password safety and responsibility for character actions.
- No real-money trading of items.
- Multiplaying restriction: only one character online at a time.
- Harassment/spoiling fun is governed by the spirit of the rules, not just literal wording.
- PK does not exempt players from reasonable behavior standards.
Support roles:
- Liaisons.
- Newbie helpers.
- Playtesters.
- Creators/administrators.
- Bug reporting and bug reply systems.
30. Newbie support and onboarding
Section titled “30. Newbie support and onboarding”New-player support systems:
- Newbie channel via
newbie <message>. helperscommand lists newbie helpers online.liaisonslists liaison creators online.- Fairy godmother help can transport a newbie back to starting location.
- Pumpkin Town as newbie area.
- Official newbie essentials command list.
- Player wiki newbie guides for specific guilds and playstyles.
Onboarding challenge:
- The game is very deep and expects reading, asking, and experimenting.
- The command parser is powerful but requires learning syntax.
- Maps/atlases and community help significantly reduce friction.
31. Travel and transport
Section titled “31. Travel and transport”Travel is a major mechanical layer due to the size of the world.
Documented methods:
- Walking through room exits.
- Carriages.
- Ferries.
- Swimming.
- Mounts.
- Teleportation.
- Wizard travel: Jogloran’s Portal of Cheaper Travel; scrolls may give non-wizards access.
- Priest travel: Divine Hand, Visit, faith rods, deity-dependent options.
- Witch travel: broomstick.
- Arcane transport NPCs.
- L-Space.
- Fairy godmother for new/stranded players.
- Blue rings and special transport items.
Carriages:
- Free but slow.
- Carriage stops have route notes.
- Players enter carriages when they arrive.
- Some routes allow planning ahead and leaving at a named stop; others require real-time attention.
32. Time, calendar, weather, and environment
Section titled “32. Time, calendar, weather, and environment”Environmental systems include:
- Discworld calendar.
- Days/seasons.
- Weather.
- Day/night changes.
- Terrain-specific room descriptions, NPCs, and chats.
- Weather effects such as temperature, visibility, maps, wetness, and snow.
- Special mudlib features such as snowball fights when it snows and annual special days such as beard-day.
Gameplay role:
- Immersion.
- Travel/exploration variability.
- Environmental constraints.
- Seasonal discovery.
33. Maps and atlases
Section titled “33. Maps and atlases”Official atlas page says player maps are player-drawn and not guaranteed accurate.
Map layers:
- In-game local mapping based on observation.
- Player-maintained city maps.
- Player-maintained continent/terrain maps.
- Unified terrain maps from player clients/plugins.
- Atlases hosted/linked by official and wiki pages.
Gameplay role:
- Navigation aid.
- Exploration planning.
- Route optimization.
- Newbie support.
34. NPCs and services
Section titled “34. NPCs and services”The wiki has broad NPC listings, and official docs reference NPCs throughout.
NPC service categories:
- Shopkeepers.
- Guild instructors.
- Real estate agents.
- Paper boys/girls.
- Post office staff.
- Carriage/ferry systems.
- Resurrection/raise-dead NPCs.
- Guides in newbie areas.
- Mission/job NPCs.
- Quest NPCs.
- Arcane transport NPCs.
- Combat enemies, animals, muggers, guards, and regional inhabitants.
NPCs are not merely enemies; many are service providers or quest/mission interaction points.
35. Roleplay and emotes / soul commands
Section titled “35. Roleplay and emotes / soul commands”The official newbie essentials page says Discworld has an extensive list of several hundred “soul” commands.
Roleplay affordances:
say,tell, emotes, soul commands.- Clothing and fashion systems.
- Player titles.
- Newspapers.
- Clubs/families.
- Houses and furniture.
- Guild politics.
- Player councils.
- Weddings/relationships/family names.
- Public boards and talker channels.
36. Web integration
Section titled “36. Web integration”The official site exposes many in-game systems on the web, sometimes behind login.
Web-linked systems:
- Game status.
- Help docs.
- Guild pages.
- Atlases.
- Bulletin boards.
- Newspapers.
- Newspaper editing.
- Player councils.
- Quests.
- Achievements.
- Bug replies / my bugs.
- Blogs/news/recent developments.
Some web links show additional options when logged in, but this research used public access only.
37. More-than-playing contribution paths
Section titled “37. More-than-playing contribution paths”Official “More Than Playing” page identifies ways players can help shape the game:
- Newbie helpers.
- Playtesters.
- Ankh-Morpork Architects.
- Creators.
- Liaisons.
- Bug reporters.
- Newspaper writers/editors.
- Wiki/map contributors.
This makes contribution part of the meta-loop: long-term players can progress from playing content to helping maintain, test, document, or create content.
Feature/component inventory
Section titled “Feature/component inventory”{| class=“wikitable”
| ! Area !! Components |
|---|
| Client/connectivity |
| - |
| Command parser |
| - |
| Newbie onboarding |
| - |
| World/exploration |
| - |
| Travel |
| - |
| Character stats |
| - |
| Skills |
| - |
| Advancement |
| - |
| XP |
| - |
| GP/energy |
| - |
| Combat |
| - |
| Death |
| - |
| Guilds |
| - |
| Magic/faith |
| - |
| Economy |
| - |
| Player shops |
| - |
| Housing |
| - |
| Crafting |
| - |
| Quests |
| - |
| Achievements |
| - |
| Social |
| - |
| Politics |
| - |
| PvP |
| - |
| Media/community |
| - |
| Contribution |
| } |
The main long-term loops
Section titled “The main long-term loops”Combat progression loop
Section titled “Combat progression loop”Find suitable NPCs or enemies.
Section titled “Find suitable NPCs or enemies.”Use consider to judge difficulty.
Section titled “Use consider to judge difficulty.”Fight with kill and automatic combat rounds.
Section titled “Fight with kill and automatic combat rounds.”Adjust tactics, wimpy, and special commands.
Section titled “Adjust tactics, wimpy, and special commands.”Bury corpses for additional XP/GP.
Section titled “Bury corpses for additional XP/GP.”Spend XP/money on skill advancement or get taskmaster increases.
Section titled “Spend XP/money on skill advancement or get taskmaster increases.”Upgrade equipment and repeat against harder content.
Section titled “Upgrade equipment and repeat against harder content.”Exploration loop
Section titled “Exploration loop”Travel to a new region.
Section titled “Travel to a new region.”Map or consult atlas/player maps.
Section titled “Map or consult atlas/player maps.”Explore rooms and terrain.
Section titled “Explore rooms and terrain.”Discover shops, NPCs, quests, hidden mechanics, services, and resources.
Section titled “Discover shops, NPCs, quests, hidden mechanics, services, and resources.”Gain exploration XP.
Section titled “Gain exploration XP.”Unlock practical route knowledge and opportunities.
Section titled “Unlock practical route knowledge and opportunities.”Social/economy loop
Section titled “Social/economy loop”Earn money through jobs, quests, crafting, selling, stealing, writing, shop work, or combat drops.
Section titled “Earn money through jobs, quests, crafting, selling, stealing, writing, shop work, or combat drops.”Store/convert money through banks and money changers.
Section titled “Store/convert money through banks and money changers.”Buy gear, tools, transport, subscriptions, or property.
Section titled “Buy gear, tools, transport, subscriptions, or property.”Join clubs/families/councils/guild politics.
Section titled “Join clubs/families/councils/guild politics.”Work in or run player institutions.
Section titled “Work in or run player institutions.”Accumulate status, relationships, titles, and property.
Section titled “Accumulate status, relationships, titles, and property.”Skill mastery loop
Section titled “Skill mastery loop”Pick a profession/guild/specialisation.
Section titled “Pick a profession/guild/specialisation.”Identify primary skills and command requirements.
Section titled “Identify primary skills and command requirements.”Practice skill use for taskmaster increases.
Section titled “Practice skill use for taskmaster increases.”Spend XP and money at guilds.
Section titled “Spend XP and money at guilds.”Learn from players or teach others.
Section titled “Learn from players or teach others.”Unlock learned commands and deeper branches.
Section titled “Unlock learned commands and deeper branches.”Optimize stats/rearrange/items for skill bonuses and GP regeneration.
Section titled “Optimize stats/rearrange/items for skill bonuses and GP regeneration.”Completionist loop
Section titled “Completionist loop”Track quests, achievements, titles, maps, and collectibles.
Section titled “Track quests, achievements, titles, maps, and collectibles.”Solve puzzles and explore obscure interactions.
Section titled “Solve puzzles and explore obscure interactions.”Earn achievement points, XP, special titles, rare items.
Section titled “Earn achievement points, XP, special titles, rare items.”Use community guides carefully where spoiler policy allows.
Section titled “Use community guides carefully where spoiler policy allows.”Build a character identity through visible accomplishments.
Section titled “Build a character identity through visible accomplishments.”Contribution/meta loop
Section titled “Contribution/meta loop”Become experienced.
Section titled “Become experienced.”Help newbies or answer channels.
Section titled “Help newbies or answer channels.”Report bugs and playtest changes.
Section titled “Report bugs and playtest changes.”Write/edit newspapers, guides, maps, or wiki pages.
Section titled “Write/edit newspapers, guides, maps, or wiki pages.”Participate in councils, guild offices, or player-run services.
Section titled “Participate in councils, guild offices, or player-run services.”Apply for architect/creator-style roles if interested in shaping content.
Section titled “Apply for architect/creator-style roles if interested in shaping content.”Design takeaways
Section titled “Design takeaways”Discworld MUD’s most distinctive feature is not one mechanic but the density of interacting systems:
- It combines a huge explorable text world with a detailed parser.
- It replaces classic character levels with a broad hierarchical skill system.
- It supports both combat and non-combat advancement.
- It makes player institutions real mechanics: shops, banks, newspapers, councils, clubs, families, PK leagues, and guild politics.
- It has deep object simulation: books, furniture placement, weather events, currencies, item valuation, houses, workshops, mail, and corpses all have mechanical meaning.
- It uses community knowledge as part of the game: player maps, wiki pages, channels, and mentors are essential for mastering the world.
Caveats and gaps
Section titled “Caveats and gaps”- The player wiki is explicitly unofficial; it is invaluable for depth but may be incomplete or outdated.
- This research did not log into the game or verify live behavior through gameplay.
- Some official web pages expose more functionality when logged in; this document uses publicly reachable material.
- Specific numerical formulas from the wiki, especially weapon/armour/burden/GP calculations, may change and should be verified against current in-game help or live testing before implementation-level use.
- Quest solution pages may contain spoilers; this document intentionally summarizes quest systems rather than reproducing solutions.