1999Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Levels versus Skills, who uses them and when. -->
<!--X-From-R13: Oaql Qvax <enagubeNrneguyvax.arg> -->
<!--X-Date: Fri, 8 Jan 1999 11:26:08 &#45;0800 -->
<!--X-Message-Id: 3.0.5.32.19990108112230.00898bd0#earthlink,net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 36960361.85E5503F#btv,ibm.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Levels versus Skills, who uses them and when.</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:ranthor#earthlink,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="msg00085.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00087.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00085.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00087.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00086">Author</A>
&nbsp;|&nbsp;<A HREF="#00086">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00086">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Levels versus Skills, who uses them and when.</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: Levels versus Skills, who uses them and when.</LI>
<LI><em>From</em>: Andy Cink &lt;<A HREF="mailto:ranthor#earthlink,net">ranthor#earthlink,net</A>&gt;</LI>
<LI><em>Date</em>: Fri, 08 Jan 1999 11:22:30 -0800</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>
At 08:08 AM 1/8/99 -0500, Justin Robinson wrote:
&gt;I'm currently going through some of the same problems with a "leveless"
&gt;system, with a mud I've been putting together for the last couple
&gt;months.  Everything is based on a proficiency rating and characters gain
&gt;statistics as they go.  I still give out xp, however the player never
&gt;really sees this.

I was planning on doing sort of a take-off on exp, called essence.
Essence is kind of like the force, it surrounds us, blah blah blah :)
Basically, everyone has essence, when you slay someone, you absorb
a portion of their essence (kind of a highlander type deal). You can
then spend essence on improving certain things about your character.
I'm probably going to say essence is also tied in to every object,
and thus when creating things and doing other tasks, essence is also
created and granting it to them also. Either that, or I'll add essence
and experience both, and give experience points for using skills and
such, and essence for things related to killing or creating.

&gt;  Every 'x' number of xp points, they can gain a
&gt;skill-point to put towards a particular skill (xp is typed, so if you
&gt;gained xp in attacking, the point it produces MUST go to an attack
&gt;skill, not defensive, etc).

I was considering "typing" exp, so that people couldn't gain exp
by casting fireballs and killing stuff, and then turning around
and using the experience to get better at say, first aid. I always
thought it wasn't fair that someone could get experience points
by doing one thing, and then raise some difficult to raise skill
without going through the trouble of using it.

&gt;To take care of "level-restricted" items and weapons, I can require a
&gt;certain "knowledge" of that particular item before you can use it; or at
&gt;least before you can use it correctly ;)

That's how we were handling it, each item has a related skill value for
proficiency, and if the person has less than the required skill, they
have a penalty to using it. In some ways it is a little cheesy and
players won't like it, but to wear platemail some training is involved,
and I think you would have a hard time wearing it with no skill. (Not
to mention, you have to be *strong* enough to wear it without falling
over)

&gt;To give players a "level" to make them happy and feel all superior (or
&gt;inferior) to everyone else.  I do some calculations with the xp they
&gt;have gained (different types of xp counts as various amount depending on
&gt;how hard it was for that character to gain it)...then based on the
&gt;"xp-gained" number, I can rank the characters with either textual or
&gt;numeric ranking...

I was considering making a "level" value based on total exp taken
in, which might be used for a few calculations just for fun. (Maybe
give some bonus hp or mana or something for each level, even though
level is not the primary source of it) Still, I rather hate the idea
of holding on to a "level" concept. It just seems like it will be
difficult if nobody knows what to think of anybody else.

&gt;This is kinda an annoying implementation, but I'm hoping it will all
&gt;work out in the end  :)

Me too :P I've still got a lot of work to do..

Andy


------------------------------------------------------
EARTH FIRST! We'll stripmine the other planets later.
Head Coder for Renegade Knights MUD
Ranthor#earthlink,net



</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="00087" HREF="msg00087.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></strong>
<ul compact><li><em>From:</em> Mik Clarke &lt;mikclrk#ibm,net&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00085" HREF="msg00085.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></STRONG>
<UL><LI><EM>From:</EM> Justin Robinson &lt;v2justin#btv,ibm.com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00085.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00087.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00085.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00087.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00086"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00086"><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: Levels versus Skills, who uses them and when.</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00061" HREF="msg00061.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Wed 06 Jan 1999, 18:05 GMT
</LI>
<LI><strong><A NAME="00062" HREF="msg00062.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></strong>, 
Till Eulenspiegel <a href="mailto:choke#sirius,com">choke#sirius,com</a>, Wed 06 Jan 1999, 18:25 GMT
<UL>
<LI><strong><A NAME="00070" HREF="msg00070.html">[MUD-Dev] Levels versus Skills, who uses them and when.</A></strong>, 
Andy Cink <a href="mailto:ranthor#earthlink,net">ranthor#earthlink,net</a>, Wed 06 Jan 1999, 23:24 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00085" HREF="msg00085.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></strong>, 
Justin Robinson <a href="mailto:v2justin#btv,ibm.com">v2justin#btv,ibm.com</a>, Fri 08 Jan 1999, 13:08 GMT
<UL>
<LI><strong><A NAME="00086" HREF="msg00086.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></strong>, 
Andy Cink <a href="mailto:ranthor#earthlink,net">ranthor#earthlink,net</a>, Fri 08 Jan 1999, 19:26 GMT
<UL>
<LI><strong><A NAME="00087" HREF="msg00087.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></strong>, 
Mik Clarke <a href="mailto:mikclrk#ibm,net">mikclrk#ibm,net</a>, Fri 08 Jan 1999, 20:16 GMT
<UL>
<LI><strong><A NAME="00122" HREF="msg00122.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 13 Jan 1999, 01:12 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00106" HREF="msg00106.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></strong>, 
D. B. Brown <a href="mailto:dbrown1#stny,lrun.com">dbrown1#stny,lrun.com</a>, Mon 11 Jan 1999, 16:06 GMT
</LI>
<LI><strong><A NAME="00118" HREF="msg00118.html">[MUD-Dev] Re: Levels versus Skills, who uses them and when.</A></strong>, 
Vladimir Prelovac <a href="mailto:tomcat#galeb,etf.bg.ac.yu">tomcat#galeb,etf.bg.ac.yu</a>, Tue 12 Jan 1999, 19:34 GMT
</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>