<!-- MHonArc v2.4.4 --> <!--X-Subject: Re: [MUD-Dev] Balance of Character Power --> <!--X-From-R13: pynjerapNphc.uc.pbz --> <!--X-Date: Thu, 02 Oct 1997 01:00:08 +0000 --> <!--X-Message-Id: 199710020029.RAA23271#xsvr3,cup.hp.com --> <!--X-Content-Type: text/plain --> <!--X-Reference: 199709281905.OAA03232@dfw-ix14.ix.netcom.com --> <!--X-Head-End--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>MUD-Dev message, Re: [MUD-Dev] Balance of Character Power</title> <!-- meta name="robots" content="noindex,nofollow" --> <link rev="made" href="mailto:clawrenc#cup,hp.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> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] <br clear=all><hr> <!--X-Body-Begin--> <!--X-User-Header--> <!--X-User-Header-End--> <!--X-TopPNI--> Date: [ <a href="msg00020.html">Previous</a> | <a href="msg00022.html">Next</a> ] Thread: [ <a href="msg00026.html">Previous</a> | <a href="msg00045.html">Next</a> ] Index: [ <A HREF="author.html#00021">Author</A> | <A HREF="#00021">Date</A> | <A HREF="thread.html#00021">Thread</A> ] <!--X-TopPNI-End--> <!--X-MsgBody--> <!--X-Subject-Header-Begin--> <H1>Re: [MUD-Dev] Balance of Character Power</H1> <HR> <!--X-Subject-Header-End--> <!--X-Head-of-Message--> <UL> <LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI> <LI><em>Subject</em>: Re: [MUD-Dev] Balance of Character Power</LI> <LI><em>From</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI> <LI><em>Date</em>: Wed, 01 Oct 97 16:10:56 -0700</LI> <LI><em>Reply-to</em>: <A HREF="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</A></LI> </UL> <!--X-Head-of-Message-End--> <!--X-Head-Body-Sep-Begin--> <HR> <!--X-Head-Body-Sep-End--> <!--X-Body-of-Message--> <PRE> In <199709281905.OAA03232#dfw-ix14,ix.netcom.com>, on 09/28/97 at 12:05 PM, "Jon A. Lambert" <jlsysinc#ix,netcom.com> said: >This allows Bubba the incredible talented and experience warrior >(read 100th level if you like) using the above broadsword a 3% >chance of fumble with embarassing results and an odd chance of weapon > breakages, etc. Joe newbie (read 1st level) with little skills has >about a .025% chance or (1 in 4000) of decapitating Bubba outright >(if I calculate right) and higher chances of less severe but damaging > results. Bubba's chances of decapitating Joe newbie outright are >about .1% or (1 in 1000). I've written on this a fair bit before. Mostly on the old CC list and Wout's later list. The main contributors outside of myself were AlexO, ChrisG, and Wout as I recall. --<cut>-- } Given three fighters who are effectively equivalent, A, B, and C, } where A is played by an aggressive and skillful player of topmost } skill, B is played by an unskilled player who attempts to guide his } own combat but without ANY skill and so may be worse than the } automated fighter, and C is played by a player who relies on the } default game fighting routines, and given three more fighters, } respectively identical to the above, labelled A', B', and C', the } table should map out as: } } | A B C } ---+-------------- } A'| 50% 30% 10% } B'| 70% 50% 40% } C'| 90% 60% 50% } | Where the percentage values are the probability that X will kill X' as vs X' killing X. Now the above was written in response to live inter player combat, with both combatants being able to actively participate. Moving to the scenario of the logged-off player as vs another, then I would see the same table still holding true, except that the definitions are now: A is a logged off player with highly customised and skilled automated combat routines. B is a logged off player with piss-poor automation scripts. C is a logged off player who relies on the system default automation scripts. and A', B' and C' would either be other matching logged off players, or logged-on players with the original definitions. Note also that the above patterns can be easily made more complex with user-written defenses, such as castles, inns, etc, as well as having, for instance, the attacked character auto-summon other characters to aid in its defense. > l The Small Room ... JoeBob is here. > kill joebob You attack JoeBob. Suddenly Bubba, Bert, Billy, Ben, and Bussa appear in a flash of light! You are attacked by Bubba! You are attacked by Bert! You are attacked by Billy! You are attacked by Ben! You are attacked by Bussa! ... You are DEAD! Bubba. Bert, Billy, Ben, and Bussa dissappear in a flash of light! --<cut>-- I still like the basic idea of the above table, tho I'm now far removed from scriptable combat rounds, and I'd weigh the scales to give a little more advantage to the skilled side -- say 5%/95% for the twit vs expert. >...Give David a chance against Goliath no >matter what the odds. I don't see David EVER defeating Goliath in a >vanilla DIKU mud nor do I see it happening in basic D&D rpg. Precisely. One of the targets of the above is to make the outcome of any given combat highly unpredictable. Conversely, I also want to make combat extremely profitable. Potentially fatal temptation is the name of the game. You can fight and die often, or plod and live long. >For instance in the system >I use, while not within my current mud's theme, an AK47 can inflict >140 points a damage per shot on an unarmored opponent not counting >the chance and severity of critical hits. So any character could be >downed outright around 5% of the time regardless of skill level. >Firearms, grenades, etc. are far greater equalizers of power than >fists and swords. The key here with such weapons would seem to be permuting the probability of a critical hit based on the shooter's stats. Experts make more head shots at long ranges, newbies are lucky to hit barn doors. Remember the Day of the Jackal. Aside: I've been thinking about firearm-type weapons a bit lately. First conclusion: Have sound travel faster than bullets/lasers for playability sake. This allows players to react to being shot at before the bullet hits them. Consider the average SF arcade game. You can _see_ the laser beams move. >Now do players want a balanced or realistic combat system? Methinks >many really don't. :) >As combat results approach "realistic" outcomes the power difference >between experienced and in-experienced players is lessened. Therefore >the combat game becomes less attractive as a risk-free pursuit. True. cf Wiggin's short lived characters. -- J C Lawrence Internet: claw#null,net (Contractor) Internet: coder#ibm,net ---------------(*) Internet: clawrenc#cup,hp.com ...Honorary Member Clan McFUD -- Teamer's Avenging Monolith... </PRE> <!--X-Body-of-Message-End--> <!--X-MsgBody-End--> <!--X-Follow-Ups--> <HR> <!--X-Follow-Ups-End--> <!--X-References--> <!--X-References-End--> <!--X-BotPNI--> <UL> <LI>Prev by Date: <STRONG><A HREF="msg00020.html">Re: [MUD-Dev] Usability and interface</A></STRONG> </LI> <LI>Next by Date: <STRONG><A HREF="msg00022.html">Re: [MUD-Dev] Usability and interface</A></STRONG> </LI> <LI>Prev by thread: <STRONG><A HREF="msg00026.html">Re: [MUD-Dev] Carnage, scripting newbie guides</A></STRONG> </LI> <LI>Next by thread: <STRONG><A HREF="msg00045.html">Re: [MUD-Dev] Balance of Character Power</A></STRONG> </LI> <LI>Index(es): <UL> <LI><A HREF="index.html#00021"><STRONG>Date</STRONG></A></LI> <LI><A HREF="thread.html#00021"><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] Reusable plots for quests</STRONG>, <EM>(continued)</EM> <ul compact> <ul compact> <ul compact> <ul compact> <ul compact> <LI><strong><A NAME="00175" HREF="msg00175.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Thu 30 Oct 1997, 17:43 GMT <UL> <LI><strong><A NAME="00210" HREF="msg00210.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Sun 02 Nov 1997, 20:14 GMT </LI> </UL> </LI> </ul> </ul> <LI><strong><A NAME="00155" HREF="msg00155.html">Re: [MUD-Dev] Reusable plots for quests</A></strong>, Derrick Jones <a href="mailto:gunther#online1,magnus1.com">gunther#online1,magnus1.com</a>, Sun 26 Oct 1997, 09:52 GMT </LI> </ul> </ul> </ul> </LI> <LI><strong><A NAME="00026" HREF="msg00026.html">Re: [MUD-Dev] Carnage, scripting newbie guides</A></strong>, Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 02 Oct 1997, 16:13 GMT <LI><strong><A NAME="00021" HREF="msg00021.html">Re: [MUD-Dev] Balance of Character Power</A></strong>, clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 02 Oct 1997, 01:00 GMT <UL> <li><Possible follow-up(s)><br> <LI><strong><A NAME="00045" HREF="msg00045.html">Re: [MUD-Dev] Balance of Character Power</A></strong>, Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Sun 05 Oct 1997, 19:48 GMT <UL> <LI><strong><A NAME="00054" HREF="msg00054.html">Re: [MUD-Dev] Balance of Character Power</A></strong>, Shawn Halpenny <a href="mailto:malachai#iname,com">malachai#iname,com</a>, Mon 06 Oct 1997, 13:55 GMT </LI> </UL> </LI> </UL> </LI> <LI><strong><A NAME="00018" HREF="msg00018.html">Re: 101 Spells Not Worth Memorizing</A></strong>, clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Wed 01 Oct 1997, 22:11 GMT <UL> <LI><strong><A NAME="00077" HREF="msg00077.html">Re: [MUD-Dev] Re: 101 Spells Not Worth Memorizing</A></strong>, Broly <a href="mailto:gunther#online1,magnus1.com">gunther#online1,magnus1.com</a>, Thu 09 Oct 1997, 07:27 GMT </LI> </UL> </LI> </UL></BLOCKQUOTE> </ul> <hr> <center> [ <a href="../">Other Periods</a> | <a href="../../">Other mailing lists</a> | <a href="/search.php3">Search</a> ] </center> <hr> </body> </html>