1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: skill system -->
<!--X-From-R13: [nevna Uevssvgu <telcubaNvnrui.ay> -->
<!--X-Date: Mon, 1 Jun 1998 07:56:07 &#45;0700 -->
<!--X-Message-Id: Marcel&#45;1.45&#45;0601114708&#45;b49Ky&#38;5#gryphon,knoware.nl -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.SGI.3.96.980529121421.6734B&#45;100000#zazu,angel.com -->
<!--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:gryphon#iaehv,nl">
</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="msg00856.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00858.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00851.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00861.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00857">Author</A>
&nbsp;|&nbsp;<A HREF="#00857">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00857">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>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: skill system</LI>
<LI><em>From</em>: Marian Griffith &lt;<A HREF="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</A>&gt;</LI>
<LI><em>Date</em>: Mon, 1 Jun 1998 12:47:08 +0100 (BST)</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>
In &lt;URL:<A  HREF="news:local.muddev">news:local.muddev</A>&gt; on Fri 29 May, Adam Wiggins wrote:
&gt; On Fri, 29 May 1998, Jo Dillon wrote:

&gt; &gt; Andrew C.M. McClintock (andrewm#tiger,hsc.edu) spake thusly:

&gt; &gt; &gt; I've been mulling over some ideas for the skill system in my mud (at
&gt; &gt; &gt; this stage still no more than a fantastical whimsy) and thought I
&gt; &gt; &gt; would bounce the ideas off the list.
&gt; &gt; &gt; For each skill there would be:
&gt; &gt; &gt; Knowledge (book learning/education) -
&gt; &gt; [snip]

Why not call this theory and

&gt; &gt; &gt; Practical application (experience) -
&gt; &gt; [more snip]

call this practice?

And then arrange things so that these ar partially interchangeable.  You
could have a minimal theoretical knowledge and a minimal practical know-
ledge and a total that is higher than the sum of these two. The more you
exceed the required total knowledge the more skilled you are.

&gt; &gt;   Presumably you would want to limit the influence of book learning
&gt; &gt; over practical application for some skills; trying to learn swordfighting
&gt; &gt; from a book would likely not get you very far, the only way to learn it would
&gt; &gt; be by practical experience (or would tuition by a fencing master go under
&gt; &gt; education? It seems more logical to me to use the same mechanism for
&gt; &gt; a fencing master's training bouts as for real fights). Rather than
&gt; &gt; using book learning to set the maximum you can learn by actual practise,
&gt; &gt; I'd probably have a default maximum value for each skill which would exist
&gt; &gt; without book learning, and then allow book learning to give you a small
&gt; &gt; amount of practical skill (depending on the skill in question) and raise
&gt; &gt; that maximum by certain amount (again depending on the skill in question).
&gt; &gt; So for instance, swordfighting would have a high maximum, and learning
&gt; &gt; from a book would give minimal practical experience and wouldn't raise
&gt; &gt; that maximum. Alchemy, on the other hand, would have a very low initial
&gt; &gt; maximum, and book learning would raise actual experience and maximum
&gt; &gt; experience by large amounts.

&gt; Lotsa good stuff in the archives about this.  Search for "applied
&gt; knowledge" or maybe just "practical".
&gt; 
&gt; In our system (which has components very similar to the above), we store
&gt; not only a difficulty for each skill but its major and minor stats.  So if
&gt; you don't like the above effect (becoming a knowledge swordmaster from a
&gt; book), you can look at the major stat (probably agility) and the minor
&gt; stat (probably strength), you can limit how much you can learn of a
&gt; physical skill without actually doing anything.  Herbalism, on the other
&gt; hand (which would probably have a major stat of wisdom and a minor stat of
&gt; perception) could be much more readily learned from a book.  Of course,
&gt; it's generally always wise to try to limit how large the delta is between
&gt; the two skill values.

&gt; Another option you could try but that I've never found a need for is a
&gt; "vicerealness" (is that a word?) of the skill.  Meaning, how much do you
&gt; really have to get hands on to learn it?  Combat skills would have a high
&gt; value.  Arts like cooking would have a medium value, and
&gt; knowledge-oriented skills like written languages would be low.  Or
&gt; whatever values you like; you could adjust them to your preference if you
&gt; find that it's too hard or easy for players to learn from books.

Marian
-- 
Yes - at last - You. I Choose you. Out of all the world,
out of all the seeking, I have found you, young sister of
my heart! You are mine and I am yours - and never again
will there be loneliness ...

Rolan Choosing Talia,
Arrows of the Queen, by Mercedes Lackey



</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00851" HREF="msg00851.html">[MUD-Dev] Re: skill system</A></STRONG>
<UL><LI><EM>From:</EM> Adam Wiggins &lt;adam#angel,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00856.html">[MUD-Dev] Re: CGDC, a summary</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00858.html">[MUD-Dev] [Mud-Dev] Playerkilling website</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00851.html">[MUD-Dev] Re: skill system</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00861.html">[MUD-Dev] Re: skill system</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00857"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00857"><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><A NAME="00846" HREF="msg00846.html">[MUD-Dev] skill system</A></strong>, 
Andrew C.M. McClintock <a href="mailto:andrewm#tiger,hsc.edu">andrewm#tiger,hsc.edu</a>, Thu 28 May 1998, 12:15 GMT
<UL>
<LI><strong><A NAME="00849" HREF="msg00849.html">[MUD-Dev] Re: skill system</A></strong>, 
Jo Dillon <a href="mailto:emily#thelonious,new.ox.ac.uk">emily#thelonious,new.ox.ac.uk</a>, Fri 29 May 1998, 09:12 GMT
<UL>
<LI><strong><A NAME="00850" HREF="msg00850.html">[MUD-Dev] Re: skill system</A></strong>, 
Andrew C.M. McClintock <a href="mailto:andrewm#tiger,hsc.edu">andrewm#tiger,hsc.edu</a>, Fri 29 May 1998, 10:05 GMT
</LI>
<LI><strong><A NAME="00851" HREF="msg00851.html">[MUD-Dev] Re: skill system</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Fri 29 May 1998, 19:24 GMT
<UL>
<LI><strong><A NAME="00857" HREF="msg00857.html">[MUD-Dev] Re: skill system</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Mon 01 Jun 1998, 14:56 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00861" HREF="msg00861.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 03 Jun 1998, 02:13 GMT
<UL>
<LI><strong><A NAME="00865" HREF="msg00865.html">[MUD-Dev] Re: skill system</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Wed 03 Jun 1998, 03:38 GMT
<UL>
<LI><strong><A NAME="00930" HREF="msg00930.html">[MUD-Dev] Off topic! But please help</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Wed 10 Jun 1998, 17:58 GMT
<UL>
<LI><strong><A NAME="00933" HREF="msg00933.html">[MUD-Dev] Re: Off topic! But please help</A></strong>, 
Holly Sommer <a href="mailto:hsommer#micro,ti.com">hsommer#micro,ti.com</a>, Wed 10 Jun 1998, 18:26 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>