1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: skill system -->
<!--X-From-R13: "Xbua Pregbtyvb" <nyrkoNvagreargpqf.pbz> -->
<!--X-Date: Wed, 10 Jun 1998 12:25:06 &#45;0700 -->
<!--X-Message-Id: E0yjqUb&#45;0000HX&#45;00#mail,kanga.nu -->
<!--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: skill system</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:alexb#internetcds,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="msg00938.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00940.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg01279.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00952.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00939">Author</A>
&nbsp;|&nbsp;<A HREF="#00939">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00939">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: skill system</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: skill system </LI>
<LI><em>From</em>: "John Bertoglio" &lt;<A HREF="mailto:alexb#internetcds,com">alexb#internetcds,com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 10 Jun 1998 12:24:15 -0700</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>
From: J C Lawrence &lt;claw#under,engr.sgi.com&gt;
Date: Tuesday, June 09, 1998 7:15 PM


&gt;On Thu, 4 Jun 1998 01:18:32 -0700
&gt;John Bertoglio&lt;alexb#internetcds,com&gt; wrote:
&gt;
&gt;&gt; From: J C Lawrence &lt;claw#under,engr.sgi.com&gt;
&gt;
&gt;&gt;&gt; On Thu, 28 May 1998 08:11:12 -0400 Andrew C M
&gt;&gt;&gt; McClintock&lt;andrewm#tiger,hsc.edu&gt; wrote:
&gt;


&lt;Much Cut&gt;
&gt;
&gt;&gt; Skills: Skills represent a more formal approach to problem
&gt;&gt; solving. I do not have a skill in the C programming language. I have
&gt;&gt; the attributes required (I think), I have the talent (I can program
&gt;&gt; in other languages and learn new things quickly), I even have
&gt;&gt; related skills...but I really couldn't (at this moment) compile a 20
&gt;&gt; line program with any chance it would run. No skill. Leave me alone
&gt;&gt; in a room with a book and a compiler, I will develop some ability
&gt;&gt; with C. I am still not a C programmer. If given the task: "Write a
&gt;&gt; program for this embedded controller in C.", I will probably fail at
&gt;&gt; this point. If the task was "Write a program which will print 'Hello
&gt;&gt; World' to the console", I could probably succeed. Of course, I might
&gt;&gt; have been able to guess my way to success as well without any study
&gt;&gt; given the ease of the task. Given enough study and practical
&gt;&gt; application, I could at some point raise my head up high and say I
&gt;&gt; am a C programmer. A some point (in game terms), my skill level
&gt;&gt; could reach a point where virtually any task was possible. However,
&gt;&gt; doing that would cause my growth in other areas to stop and would
&gt;&gt; require resources (cases of Diet Coke).  That is why many people
&gt;&gt; with a 456 level C programming skill have a .4 skill level in
&gt;&gt; general social behavior. Perhaps leveling off at about 87 would have
&gt;&gt; been a better idea.
&gt;
&gt;You appear to be assuming a flat (or at least linear) skill model, as
&gt;vs a tree or a web.  Have you read Legend's skill tree document?
&gt;
&gt;Think drops of ink: skills bleed over into other skills whicha re in
&gt;turn variations of and reflections of other skills.  Little exists in
&gt;isolation.
&gt;
The example above was indeed linear but my skill system is not. It is not
as complex as a true skill web but more so than a standard skill tree.
Think of it as a "Skill Bramble": vaguely tree-like but with apparently
random interconnects which provide other paths to accomplish the same goal.
The logical path is filled with exceptions which provide short-cuts or just
alternative paths.

(Have had the Legend document in a three hole binder for about a year.)

&gt;&gt;&gt; Skill webs primarily provide problems for players, especially as
&gt;&gt;&gt; contrssted to their prior simplistic model of levels where skills
&gt;&gt;&gt; came automatically with level progress.
&gt;&gt;&gt;
&gt;&gt;&gt; The primary problem is in gaining the necessary skills, a possible
&gt;&gt;&gt; secondary problem is in maintaining the required skill sets for a
&gt;&gt;&gt; particular play style.  A presumably unintentional secondary
&gt;&gt;&gt; problem is in determining what skills sets are required for a
&gt;&gt;&gt; particular problem or play style.
&gt;
&gt;&gt; The creation of player archtypes which can be controlled by new and
&gt;&gt; old players will give enough insight into the process. The skill set
&gt;&gt; possesed by the npc character is exposed to its controler. Note that
&gt;&gt; the specific numbers for success are not exposed. You take a skilled
&gt;&gt; fencer into battle.  You discover this guy kick butt with multiple,
&gt;&gt; lightly armored opponents.  You examine his STR and DEX, see he has
&gt;&gt; a talent in Combat Arts. You notice he has a minor talent in
&gt;&gt; Acrobatics and Athletics. You see basic combat skills, light armor
&gt;&gt; wearing and a mastery of the foil and eppe...etc. Now, you know from
&gt;&gt; running this guy that he is a good fighter. You don't know how well
&gt;&gt; he would do trying to brew a vat of beer, since you don't see any
&gt;&gt; grounding in specific skills or talents. If you try, you will
&gt;&gt; probably fail.
&gt;
&gt;Interesting idea, but one which requires exposing both the fact of,
&gt;and the structure of the skill system.  I'm rather well convinced that
&gt;that is a Bad Idea for the reasons I dicussed later.

