1999Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Battle Systems -->
<!--X-From-R13: Dvpuneq Ibbypbpx <YnHveNqvny.cvcrk.pbz> -->
<!--X-Date: Mon, 04 Oct 1999 21:17:15 &#45;0700 -->
<!--X-Message-Id: 37F9A437.1000#dial,pipex.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.BSF.4.10.9910021252010.20405&#45;100000#shell9,ba.best.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Battle Systems</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:KaVir#dial,pipex.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="msg00115.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00018.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00006.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00023.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00017">Author</A>
&nbsp;|&nbsp;<A HREF="#00017">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00017">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Battle Systems</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>: Re: [MUD-Dev] Battle Systems</LI>
<LI><em>From</em>: Richard Woolcock &lt;<A HREF="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</A>&gt;</LI>
<LI><em>Date</em>: Tue, 05 Oct 1999 00:09:43 -0700</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>
Matthew Mihaly wrote:
&gt; 
&gt; On Wed, 1 Sep 1999, Philip Loguinov -- Draymoor wrote:
&gt; 
&gt; &gt; Thats my premise, here is an idea i would like to bounce of you guys.
&gt; &gt;
&gt; &gt; My new battle system is based less on the combat round as the mud sees it,
&gt; &gt; and more on a psudo initiative/action lag based system.
&gt; 
&gt; This is how our combat system works, and it works quite well player vs.
&gt; player.
&gt; 
&gt; &gt;
&gt; &gt; Basicly, get rid of the auto attack function in a battle.
&gt; &gt; If two players initiate combat, then don't do anything, nothing will happen.
&gt; &gt; They will dance arround each other and thats it.
&gt; 
&gt; I don't like the idea of "initiating combat." What does it mean to "be in
&gt; battle"? It seems to me that that state of being doesn't really exist. All
&gt; you have are players doing individual actions at individual times.
&gt; 
&gt; &gt;
&gt; &gt; To attack with your primary you would type "hit."
&gt; &gt; there will be an option to toggle between hit attacking with your secondary
&gt; &gt; weapon as well and using "hit2" to attack with it.
&gt; 
&gt; If you want more tactics, why not make a big variety of different weapon
&gt; attacks instead of just hit and hit2?
&gt; 
&gt; &gt; Instead of multiple blows per round, what  you get is lag improvement.
&gt; &gt; As you improve with the specific weapon, you also get faster with it, which
&gt; &gt; results in less lag, which has the same effect as multiple blows.
&gt; &gt; Haste and Slow spells act by affecting lag for everything you do.
&gt; &gt; Etc.
&gt; 
&gt; Just a suggestion: Call it something other than lag or there will be
&gt; confusion in the game when players talk about lag.
&gt; 
&gt; &gt; I'd like to hear what people think of this. Would this work?
&gt; &gt; Could i make it better somehow? How about my assessment
&gt; &gt; of normal mud combat, is it accurate?
&gt; 
&gt; I think your assessment of normal mud combat is right on. Automated combat
&gt; is a joke.

I find that a rather narrow-minded view.  Automated combat is often
very dull and boring - but that doesn't mean it is inherently any
better or worse than non-automated combat.  Take the following two
examples:

The automated approach:

You hit the goblin.
The goblin hits you.
&gt;kickYou kick the goblin
You hit the goblin.
The goblin hits you.
You hit the goblin.
The goblin hits you.
&gt;kickYou kick the goblin

Pretty boring, I'll grant you.  But compare it to the non-automated
equivilent:

&gt;hitYou hit the goblin.
The goblin hits you.
&gt;kickYou kick the goblin
&gt;hitYou hit the goblin.
The goblin hits you.
&gt;hitYou hit the goblin.
The goblin hits you.
&gt;kickYou kick the goblin

Is that any less of a joke?  Now lets look at both system
again, this time the player has either lost connection or
is very badly lagged (and therefore unable to type anything):

The automated approach:

You hit the goblin.
(at this point you lag up)
The goblin hits you.
You hit the goblin.
The goblin hits you.
You hit the goblin.
The goblin hits you.

And the non-automated equivilent:

&gt;hitYou hit the goblin.
(at this point you lag up)
The goblin hits you.
The goblin hits you.
The goblin hits you.

A combat system is only as good as you make it.  If you want
varied attacks, then you don't need a non-automated combat
system to use them - allow player to replace their next (default)
attack with another type of attack should they choose to do so.  
Allow the player to create scripts for their default styles of 
attack if you like.  Simply taking out the automation will not 
make your combat better, it will just punish those with slow 
connection speeds.

KaVir.



_______________________________________________
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>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00023" HREF="msg00023.html">Re: [MUD-Dev] Battle Systems</A></strong>
<ul compact><li><em>From:</em> Matthew Mihaly &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="00006" HREF="msg00006.html">Re: [MUD-Dev] Battle Systems</A></STRONG>
<UL><LI><EM>From:</EM> Matthew Mihaly &lt;diablo#best,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00115.html">[MUD-Dev] ADMIN:  DevMUD is closing</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00018.html">Re: [MUD-Dev] Attracting players</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00006.html">Re: [MUD-Dev] Battle Systems</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00023.html">Re: [MUD-Dev] Battle Systems</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00017"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00017"><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] Battle Systems</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00005" HREF="msg00005.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Mik Clarke <a href="mailto:mikclrk#attglobal,net">mikclrk#attglobal,net</a>, Mon 04 Oct 1999, 18:54 GMT
<UL>
<LI><strong><A NAME="00051" HREF="msg00051.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Greg Miller <a href="mailto:gmiller#classic-games,com">gmiller#classic-games,com</a>, Thu 14 Oct 1999, 18:07 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00002" HREF="msg00002.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Hans-Henrik Staerfeldt <a href="mailto:hhs#cbs,dtu.dk">hhs#cbs,dtu.dk</a>, Mon 04 Oct 1999, 18:54 GMT
</LI>
<LI><strong><A NAME="00006" HREF="msg00006.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Mon 04 Oct 1999, 18:54 GMT
<UL>
<LI><strong><A NAME="00017" HREF="msg00017.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Tue 05 Oct 1999, 04:17 GMT
<UL>
<LI><strong><A NAME="00023" HREF="msg00023.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Matthew Mihaly <a href="mailto:diablo#best,com">diablo#best,com</a>, Tue 05 Oct 1999, 23:17 GMT
<UL>
<LI><strong><A NAME="00025" HREF="msg00025.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Wed 06 Oct 1999, 01:37 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00014" HREF="msg00014.html">RE: [MUD-Dev] Battle Systems</A></strong>, 
Christopher Allen <a href="mailto:GMFangs#ASMRB,org">GMFangs#ASMRB,org</a>, Mon 04 Oct 1999, 21:56 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00016" HREF="msg00016.html">[MUD-Dev] ADMIN:  We should be back up now</A></strong>, 
J C Lawrence <a href="mailto:claw#varesearch,com">claw#varesearch,com</a>, Sat 02 Oct 1999, 08:27 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>