1999Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: combat -->
<!--X-From-R13: X Q Znjerapr <pynjNxnatn.ah> -->
<!--X-Date: Sat, 30 Jan 1999 21:20:27 &#45;0800 -->
<!--X-Message-Id: E106pJ4&#45;0005P9&#45;00#koala,kanga.nu -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.BSF.4.05.9901301809490.16840&#45;100000#shell9,ba.best.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: combat</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:claw#kanga,nu">
</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="msg00332.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00334.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00330.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00334.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00333">Author</A>
&nbsp;|&nbsp;<A HREF="#00333">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00333">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: combat</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: combat </LI>
<LI><em>From</em>: J C Lawrence &lt;<A HREF="mailto:claw#kanga,nu">claw#kanga,nu</A>&gt;</LI>
<LI><em>Date</em>: Sat, 30 Jan 1999 21:20:25 -0800</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>
On Sat, 30 Jan 1999 18:29:20 -0800 (PST) 
diablo &lt;diablo#best,com&gt; wrote:

&gt; On Sat, 30 Jan 1999, J C Lawrence wrote:
&gt;&gt; On Tue, 26 Jan 1999 14:50:32 -0800 (PST) diablo &lt;diablo#best,com&gt;
&gt;&gt; wrote:

&gt;&gt;&gt; Death in a mud (at least in the ones I'm interested in) is not
&gt;&gt;&gt; permanent like real life. Killing someone repeatedly is analogous
&gt;&gt;&gt; to 'breaking' a wild horse. You heap death upon death on someone,
&gt;&gt;&gt; repeatedly strip them of everything they own, and never let them
&gt;&gt;&gt; walk the land without constant fear of You.

&gt;&gt; In a permadeath game this is equivalent to repeatedly attacking
&gt;&gt; them and either bringing them close to death, or making your threat
&gt;&gt; of death very real.  The mechanics are the same, its just that
&gt;&gt; death is no longer a waystation or counting statistic along the
&gt;&gt; process.  Instead the metric is, "How often did he get me in a
&gt;&gt; position where I was at direct risk of dieing?"

&gt; Assuming I'm playing a sadistic player, why would I not just kill
&gt; the person? 

Usually becasue actually killing another player's character is either
difficult or involves repurcussions to your character that are
unwelcome.  Quite a bit of fun can be had on the repurcussion side:

  -- make the character increasiningly unlucky or difficult to
advance/play.

  -- make the character increasingly unable to defend against attacks
from characters played by that player in the future.

  -- increment some sort of "sin" value which (dependent on threshhold
value typically) raises some sort of feared threat (eg Island's court
system).  

  -- In M59 style, launch revenants against the killer.

  -- Make the character more likely to be attacked or attractive to
certain forms of NPC's.

&gt; I don't know how your method of combat works of course...

Currently it doesn't.

&gt; ...and I believe I recall you mentioning that you don't want combat
&gt; to be a huge part of your game...

In the general case with me you cannot determine that a given
character is controlled by a player or is an NPC at any _current_
instance.  You can often (not always), determine if a character was
controlled by a player at some past instant in time, you just can't
tell what player that was unless that player overtly helps/helped you.
The result of this is that inter-player combat becomes less
significant, both to the killers and (sometimes) to the victims.
Certainly there is no repetitively chasing and killing a particular
player or character -- you just can't tell who that player is playing,
let alone what characters.

Next, most combats don't result in death.  They result in loss,
injury, unconciousness and the like (when a magical trigger whisks the
body away from you to an unknown location as soon as it becomes
unconcious, how many people are really going to chase it down?).  Free
user programming and a programmatical strucutr3ed magical system that
actively supports and encourages very very clever magical behaviours
are hoped to become very key here.

I expect combat to actually play a very significant function in the
game, and to consume significant attention.  However I also expect the
actual combats, when they occur, to be infrequent and to occupy very
little time (eg I'd like most combats to resolve in three blows).
Combat is dangerous, especially to experts.  It is also rewarding.

  In a permadeath system that you had invested several hundred hours
in, if you knew that if you attacked and won against XXX character you
would gain return equivalent to another 20 hours of play, but that you
also had a 10% chance of dieing and thus losing everything -- would
you attack?  

My intention is to make the rewards that high or higher, but to make
the risks even higher, especially as the values scale (the more you
risk, the more you gain, the higher your risk of loss).  I
specifically don't intend for killer characters to be long-term
playable.  I intend for them to live short, brutal, highly attractive
and corruscating lives that have the ability to swoop up the
advancement levels dedicated to killers, and then flame out before
getting anywhere significant.  More sedate players, who employ combat
as a strategic versus tactical tool will do better (hope) and form the
backbone of the game (hope).

&gt; ...but I am a large fan of player vs. player combat for the simple
&gt; reason that it allows for adrenaline rushes in a text game and for
&gt; real person to person conflicts. 

The same things occur on permadeath systems, and I'd argue are even
more intense there.  When you are attacked by another player (or
attack another) and find that you are losing, near death, and now have
to run like hades and defend your arse every step and command for
perhaps the next 20 minutes (I don't remove characters on logout, so
that's no escape) while you scramble to save your several-hundred-hour
investment in the character, brings up a whole new and different
adrenaline rush.  It is heady stuff.  I've been there many a time.  It
is equally heady stuff to chase down that fleeing soul, countering his
every move (especially in a system with a decent magic system taht
allows for a parallel magic fight during the flight).

&gt; It is like the rush of competing and winning or the rush of
&gt; competing followd by the depression of losing in an athletic
&gt; event. There is a real sense of being bested or besting another.

Quite.  Its just that the stakes are different.

&gt; I guess I don't see counting up how many times I was at direct risk
&gt; of dying as arousing particularly strong emotions which, to me, is
&gt; one of the major points of player vs. player combat in a mud.

See above.  When you are attacked, nearly lose, and spend significant
time and effort in saving your skin, there are strong emotions, even
if quite base.  Ditto for attacking, winning, and then chasing down
the poor sucker to his final termination.  It can be very heady stuff.

Its a very similar game, just slightly twisted from the one you know.
 
&gt;&gt;&gt; Eventually, if they do not quit the game (acceptable losses), you
&gt;&gt;&gt; can show them a little bit of kindness (give the horse a sugar
&gt;&gt;&gt; cube) and then their soul is yours.

&gt;&gt; I have yet to see this work.  More typically I see, "See how cool I
&gt;&gt; am, I can really kick your arse!"  Followed by, "I helped you a
&gt;&gt; whole bunch, so I'm not really a Bad Guy!"  There's a fair
&gt;&gt; frequency of the initial victim then returning the favour by using
&gt;&gt; the skills learned (often from his initial attacker) to drive his
&gt;&gt; initial attacker from the game (revenge).

&gt; Sounds like your average 15 year old's mentality. 

Unfortunately that fits many/most players on PvP MUDs.

&gt;&gt; Revenge relationships tend to be much more tenuous and vastly more
&gt;&gt; indirect in permadeath games.

&gt; I'd imagine so, though I have not ever played one. I can certainly
&gt; see the value, especially as far as the quality of roleplaying goes,
&gt; in a permadeath game (at least if it isn't easy to kill someone
&gt; permanently).  

I should note: I don't roleplay and have little interest in it beyond
what I've termed "functional roleplaying" (see FAQ) which really has
very little to do with the commonly used definition of "roleplaying".
I'm rather GoP.

&gt; It's a different sort of experience than what I aim for in my game
&gt; though, and I don't think the two are reconciliable differences. I
&gt; find both attractive, but as someone who runs a game where players
&gt; sometimes invest thousands in their characters, I don't have the
&gt; option of killing off players.

MUD2 (as well as its British Knights and other incarnations) are
for-fee MUDs that practice permadeath to good effect, where the player
investments may be (more typically) several hundreds of dollars.  I
see this argument as a red herring.  Certainly I've seen no effective
counter to the permadeath systems that explicitly violate this
assumption and yet flourish.

-- 
J C Lawrence                              Internet: claw#kanga,nu
----------(*)                            Internet: coder#kanga,nu
...Honorary Member of Clan McFud -- Teamer's Avenging Monolith...


</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="00337" HREF="msg00337.html">[MUD-Dev] Re: combat</A></strong>
<ul compact><li><em>From:</em> Richard Woolcock &lt;KaVir#nospam,dial.pipex.com&gt;</li></ul>
<li><strong><A NAME="00334" HREF="msg00334.html">[MUD-Dev] Re: combat</A></strong>
<ul compact><li><em>From:</em> &lt;diablo#best,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00330" HREF="msg00330.html">[MUD-Dev] Re: combat</A></STRONG>
<UL><LI><EM>From:</EM> &lt;diablo#best,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00332.html">[MUD-Dev] Re: Mud reviewing</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00334.html">[MUD-Dev] Re: combat</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00330.html">[MUD-Dev] Re: combat</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00334.html">[MUD-Dev] Re: combat</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00333"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00333"><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: combat</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00284" HREF="msg00284.html">[MUD-Dev] Re: combat</A></strong>, 
Holly Sommer <a href="mailto:hsommer#micro,ti.com">hsommer#micro,ti.com</a>, Tue 26 Jan 1999, 16:04 GMT
<UL>
<LI><strong><A NAME="00296" HREF="msg00296.html">[MUD-Dev] Re: combat</A></strong>, 
diablo <a href="mailto:diablo#best,com">diablo#best,com</a>, Tue 26 Jan 1999, 22:50 GMT
<UL>
<LI><strong><A NAME="00326" HREF="msg00326.html">[MUD-Dev] Re: combat</A></strong>, 
J C Lawrence <a href="mailto:claw#kanga,nu">claw#kanga,nu</a>, Sun 31 Jan 1999, 01:04 GMT
<UL>
<LI><strong><A NAME="00330" HREF="msg00330.html">[MUD-Dev] Re: combat</A></strong>, 
diablo <a href="mailto:diablo#best,com">diablo#best,com</a>, Sun 31 Jan 1999, 02:29 GMT
<UL>
<LI><strong><A NAME="00333" HREF="msg00333.html">[MUD-Dev] Re: combat</A></strong>, 
J C Lawrence <a href="mailto:claw#kanga,nu">claw#kanga,nu</a>, Sun 31 Jan 1999, 05:20 GMT
<LI><strong><A NAME="00334" HREF="msg00334.html">[MUD-Dev] Re: combat</A></strong>, 
diablo <a href="mailto:diablo#best,com">diablo#best,com</a>, Sun 31 Jan 1999, 07:30 GMT
</LI>
<LI><strong><A NAME="00337" HREF="msg00337.html">[MUD-Dev] Re: combat</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#nospam,dial.pipex.com">KaVir#nospam,dial.pipex.com</a>, Sun 31 Jan 1999, 19:10 GMT
</LI>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00301" HREF="msg00301.html">[MUD-Dev] Re: combat</A></strong>, 
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Wed 27 Jan 1999, 02:59 GMT
</LI>
</UL>
</LI>
</ul>
</ul>
</ul>
</ul>
<LI><strong><A NAME="00248" HREF="msg00248.html">[MUD-Dev] Re: META: list "peerage"</A></strong>, 
Dominic J. Eidson <a href="mailto:sauron#the-infinite,org">sauron#the-infinite,org</a>, Mon 25 Jan 1999, 10:01 GMT
</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>