1999Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Battle Systems -->
<!--X-From-R13: Pra Uerrne <terrneNploreuvtujnl.arg> -->
<!--X-Date: Sun, 03 Oct 1999 23:03:55 &#45;0700 -->
<!--X-Message-Id: 37F844FF.358F42CB@cyberhighway.net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 002e01bef470$049f0f00$cfe37ad1@fibhufky.erols.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:greear@cyberhighway.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="msg00016.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00001.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00022.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00003.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00000">Author</A>
&nbsp;|&nbsp;<A HREF="#00000">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00000">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>: Ben Greear &lt;<A HREF="mailto:greear#cyberhighway,net">greear#cyberhighway,net</A>&gt;</LI>
<LI><em>Date</em>: Sun, 03 Oct 1999 23:11:11 -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>
Philip Loguinov -- Draymoor wrote:
&gt; 
&gt; Ok, i've seen a lot of good battle systems on muds. However, they always
&gt; seemed very automated to me.
&gt; You attack a mob, then trade blows every round, perhaps casting spells also.
&gt; Many times (especially with lower level stock spells), damage spells are a
&gt; complete joke. Sure, the higher level ones are wonderfull against players,
&gt; but the lower ones aren't any good(Is this because if it were more powerfull
&gt; it wouldn't be fair on players?).

Many MUDs seem to have NPCs that are significantly stronger than PC's, except
that of course PCs can group and fight inteligently with various spells/potions
and other tricks that NPCs can't easily be made to use.  So, a spell that
barely scratches a high level NPC, may be powerful enough to completely
kill a high level PC.  Thus, spells are often watered down when used against
PCs.  Personally, I don't do this...but I know it has been done...

&gt; Anyway, thats not the only problem i've seen. A complete lack of combat
&gt; tactics. Sure, there are tactics involved with player killing (tracking,
&gt; innitiating combat, fleeing), but in the actual battle, its a matter of
&gt; trading more powerfull blows and lossing more hitpoints and being faster
&gt; with skills/spells and lag then the other person. There is skill, but very
&gt; little tactics.
&gt; -------------------------------------------------------------------------
&gt; Thats my premise, here is an idea i would like to bounce of you guys.
&gt; 
&gt; My new battle system is based less on the combat round as the mud sees it,
&gt; and more on a psudo initiative/action lag based system.
&gt; 
&gt; Basicly, get rid of the auto attack function in a battle.
&gt; If two players initiate combat, then don't do anything, nothing will happen.
&gt; They will dance arround each other and thats it.

What I see here, from a player's perspective, is a lot of boring typeing,
after the first rush wears off.  They will find the best combination in
short order, and exploit it repettively, with a MACRO most likely.

I do like the ideas on lag...and I use that, but I use it based on rounds.
In other words, if you bash someone, then they will be unable to do any
other user-specified (ie not automatic) response for 1d3 rounds of battle.
Of course, I can use the pause to affect automatic (double-hit, wimpy-flee...)
responses too.  Actions can increase the pause to the actor as well as the
target.

For example, bash doesn't do a whole lot of damage, but if you are fighting
a mage, it is very important to keep them from getting off one of their
deadly spells...so bash becomes very useful.

&gt; Instead of multiple blows per round, what  you get is lag improvement.
&gt; As you improve with the specific weapon, you also get faster with it, which
&gt; results in less lag, which has the same effect as multiple blows.
&gt; Haste and Slow spells act by affecting lag for everything you do.
&gt; Etc.

I think I'd like to just make the battle-rounds finer in granularity, and
have less going on in each round (ie pause could be used more regularly..perhaps
calculated from DEX &amp; weapon weight, etc).  I would still want it to be automatic
to cut down on repetitive typing, and to protect from lag (it is un-predictable
by nature...you can't always avoid it.)

&gt; -With this system, we can make mobs a lot smarter, easier.
I don't see how this gives any unique advantages here, though it definately
shouldn't hurt..except the default case would be harder (it probably shouldn't
be just to stand around and do nothing while the PCs whale on you!!)

&gt;     Using fightprogs, we can script their actions. A smarter
&gt;     mob is 10 times more deadly then a dumb mob.
&gt;     A couple examples:    In my mud, a mob is set with what
&gt;     skills/spells/abilities it has and how good they are.
&gt;     With a good scripting language for them, it would be
&gt;     possible to make strategies and combo moves.

Yes, if your builders will take the time...  I tried to base my AI off of a
couple of variables: benevolence, bad-assedness, spell/skill-activity,
and defensiveness.  This allows the builders to easily affect the behavior
of the NPC w/out a lot of scripting, and allows me to more easily balance the
game. (I've got one huge, ugly piece of AI code that has a zillion different
cases to deal with different levels, classes, and opponents, while taking the
afore-mentioned variables into account.)  It's far from perfect...but
seems to work ok...


&gt; -Philip Loguinov.
&gt;     -Draymoor Spellcleaver

Ben

-- 
Ben Greear (greear#cyberhighway,net)  <A  HREF="http://scry.wanfear.com/~greear">http://scry.wanfear.com/~greear</A> 
Author of ScryMUD:  scry.wanfear.com 4444        (Released under GPL)
<A  HREF="http://scry.wanfear.com">http://scry.wanfear.com</A>


_______________________________________________
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="00003" HREF="msg00003.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-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00016.html">[MUD-Dev] ADMIN:  We should be back up now</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00001.html">RE: [MUD-Dev] Attracting players</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00022.html">Re: [MUD-Dev] Attracting players</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00003.html">Re: [MUD-Dev] Battle Systems</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00000"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00000"><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] Attracting players</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00079" HREF="msg00079.html">Re: [MUD-Dev] Attracting players</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban@darklock.com">caliban@darklock.com</a>, Fri 15 Oct 1999, 21:09 GMT
<UL>
<LI><strong><A NAME="00080" HREF="msg00080.html">Re: [MUD-Dev] Attracting players</A></strong>, 
Greg Miller <a href="mailto:gmiller@classic-games.com">gmiller@classic-games.com</a>, Fri 15 Oct 1999, 22:25 GMT
</LI>
</UL>
</LI>
</ul>
</ul>
<LI><strong><A NAME="00048" HREF="msg00048.html">Re: [MUD-Dev] Attracting players</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><strong><A NAME="00022" HREF="msg00022.html">Re: [MUD-Dev] Attracting players</A></strong>, 
Scatter <a href="mailto:scatter@thevortex.com">scatter@thevortex.com</a>, Tue 05 Oct 1999, 23:17 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00000" HREF="msg00000.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Ben Greear <a href="mailto:greear@cyberhighway.net">greear@cyberhighway.net</a>, Mon 04 Oct 1999, 06:03 GMT
<UL>
<LI><strong><A NAME="00003" HREF="msg00003.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="00013" HREF="msg00013.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Richard Ross <a href="mailto:rross@rross.eurobell.co.uk">rross@rross.eurobell.co.uk</a>, Mon 04 Oct 1999, 21:56 GMT
<UL>
<LI><strong><A NAME="00019" HREF="msg00019.html">Re: [MUD-Dev] Battle Systems</A></strong>, 
Matthew Mihaly <a href="mailto:diablo@best.com">diablo@best.com</a>, Tue 05 Oct 1999, 04:19 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00052" HREF="msg00052.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>
</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>