1998Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers -->
<!--X-From-R13: "Rnzvba Epuhoreg" <mwvevnNgrknf.arg> -->
<!--X-Date: Fri, 21 Aug 1998 20:19:32 &#45;0700 -->
<!--X-Message-Id: 001a01bdcd7c$79fffbe0$9303cfcf@Painland -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:zjiria#texas,net">
</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="msg00805.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00807.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00783.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00824.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00806">Author</A>
&nbsp;|&nbsp;<A HREF="#00806">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00806">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: &lt;<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>&gt;</LI>
<LI><em>Subject</em>: [MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</LI>
<LI><em>From</em>: "Damion Schubert" &lt;<A HREF="mailto:zjiria#texas,net">zjiria#texas,net</A>&gt;</LI>
<LI><em>Date</em>: Fri, 21 Aug 1998 22:25:12 -0500</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#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>
Continuing my reign as the resident devil's advocate.  Note,
I'm not claiming I have any answers either. =)

-----Original Message-----
From: Brandon J. Rickman &lt;ashes#pc4,zennet.com&gt;
&gt;The second priority is basically to take the fun out of player combat.


Pretty much, if any feature is not 'any fun', then my personal
belief is that you shouldn't waste your time coding it.

&gt;Make quality weapons hard to obtain and keep.  Make the skill curve very
&gt;steep.  More important is to limit the basic ability of players to attack
&gt;other players.


Tangential note: on most MUDs, fighters aren't the problem.  At
least my experience has found that mages and thieves tend
to be the best (worst) player killers.  Do we take the fun out of
these skills too? =)

&gt;Start fighters at a pre-adolescent age.  The character must wait until
&gt;they are physically mature enough to lift a sword.  None of this "I grew
&gt;up on the streets, I know how to fight" stuff, the character hasn't grown
&gt;up anywhere yet.


This is essentially what Meridian does for player vs. player combat
only.  Note that it led to the list of annoying abuses I sent in my previous
email in this thread.

&gt;A player hacking at a deer with a sword is not going to get a usable hide.
&gt;The purse of the innocent but now dead goblin was torn during the attack
&gt;and all the gold fell through a hole in the ground.


Okay, in this mythical world you've created, what do players do for fun?
I'd hate to spend years working on a fantasy game, only to find that
newbies log off because the goblins don't drop any gold (a real problem
that afflicted UO on launch, I might add).

Again, if you don't want combat in your mud, it would save a lot of time
to just not put it in. =)

&gt;Anyone who to tries really really hard to be a fighter can eventually
&gt;develop into a very skilled and dangerous player.  One hopes that the time
&gt;and effort required will also make him a sophisticated player as well.


One would hope, but there is a certain class of players who will find ways
to do it faster than you expect, and then even perma-death has no meaning.
You could concievably slow the advancement curve to a period of weeks
per level but then you kill the fun of adventuring for any casual gamer.

&gt;If all it takes to be a fighter is knowing the right commands and a small
&gt;loan from the fighting collective then I don't think there is much chance
&gt;of encouraging any variety of non-combat activity.


The best PKers can take the most complex fighting system you throw
at them, and then combine them with other strategies seamlessly (i.e.
where to run to heal when wounded, which magic wands can be used
during combat, etc).  Augmenting this fact is the fact that most of these
people are also the ones that understand macro programs and other
helpers.  This creates a huge gap in between the advanced player and
the casual one.

The interesting thing about long advancement schemes is that, by their
nature, they favor the players who (a) have been online the longest,
(b) suffered the fewest defeats, and (c) who know more about the ins
and outs of the game.  This clearly favors the PKers in the long run.

&gt;The easiest route to learning how to fight may well be by becoming a
&gt;tailor.  If a tailor suffers from attacks and extortion he would quickly
&gt;gain the resolve to fight back if he chose.  (But then there is more
&gt;potential for drama, for unexpected twists and character development.)


If it really was the 'easiest route' of advancement (unclear what that
means),
then all it would mean is that your PKers would all start off as tailors.

--damion



</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00824" HREF="msg00824.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></strong>
<ul compact><li><em>From:</em> Marian Griffith &lt;gryphon#iaehv,nl&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00805.html">[MUD-Dev] Re: Article: A Summary of Principles for User-Interface Design.</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00807.html">[MUD-Dev] Re: Marian's Tailor Problem</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00783.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00824.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00806"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00806"><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>[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00846" HREF="msg00846.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></strong>, 
Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Wed 26 Aug 1998, 03:20 GMT
<UL>
<LI><strong><A NAME="00916" HREF="msg00916.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></strong>, 
Brandon J. Rickman <a href="mailto:ashes#pc4,zennet.com">ashes#pc4,zennet.com</a>, Thu 03 Sep 1998, 02:05 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00850" HREF="msg00850.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Wed 26 Aug 1998, 04:09 GMT
</LI>
</ul>
</ul>
</ul>
<LI><strong><A NAME="00783" HREF="msg00783.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></strong>, 
Scatter <a href="mailto:scatter#thevortex,com">scatter#thevortex,com</a>, Thu 20 Aug 1998, 09:49 GMT
</LI>
<LI><strong><A NAME="00806" HREF="msg00806.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></strong>, 
Damion Schubert <a href="mailto:zjiria#texas,net">zjiria#texas,net</a>, Sat 22 Aug 1998, 03:19 GMT
<UL>
<LI><strong><A NAME="00824" HREF="msg00824.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Sun 23 Aug 1998, 10:42 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00811" HREF="msg00811.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></strong>, 
quzah <a href="mailto:quzah#geocities,com">quzah#geocities,com</a>, Sat 22 Aug 1998, 08:11 GMT
</LI>
<LI><strong><A NAME="00928" HREF="msg00928.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Thu 03 Sep 1998, 15:03 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00756" HREF="msg00756.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers have more fun</A></strong>, 
S. Patrick Gallaty <a href="mailto:patrick#gric,com">patrick#gric,com</a>, Tue 18 Aug 1998, 00:48 GMT
</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>