D&D General The DM Shortage

Dungeons, for example, can have factions to interact with, and stories that are communicated in non-linear, non-expository form (through found items, for example).
Correct, but the published modules from the time period we are talking about did not have that information (generally).
I would be interested to track down where the first factional information first appeared in a published dungeon. I've a hunch that idea came in from other games (like Traveller) and 3PP (like City State of the Invincible Overlord). The World of Greyhawk had it's factions, but I don't recall seeing them incorporated into TSR dungeon modules. Danger at Dunswater perhaps as an early example?
 

log in or register to remove this ad

D&D was presented as pretty adversarial in the core rules back then. AD&D too. I think Gygax was an adversarial DM. There was material about in magazines, such as White Dwarf, that presented other approaches though. And I brought in things from other early RPGs, such as Traveller and Runequest.
AD&D, yes. Gygax contradicted himself at times, but he certainly did strike an adversarial pose on occasion. But Mentzer??? My impression of his books is that they were a kinder, gentler D&D. Right from the jump, in the DM's Rulebook, Page 3, he says something we hear a lot, and I think he puts it really well:

But remember — although the monsters may be fighting the characters, you are not fighting the players. If you try to entertain them, they will entertain you.

That's good advice, well stated, and anti-adversarial.
 

Oofta

Legend
When it comes to the great DM shortage of the 21st century, there are two things we do know. The game is still growing rapidly and you need a DM to play D&D. You can't have the former without the latter.

Could the game grow even faster if onboarding DMs was done better? Maybe. I think the DMG should be rearranged at the very least and I mentioned having a dozen or so intro modules made available. But people are comfortable with getting training and information online now, so there are plenty of options other than the DMG to improve your DMing expertise.

Until we have a D&D AI that can run engaging and challenging adventures we will continue to have spot shortages of DMs. Just like we've always had.
 




Reynard

Legend
I dunno. Trying to get any kind of creativity out of it is rough. I tried to get it to write a five-room dungeon. It knows what a five-room dungeon is, and it knows the kind of stuff you'd fill it with, but getting it to actually do that was more than my attention span would allow. Coming soon, though, I think.
I think it is inevitable and not particularly far away.
 



Sure but the OSR style GM would be harder to emulate than one to run you through a modern module. There are rules and DC for the stuff you'll try in DotMM. Less so in Temple of the Frog.
You just need a set of rules for determining DCs. That's easy to code.

The only thing that's challenging for a computer is creating engaging story and characters (and even that might be close). You don't need that for an OSR game, that's the players' job, insofar as it happens at all.
 

Reynard

Legend
You just need a set of rules for determining DCs. That's easy to code.

The only thing that's challenging for a computer is creating engaging story and characters (and even that might be close). You don't need that for an OSR game, that's the players' job, insofar as it happens at all.
My point was the OSR style game doesn't use DCs the way a modern game does and the GM does a lot more... GMing.
 

Fanaelialae

Legend
You just need a set of rules for determining DCs. That's easy to code.

The only thing that's challenging for a computer is creating engaging story and characters (and even that might be close). You don't need that for an OSR game, that's the players' job, insofar as it happens at all.
It depends on kind of action you're setting a DC for.

For example, for a jump check you might set the DC at 10 + distance in feet. That is easy.

On the other hand, setting the DC for more open ended possibilities is far more challenging. Something like, does my character know if trolls have any vulnerabilities? You could have a set of DCs based on how rare the knowledge is, but unless someone creates a database where they designate the rarity of knowledge for every possible question a player might ask, this is far more difficult to implement, and much more prone to error.

I'm no expert, but as I understand it, AIs basically use a mathematical algorithm to derive the probable correct response from a large data set. So you'd need a suitably large D&D specific dataset with things like DMs settings DCs for all kinds of player requested actions for the AI to have a reasonable chance of deriving a reasonable response.
 

My point was the OSR style game doesn't use DCs the way a modern game does and the GM does a lot more... GMing.
Makes no difference. There are rules for NPC reactions, and everything else is either thief skill %, auto-success or auto-fail. It's all easy to code, and has been, right from the gold box games.
 



I can only relay that we did not have a high body count in any edition. At least not higher than we wanted.

The game has always been what you want to make it.
Agree completely.

2E, in practice, we didn't see a huge body count, because we used virtually every optional or suggested rule that would reduce it, and my experience at least was that most DMs did similarly and/or had house rules that effectively did that.

Plus people fudged. I'm sorry we're too late in history for me to pretend. I'm 44 and I've been running RPGs for 34 years at this point. I can admit it. We fudged, and a lot of DMs fudged (some in one direction, some in both). Most DMs rolled behind a screen back then and that really helped with fudging.

And as well as fudging, you could just have enemies not kill the PCs. Often it made sense, too.
 


Celebrim

Legend
My point was the OSR style game doesn't use DCs the way a modern game does and the GM does a lot more... GMing.

Not really true. OSR style games just have less well-defined skill systems, with the result that each encounter has its own ad hoc generated skill system. You can see this in plenty of the modules of the day, with each room given guidelines for how to resolve fortune when the players attempt to do various things. There really is no more or less ad hoc GMing required when the players purpose something not covered by the guidelines, the difference is only where guidelines come from, how robust and transferable they are, and whether there tends to be a uniform approach.

If you read a published module from the era, you'll find lots of "there is X% chance to this as you cross the room" and "calculate the percentage chance of success as follows" and "force the PC to make a save versus wands/paralyzation/etc to avoid the trap" or "have the PC roll under his DEX on a D20 to succeed" or "Make the PC make a bend bars/lift gates check to succeed". That's all setting the DC very much like a modern game, it's just hidden under all the clutter and typically hand crafted for each scenario.

But in my practice with GMs, they develop tool kits and tend to apply answers uniformly simply out of habit if nothing else, at which point you could actually write down the rulings as rules and you'd have a table of DCs similar to the guidelines of modern systems.
 

Fanaelialae

Legend
Computer games, such as Solasta and the Owlcat Pathfinder games, have already solved this. Doesn't take an AI.
Open ended questions? I don't think so. A pre-determined list of questions the programmers anticipated, sure.

Text based adventures like Zork have existed for decades, but were always limited in that they can't do anything the programmers didn't explicitly code for.

The advantage of an AI is that they can (potentially) handle scenarios that haven't been explicitly coded for. Which makes them more like a real DM, as opposed to a Choose Your Own Adventure book. But they still need a large data set in order to compute a probable correct response.

Otherwise, there's no reason to use an AI. There are plenty of CRPGs that can handle a broad number of (programmer anticipated) player choices. But they're not actually the same as playing with a real DM, who can actually improvise when a player attempts something unanticipated.
 

Oofta

Legend
So, like, next year?

Specialist systems are one thing, you would basically need a generalized AI. Like fusion power, that's at least 5 years away and has been for decades.

You could get a module generator and probably an AI that runs combat, but that's only part of the game. You'd have to have an AI that could convincingly replace a real DM ... that's not going to happen any time soon.

A dungeon crawl generator? Maybe. A generalized intelligence AI? At least 5 years away and likely will be for quite some time. Besides, if someone really does figure it out, there's a pretty good chance finding a DM will be the least of our worries.
 

An Advertisement

Advertisement4

Top