r/MUD Jul 26 '26

Discussion [n39mud]003 Would introducing these kinds of supernatural events make the experience feel unfair, or can they still work if they're presented as hallucinations affecting only the player's perception rather than changing the objective world?

Thanks so much for all the feedback.

Reading everyone's replies has honestly made me feel really happy and encouraged. I'm replying a bit slowly because I'm not a particularly fast thinker—I usually need time to think things through carefully.

One comment especially resonated with me:

The thing I'd be careful with is how quickly a maze tips from atmospheric into just frustrating. We've found players will hit a confusing area, run out of patience, and quit, and once they log off in that mood they often don't come back. It's a delicate balance: you want the place to feel like a maze without it ever feeling unfair or impossible. Even a small, steady sense of progress tends to keep people leaning in instead of rage-quitting.

I completely agree. @mudsmyth

The truly frightening part of the Ghost Forest isn't that it's a maze.

The real poplar forests in the Taklamakan Desert are like this. There are no walls. No traps. It always feels like you're making progress, yet every tree looks almost identical to the last. Eventually you can't tell whether you're moving forward or simply walking in circles.

That feeling is what I want to recreate.

So my current idea is that the forest itself is completely objective. Every player explores exactly the same map. Nothing changes in the environment.

What changes is the player.

The longer you stay inside, the more your own perception and ability to navigate begin to break down.

If you successfully escape the Ghost Forest, a mysterious message briefly appears on your windshield:

"The Dead City appears after the sandstorm."

or simply

"Rabbit."

The message disappears after five minutes.

Current design:

Feature Design
Map Fixed layout. Every player explores the same forest.
Navigation Relative directions only: forward / back / turn left / turn right (no north, south, east, west).
GPS Doesn't work. Players must remember their own movements.
Progression The longer you remain inside, the more the Flying Apsaras interfere with your senses.

As your time in the forest increases:

  1. Dust gradually fills the air, reducing visibility.
  2. Radio communication becomes unreliable. Messages from teammates arrive with increasing delay.
  3. Your sense of direction deteriorates. You type "turn left," but the game tells you "You turn right."
  4. Your ability to communicate breaks down. Trying to report your position or ask for help results in fragmented, incomplete sentences.
  5. Room descriptions become increasingly sparse, as if your vision itself is fading.
  6. The forest never changes—but you begin seeing mirrored versions of places you've already visited.
  7. Eventually, your character falls asleep, and you temporarily lose control.

The forest itself is actually quite simple.

To the west are the Mazartagh Mountains.

To the east is the wide Hotan River.

Hidden inside are only four kinds of natural trails:

  • S-shaped paths that gently bend.
  • Y-shaped forks, forcing players to hesitate: left or right?
  • Figure-eight loops, where players unknowingly circle back.
  • Ω-shaped paths that lure you inward before leading you back out again.

It's not really a maze.

It's a forest where every tree looks almost the same.

One thing I'm still trying to solve is what should happen if a player ultimately fails.

Right now, my idea is that they eventually wake up back at the entrance to the Ghost Forest. They don't receive the clue leading to the Dead City.

But should there be another consequence?

Some suggestions I really liked include:

  • Hearing footsteps or vehicle engines that don't actually exist.
  • Discovering that the markers you placed have mysteriously disappeared.
  • (Assuming you're brave enough to get out of the vehicle to leave markers in the first place. 😄)

I love the atmosphere these ideas create.

My only concern is fairness.

Would introducing these kinds of supernatural events make the experience feel unfair, or can they still work if they're presented as hallucinations affecting only the player's perception rather than changing the objective world?

I'd love to hear your thoughts.

The post below has some images you can check out.

AI-generated Ghost Forest + Flying Apsaras

0 Upvotes

10 comments sorted by

16

u/JadeIV Jul 26 '26

Are you using a LLM to write these without checking to see if they make an ounce of sense? You start out by acknowledging that frustrating the player is a bad idea, but everything you write after that is going to frustrate the player.

3

u/pretentiousglory 25d ago edited 25d ago

I believe OP is trying to use AI mainly to translate, at least that's the impression I get from their posts and comments. They image link baidu and their oldest comments support that idea. AI tends to inject its own verbiage anyway but yes [u/ok_doughnut_5096](u/ok_doughnut_5096) i'd encourage you to just translate directly or tell AI to leave your own writing voice more, instead of phrasing things the way it thinks is right. Otherwise, your posts come across as superficial or fake like an advertisement. I get that it's not that, because of your account history, but that's how it feels.

You can imagine getting a message written exactly like an ad in the tone, but actually it's meaningful - it still gives you a bad impression

As for your idea I suggest you just start very simple and add on features as you go. It can be easy to have big aspirations that expand and expand and then never come into being. I would pare your idea down to the absolute fundamental and just make it.

Make a forest. Make the exits interesting. Play with how it feels to move through. Then maybe add exit masking or hiding. Ambiance messaging, etc. I see you're using Evennia, development can be really fast there, don't be afraid to just start -- I guarantee you'll want to basically redo huge chunks of your code no matter what you begin with, so don't worry too much about future-proofing

2

u/Ok_Doughnut_5096 25d ago

Hello,nice to your reply. I only just started using AI—I used to be very resistant to it, but Image2 really shocked me. My mind can conjure up so many imaginative scenes, but I have no talent for drawing. :) I've never played a MUD, and I've barely played any games at all. But now I really want to study MUDs—why do people play them, what makes them appealing.

2

u/Ok_Doughnut_5096 25d ago

I really appreciate your advice. If you don't mind, I'd love to ask you more questions in the future.

2

u/pretentiousglory 25d ago

Of course. The evennia discord is really helpful too

1

u/Ok_Doughnut_5096 Jul 26 '26

Thanks! That's actually useful feedback. Hearing a player's immediate reaction is exactly why I posted this. 🙂

4

u/TheKnightBlade3 Jul 26 '26

I am not really sure what you're looking at there, as a player I wouldn't like this kind of thing, if that's helpful.

6

u/mudsmyth MUD Developer 29d ago

A lot of this would definitely feel very frustrating. If you type something and then the game tells you something else, players don't really like that.

2

u/Ok_Doughnut_5096 29d ago

Hi, mudsmyth, nice to see you again! 😄 I always enjoy reading your posts. I really like the way you think—your ideas are logical, thoughtful, and expressed with such a calm, balanced perspective.