I think it is reasonable to expose the the _basic_ stucture of the tree but
not the details of the web (bramble). Without it, designing a character
requires more guessing than I personally like.

&lt;examples cut&gt;

&gt;I statistics reports relatively, but for yourself (ie your character),
&gt;and for the other characters you query.  Loosely, any statistic is
&gt;relative to a weighted average of all the other instances of that
&gt;statistic you have met in the recent past, with a heavier weight given
&gt;to exceptional values in the more distant past.  The cannonical joke
&gt;of which is:
&gt;
&gt;  &gt; stats
&gt;  Strength: 150
&gt;  &gt; l
&gt;  Bubba picks up a huge boulder with one hand and crushes it to
&gt;  sand on his head.
&gt;  &gt; stats
&gt;  Strength: 25
&gt;  &gt; l
&gt;  A leaf flutters off the tree above and smashes Boffo to the ground.
&gt;  Boffo is stuck under the leaf and can't move.
&gt;  &gt; stats
&gt;  Strength: 65
&gt;
&gt;Nothing changed except for his perception of strength.
&gt;
&gt;The attempt is to model a form of self-image as weighted against
&gt;perception.  Most delightfully stat reports react to illusions as if
&gt;they were real.  The leaf above may well have been illusory, or Boffo
&gt;may well have been play-acting to purposefully delude your
&gt;perceptions.
&gt;
This is a lot of fun and could be used in many ways. How does this work
with skills? Since we don't adjust attributes much over the course of the
game, the perception of atribute level will be pretty much constant for a
player. Skills are a different matter. In the example below the "%" tells
the server to test what the outcome would be if the same command without
the "%" prefix was issued.

[From Bubba's point of view]
    &gt; % kill boffo
    Boffo would be easy to kill

        [server looks a current stats and makes a call. Note:
        Since this is based on Bubba's skill and attribute level
        it may or may not be accurate]

    Boffo puts his fist into his armpit and produces an loud sound
        [In fact, Boffo has casted a Confuse spell on Bubba.
        However, since Bubba is confused he does not notice this]

    &gt; advance boffo     [Bubba moves close to Boffo]
    You are now two sticks [meters] from Boffo

    &gt; % kill boffo
    Boffo would squash you like a bug

    &gt; % kill boffo
    Boffo would die from just taking a look at you

    &gt; % flee
    You have a good chance to flee

    &gt; flee

and so on

&lt;more stuff cut&gt;
&gt;--
&gt;J C Lawrence                               Internet: claw#null,net
&gt;(Contractor)                               Internet: coder#ibm,net
&gt;---------(*)                     Internet: claw#under,engr.sgi.com
&gt;...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...
&gt;
&gt;--
&gt;MUD-Dev: Advancing an unrealised future.
&gt;
John Bertoglio






</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="msg00938.html">[MUD-Dev] Re: Analysis and specification - the dirty words of mud development?</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00940.html">[MUD-Dev] Re: In game bulletin boards vs. Web based.</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg01279.html">[MUD-Dev] Re: skill system</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00952.html">[MUD-Dev] Re: skill system</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00939"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00939"><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: skill system</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00951" HREF="msg00951.html">[MUD-Dev] Re: skill system</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Wed 10 Jun 1998, 23:43 GMT
</LI>
</ul>
</ul>
<LI><strong><A NAME="01146" HREF="msg01146.html">[MUD-Dev] Re: skill system</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Sat 20 Jun 1998, 01:03 GMT
<UL>
<LI><strong><A NAME="01187" HREF="msg01187.html">[MUD-Dev] Re: skill system</A></strong>, 
s001gmu <a href="mailto:s001gmu#nova,wright.edu">s001gmu#nova,wright.edu</a>, Wed 24 Jun 1998, 04:15 GMT
<UL>
<LI><strong><A NAME="01279" HREF="msg01279.html">[MUD-Dev] Re: skill system</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 01 Jul 1998, 01:19 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</ul>
<LI><strong><A NAME="00939" HREF="msg00939.html">[MUD-Dev] Re: skill system</A></strong>, 
John Bertoglio <a href="mailto:alexb#internetcds,com">alexb#internetcds,com</a>, Wed 10 Jun 1998, 19:25 GMT
</LI>
<LI><strong><A NAME="00952" HREF="msg00952.html">[MUD-Dev] Re: skill system</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Thu 11 Jun 1998, 00:04 GMT
<UL>
<LI><strong><A NAME="00955" HREF="msg00955.html">[MUD-Dev] Re: skill system</A></strong>, 
Mike Sellers <a href="mailto:mike#bignetwork,com">mike#bignetwork,com</a>, Thu 11 Jun 1998, 00:45 GMT
<UL>
<LI><strong><A NAME="00970" HREF="msg00970.html">[MUD-Dev] Re: skill system</A></strong>, 
Richard Woolcock <a href="mailto:KaVir#dial,pipex.com">KaVir#dial,pipex.com</a>, Thu 11 Jun 1998, 18:29 GMT
<UL>
<LI><strong><A NAME="00972" HREF="msg00972.html">[MUD-Dev] Re: skill system</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Thu 11 Jun 1998, 19:24 GMT
</LI>
</UL>
</LI>
</UL>
</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>