<!-- MHonArc v2.4.4 --> <!--X-Subject: Re: [MUD-Dev] Reusable plots for quests --> <!--X-From-R13: Oqnz Ivttvaf <avtugsnyyNhfre2.vasvpnq.pbz> --> <!--X-Date: Tue, 21 Oct 1997 08:51:19 +0000 --> <!--X-Message-Id: 199710210857.BAA13031#user2,inficad.com --> <!--X-Content-Type: text/plain --> <!--X-Reference: 199710192040.QAA02142#polaris,net --> <!--X-Head-End--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>MUD-Dev message, Re: [MUD-Dev] Reusable plots for quests</title> <!-- meta name="robots" content="noindex,nofollow" --> <link rev="made" href="mailto:nightfall#user2,inficad.com"> </head> <body background="/backgrounds/paperback.gif" bgcolor="#ffffff" text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000"> <font size="+4" color="#804040"> <strong><em>MUD-Dev<br>mailing list archive</em></strong> </font> <br> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] <br clear=all><hr> <!--X-Body-Begin--> <!--X-User-Header--> <!--X-User-Header-End--> <!--X-TopPNI--> Date: [ <a href="msg00134.html">Previous</a> | <a href="msg00136.html">Next</a> ] Thread: [ <a href="msg00127.html">Previous</a> | <a href="msg00143.html">Next</a> ] Index: [ <A HREF="author.html#00135">Author</A> | <A HREF="#00135">Date</A> | <A HREF="thread.html#00135">Thread</A> ] <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> <H1>Re: [MUD-Dev] Reusable plots for quests</H1> <HR> <!--X-Subject-Header-End--> <!--X-Head-of-Message--> <UL> <LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI> <LI><em>Subject</em>: Re: [MUD-Dev] Reusable plots for quests</LI> <LI><em>From</em>: Adam Wiggins <<A HREF="mailto:nightfall#user2,inficad.com">nightfall#user2,inficad.com</A>></LI> <LI><em>Date</em>: Tue, 21 Oct 1997 01:57:35 -0700 (MST)</LI> <LI><em>Reply-To</em>: <A HREF="mailto:nightfall#inficad,com">nightfall#inficad,com</A></LI> </UL> <!--X-Head-of-Message-End--> <!--X-Head-Body-Sep-Begin--> <HR> <!--X-Head-Body-Sep-End--> <!--X-Body-of-Message--> <PRE> [Travis:] > Brandon J. Rickman <ashes#pc4,zennet.com> wrote: > >On Sat, 11 Oct 1997 22:58:39 PST8PDT "Travis Casey" > >This always implies some kind of directed activity on the part of the > player, > >i.e. players are obligated to go on "quests" where they must perform some > >"action". I think an open-entry fishing competition would be more > >interesting. > > Personally, I prefer the idea of "implicit quests." That is, rather than > having an old LP-style situation where there are certain known quests, and > it's made explicitly clear that the players are expected to follow these > quests, have a world in which things are happening and the players are free > to choose whether or not to get involved. > > That's probably not too clear, so let me put it another way. As much as > possible, I'd like the world to seem like it's real to the players. Having > quests which are created, announced, and known to exist as quests works > against this -- it's blantantly obvious that such quests are artificial > constructs, meant purely as hoops for the characters to jump through. > Instead of announcing quests via out-of-game mechanisms, quests should be > worked into the game in such a way that they appear natural. For example, > the characters might come into one of the mud's villages to find that it's > been burned to the ground, then discover something (a lone survivor, runes > scratched in the dirt, whatever) that lets them know that the Red Hand > orc tribe was responsible. It's then up to the players to choose what to > do, without any "quest info" or other such things being available. Agreed completely. I think the key point here is to keep everything tied into the game. Far to often the clues, quest mechanisms, and reward have nothing to do with each other. Ie: the old druid tells you to bring him the banzai tree (for no discernable reason), and when you do, he gives you a bonus of +5 to your wisdom. Huh? Slightly more logical but still in the same vein is the guild leader requiring that you complete a given task in order to prove your worthyness to the guild. Given the example of the raiding orcs, you need to first make the actual mechanisms as organic as possible (you can show up *during* the raid, for example, and become a hero by defending the town, or you can see the orcs on the way, and alert someone else who can go save the town, or you can see the orcs on the way back with their spoils of war and decide to investigate..). Second, the reward has to be in touch with the quest. Most people doing the quest above don't give a damn about the druid or his silly tree. They think that +5 wis sounds pretty good, however, so they do it. In the case of the orcs, your 'reward' is going to be the everlasting gratitude of the townspeople, which may be something as little as free beer at the tavern whenever you like, to a monetary reward, to the hand in mariage of your choice of the town's eligable maidens and bachelors. The idea, of course, is that you don't just do it because 'it's a quest, there's probably some kick-ass reward' - you knew from the begining the main thing you'd 'get' is a functioning town and the adoration of some townspeople. This brings the player closer to the game world, which is both the parent and the child of good role-playing. > This stands in contrast to an "organic" quest like the burned village I > described above. What is the party supposed to do? Try to hunt down the > orcs and avenge the village? Are there survivors who should be rescued > from the orcs? Are the orcs planning other raids that need to be defended > against? Is it possible that someone else performed the attack and has > left fake evidence to point to the orcs? Best of all, there's no fixed list of 'supposed to's. Instead there's just a situation, and the players can do with it what they like. Who says they even have to 'save' anyone? They might decide that the Red Hand is an up-and-coming orc band, and try to join up. > A well-built "quest" should be able to go in many different directions > depending on the actions of the players. However, such a "quest" is harder > to create than a simple linear quest, and demands more from the players. > Thus, these will probably always be less common on muds than the "go to X, > get Y and bring it to Z" type quests. Well, obviously this is the reason static quests have been used for so long. One would hope that by automating the procedure to some degree, you'd also circumvent the weaknesses in the currently accepted model. </PRE> <!--X-Body-of-Message-End--> <!--X-MsgBody-End--> <!--X-Follow-Ups--> <HR> <!--X-Follow-Ups-End--> <!--X-References--> <UL><LI><STRONG>References</STRONG>: <UL> <LI><STRONG><A NAME="00127" HREF="msg00127.html">Re: [MUD-Dev] Reusable plots for quests</A></STRONG> <UL><LI><EM>From:</EM> "Travis Casey" <efindel#polaris,net></LI></UL></LI> </UL></LI></UL> <!--X-References-End--> <!--X-BotPNI--> <UL> <LI>Prev by Date: <STRONG><A HREF="msg00134.html">Re: [MUD-Dev] Mud governance</A></STRONG> </LI> <LI>Next by Date: <STRONG><A HREF="msg00136.html">RE: [MUD-Dev] Mud governance</A></STRONG> </LI> <LI>Prev by thread: <STRONG><A HREF="msg00127.html">Re: [MUD-Dev] Reusable plots for quests</A></STRONG> </LI> <LI>Next by thread: <STRONG><A HREF="msg00143.html">Re: [MUD-Dev] Reusable plots for quests</A></STRONG> </LI> <LI>Index(es): <UL> <LI><A HREF="index.html#00135"><STRONG>Date</STRONG></A></LI> <LI><A HREF="thread.html#00135"><STRONG>Thread</STRONG></A></LI> </UL> </LI> </UL> <!--X-BotPNI-End--> <!--X-User-Footer--> <!--X-User-Footer-End--> <ul><li>Thread context: <BLOCKQUOTE><UL> <LI><STRONG>Re: [MUD-Dev] Reusable plots for quests</STRONG>, <EM>(continued)</EM> <ul compact> <LI><strong><A NAME="00096" HREF="msg00096.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, Brian Price <a href="mailto:blprice#bedford,net">blprice#bedford,net</a>, Sun 12 Oct 1997, 13:08 GMT </LI> <LI><strong><A NAME="00098" HREF="msg00098.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, Brandon J. Rickman <a href="mailto:ashes#pc4,zennet.com">ashes#pc4,zennet.com</a>, Mon 13 Oct 1997, 00:09 GMT </LI> <LI><strong><A NAME="00126" HREF="msg00126.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Sun 19 Oct 1997, 19:57 GMT </LI> <LI><strong><A NAME="00127" HREF="msg00127.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Sun 19 Oct 1997, 20:40 GMT <UL> <LI><strong><A NAME="00135" HREF="msg00135.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, Adam Wiggins <a href="mailto:nightfall#user2,inficad.com">nightfall#user2,inficad.com</a>, Tue 21 Oct 1997, 08:51 GMT </LI> <LI><strong><A NAME="00143" HREF="msg00143.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Thu 23 Oct 1997, 17:05 GMT <UL> <LI><strong><A NAME="00150" HREF="msg00150.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Fri 24 Oct 1997, 18:30 GMT <UL> <LI><strong><A NAME="00152" HREF="msg00152.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sun 26 Oct 1997, 06:08 GMT <UL> <LI><strong><A NAME="00156" HREF="msg00156.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, Adam Wiggins <a href="mailto:nightfall#user1,inficad.com">nightfall#user1,inficad.com</a>, Sun 26 Oct 1997, 11:21 GMT </LI> </UL> </LI> </UL> </LI> </UL> </LI> </UL> </LI> </ul> </LI> </UL></BLOCKQUOTE> </ul> <hr> <center> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] </center> <hr> </body> </html>