1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re[2]: [MUD&#45;Dev] thoughts on game economies -->
<!--X-From-R13: Fenivf Qnfrl <rsvaqryNvb.pbz> -->
<!--X-Date: Sat, 12 Jun 1999 13:29:33 &#45;0700 -->
<!--X-Message-Id: 9648.990612#io,com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 4.1.19990611160926.00c326c0#pop,darklock.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re[2]: [MUD-Dev] thoughts on game economies</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:efindel#io,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>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00790.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00792.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00781.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00798.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00791">Author</A>
&nbsp;|&nbsp;<A HREF="#00791">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00791">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re[2]: [MUD-Dev] thoughts on game economies</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re[2]: [MUD-Dev] thoughts on game economies</LI>
<LI><em>From</em>: Travis Casey &lt;<A HREF="mailto:efindel#io,com">efindel#io,com</A>&gt;</LI>
<LI><em>Date</em>: Sat, 12 Jun 1999 15:34:26 -0400</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Friday, June 11, 1999, Caliban Tiresias Darklock wrote:
&gt; On 11:31 AM 6/11/99 -0500, I personally witnessed Travis S. Casey jumping
&gt; up to say:

&gt;&gt;Several people have pointed out the problems that player hoarding creates.
&gt;&gt;My thought on this is, "What prevents hoarding in the real world?"  The
&gt;&gt;answer is that most of the money we get goes towards necessities -- food,
&gt;&gt;clothing, shelter, and other living expenses.  As people get more money,
&gt;&gt;they buy nicer versions of these things.

&gt; Exactly. However, you hit a certain problem.

&gt; Let's say, for example, that you go to the store to buy a broom in the Real
&gt; World. You walk into the local grocery store, and you go to the aisle that
&gt; has brooms. There, you find about a dozen different types of brooms. The
&gt; standard straw bristle broom will cost you about $7. But you also have all
&gt; kinds of brooms with nylon bristles, rubber squeegees, and whatever else --
&gt; ranging up to $30.

[snip further details, basically boiling down to "on most muds, all
these brooms are going to work the same"]

Right.  That's why I didn't make the suggestion of trying to implement
this in a concrete fashion.  The abstract "upkeep costs increase with
social rank" idea that some RPGs use, or something similar, could
substitute.

There are some things that this could apply concretely do, though...
more about that below your next comments.

&gt; It would be interesting to hear how people would deal with this issue. My
&gt; own concept is obsolescence. In the 3.0 release of UU, devices may -- if I
&gt; don't come up with a better idea -- have damage levels, in which every item
&gt; you own has a number of 'damage points'. If the device is hit during
&gt; battle, it will lose some. Every time you use the device, it may lose some.
&gt; As the device's damage goes up, it will become more and more likely to
&gt; fail. Eventually, it will break. If it is damaged enough, it may be
&gt; destroyed. This gives you certain things for free -- if using a given item
&gt; does more damage than it has damage points, then the object will be
&gt; automatically destroyed.

This can also come into the idea of those with more money wanting
better equipment.  A better (and more expensive) device might have
more damage points.  And, of course, there are better weapons, better
armor, etc.

&gt;&gt;IMHO, the lack of equipment persistence is one of the major reasons why
&gt;&gt;economies on standard muds tend to be rather screwed up.

&gt; Huh? What MUDs have you been playing? Or rather, what definition of
&gt; equipment persistence are you using?

I should have stated that differently.  What I meant was the common
practice on Dikus and LPs of having players lose all their equipment
on logging out.  I realize that this doesn't apply to all muds, and
that some have "storage lockers" or other ways around it, but most
muds do have it, and even on those with storage lockers, etc., prices
for equipment are relatively low.

If equipment is permanent, it can be more expensive, since characters
will get to keep it.  This does have side effects, of course:

 - Starting characters need either some free equipment, or a bit of
   starting money, since it should take a while to save up for
   equipment if all works well.  Just giving them starting money and
   turning them loose could cause a problem, though -- that of people
   creating characters just to get more money for existing characters.
   Possible ways around this are to do one of:

    (a) Just give free equipment (probably based on class or guild, if
        you have those things).  To get money for existing characters
        out of that will then require selling that equipment, which
        will take time and not give as much money (since logically,
        shopkeepers won't buy equipment for as much as they'll sell it
        for).

    (b) Give "money", but in the form of "newbie tokens" or something
        similar, accepted only at the "newbie store".  This basically
        means that they can only get equipment with that money.  (You
        might want to give them a lot of "newbie tokens" and a little
        regular money).  This makes making a character just to get
        money have the same disadvantage as (a), *and* it takes
        longer, since you'll have to make that new character buy the
        equipment.

 - It has to be harder to get equipment without buying it.  This can
   be partially taken care of by equipment breakage rules -- as I
   said before, it's not likely that the armor that orc you just
   hacked up was wearing is much good any more.  Encumbrance rules
   can also play a role here.

This also causes the first effect (wanting better equipment when you
have more money) to help as well -- a newbie may only be able to
afford a "cheap" sword, and may later buy a "regular" sword, then a
"good" sword, etc.  Similarly with armor.

--
       |\      _,,,---,,_        Travis S. Casey  &lt;efindel#io,com&gt;
 ZZzz  /,`.-'`'    -.  ;-;;,_   No one agrees with me.  Not even me.
      |,4-  ) )-,_..;\ (  `'-'
     '---''(_/--'  `-'\_)





_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>


</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="00781" HREF="msg00781.html">Re: [MUD-Dev] thoughts on game economies</A></STRONG>
<UL><LI><EM>From:</EM> Caliban Tiresias Darklock &lt;caliban#darklock,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00790.html">Re: [MUD-Dev] Game economics</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00792.html">RE: [MUD-Dev] Game Economies</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00781.html">Re: [MUD-Dev] thoughts on game economies</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00798.html">Re: [MUD-Dev] thoughts on game economies</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00791"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00791"><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] Playing the monsters</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00782" HREF="msg00782.html">Re: [MUD-Dev] Playing the monsters</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Sat 12 Jun 1999, 00:14 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00765" HREF="msg00765.html">[MUD-Dev] ADMIN: Posting authority</A></strong>, 
J C Lawrence <a href="mailto:claw#varesearch,com">claw#varesearch,com</a>, Fri 11 Jun 1999, 18:44 GMT
<LI><strong><A NAME="00760" HREF="msg00760.html">[MUD-Dev] thoughts on game economies</A></strong>, 
Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Fri 11 Jun 1999, 18:11 GMT
<UL>
<LI><strong><A NAME="00781" HREF="msg00781.html">Re: [MUD-Dev] thoughts on game economies</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Sat 12 Jun 1999, 00:06 GMT
<UL>
<LI><strong><A NAME="00791" HREF="msg00791.html">[MUD-Dev] Re[2]: [MUD-Dev] thoughts on game economies</A></strong>, 
Travis Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Sat 12 Jun 1999, 20:29 GMT
</LI>
<LI><strong><A NAME="00798" HREF="msg00798.html">Re: [MUD-Dev] thoughts on game economies</A></strong>, 
Ling <a href="mailto:K.L.Lo-94#student,lboro.ac.uk">K.L.Lo-94#student,lboro.ac.uk</a>, Sun 13 Jun 1999, 20:12 GMT
<UL>
<LI><strong><A NAME="00800" HREF="msg00800.html">Re: [MUD-Dev] thoughts on game economies</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Sun 13 Jun 1999, 20:25 GMT
<UL>
<LI><strong><A NAME="00805" HREF="msg00805.html">Re: [MUD-Dev] thoughts on game economies</A></strong>, 
Alex Oren <a href="mailto:alexo#bigfoot,com">alexo#bigfoot,com</a>, Mon 14 Jun 1999, 16:00 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00814" HREF="msg00814.html">Re: [MUD-Dev] thoughts on game economies</A></strong>, 
Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Mon 14 Jun 1999, 20:41 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>