1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Levelless MUDs -->
<!--X-From-R13: "Prawnzva R. Ivrpury" <fgelpureNgbnfg.arg> -->
<!--X-Date: Mon, 15 Jun 1998 13:17:36 &#45;0700 -->
<!--X-Message-Id: 032b01bd989a$2cf4d3f0$c3cd17d0#enterprise,xlconnect.com -->
<!--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: Levelless MUDs</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:strycher#toast,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="msg01051.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01053.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg01087.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01055.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#01052">Author</A>
&nbsp;|&nbsp;<A HREF="#01052">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#01052">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Levelless MUDs</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: Levelless MUDs</LI>
<LI><em>From</em>: "Benjamin D. Wiechel" &lt;<A HREF="mailto:strycher#toast,net">strycher#toast,net</A>&gt;</LI>
<LI><em>Date</em>: Mon, 15 Jun 1998 16:11:06 -0400</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>
&gt;   o We'll have to move from a %based skill proficiency system, to one
&gt;     which has no artificial ceiling (100% is max... hey, is anyone
&gt;     perfect at ANYTHING?) where you have skill bonuses and penalties
&gt;     (+8 on pick lock) and that each skill has a counterskill (working
&gt;     on a -5 difficulty lock, for a net effectiveness of +3) while
&gt;     throwing in some luck (so roll a 3d6 and get &lt;= net effectiveness,
&gt;     where 18 is always a fail, and 3 is always a win)

If you think about it, the equations that go along with this are already
built into the Paladian and AD&amp;D role playing systems.  If you so chose, I
suppose you could use their equations, or you could write your own based on
what skills/stats you wanted to use.  One thing about them, IIRC, is that
you could have 100% in a skill, but often there were minuses (were you
shooting while running, did you have the proper tool, etc.).  This seems to
have been an effective way in regular role playing to handle skills.


&gt;   o Remove the level restrictions on eq. This is what the builders
&gt;     objected to the most (see below). I am of the mindset that levels
&gt;     could still be left in place for deciding relative "power" of the
&gt;     eq (and the goodies/bonuses/penalties/etc. which go along with
&gt;     the more desirable eq), but that if player characters no longer have
&gt;     player levels, then there is no level check for using eq: you
&gt;     found it, you can use it.

Okay, call me crazy, but I don't think in 6 years of mud coding that I've
ever created a piece of equipment that was "level" based.  Strength/skill
based, yes, but I've never said, hey, if you're under level 15 you can't use
this.  Having level based eq seems to be a crazy idea to me.  If you think
about it from a real world perspective, most people couldn't use a
broadsword.  Why?  Because it's 6-8 foot long and quite heavy.  Likewise,
fine, okay, you can pick it up.  Great, do you have the agility to swing it
effectively?  What about strategic/tactical expertise with it?  Those strike
me as stats/skills.  Sure, if a 10 year old had the strength and agility and
desire, they could get to be darn good with one quickly.  But what does age
have to do with it?  A 50 year old man doesn't have as much hope of doing
what a 10-20 year old would with a broadsword.  As for what damage a weapon
would cause, that could be handled by values such as mass, or eq strength
(ie., likelyhood of it being of a stronger material than your opponent's
weapon).

&gt;   o Give players who wish to not killkillkill something else to do, which
&gt;     represents well-spent time. Player houses, quests, let them run a
&gt;     city, RP, etc.
I agree with this.  Why not let them open up shop and make money off the
adventurers.  A good shopkeep could make a heck of a lot of money in
trading.  Soon enough, if he makes enough money, perhaps he buys some
guards/mercenaries, and before long he's lord of the land.  Definitely
should be bonuses for brains over brawn. =)


&gt;Essentially, levels are being used for two things:
&gt;   1. Determining when you can learn a skill

How 'bout you can always learn a skill, but based on your stats and
profession, you have a predisposition towards some skills rather than
others.  For example, I have a disposition towards being excellent with a
computer, and my brother is more attuned with his creative side, more of an
artist/athlete.  What determines when I can learn a skill irl depends on
what knowledge and experience I already have, and what prerequisite skills I
already posess.

&gt;   2. Determining when you can use eq
As stated above, based on your stats/skills.


&gt;&gt; How do you expect the playerbase to react?
&gt;
&gt;If it's anything at all like the staff members I've merely MENTIONED this
&gt;to, as a possible *consideration* - with great bouts of gnashing of
&gt;teeth, and with feelings of betrayal. And that's without even speculating
&gt;aloud, what a change like removing levels would entail. Bleah.

Oddly enough, I'm working on a mud where we're all devoted to no one ever
seeing any sort of numeric value for a level.  My intention is to pitch
levels out the door, and maybe experience as well.  Although, I've got an
advantage, we're just getting started. =)  As far as reactions, the people
that I have approached with our basic concept of how the place will operate
seem very interested in the concept.

Anyway, just my initial $.02.



</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="msg01051.html">[MUD-Dev] User Input Parser, was Re: darkness/visibility</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg01053.html">[MUD-Dev] Re: Levelless MUDs</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg01087.html">[MUD-Dev] Re: Levelless MUDs</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg01055.html">[MUD-Dev] Re: Levelless MUDs</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#01052"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#01052"><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: Levelless MUDs</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00916" HREF="msg00916.html">[MUD-Dev] Re: Levelless MUDs</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Tue 09 Jun 1998, 18:59 GMT
<UL>
<LI><strong><A NAME="01030" HREF="msg01030.html">[MUD-Dev] Re: Levelless MUDs</A></strong>, 
Matt Chatterley <a href="mailto:matt#mpc,dyn.ml.org">matt#mpc,dyn.ml.org</a>, Sun 14 Jun 1998, 12:25 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00908" HREF="msg00908.html">[MUD-Dev] Re: Levelless MUDs</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Tue 09 Jun 1998, 14:29 GMT
<UL>
<LI><strong><A NAME="01087" HREF="msg01087.html">[MUD-Dev] Re: Levelless MUDs</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Tue 16 Jun 1998, 23:12 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="01052" HREF="msg01052.html">[MUD-Dev] Re: Levelless MUDs</A></strong>, 
Benjamin D. Wiechel <a href="mailto:strycher#toast,net">strycher#toast,net</a>, Mon 15 Jun 1998, 20:17 GMT
</LI>
<LI><strong><A NAME="01055" HREF="msg01055.html">[MUD-Dev] Re: Levelless MUDs</A></strong>, 
jacob langthorn <a href="mailto:jlangthorn#towertechinc,com">jlangthorn#towertechinc,com</a>, Mon 15 Jun 1998, 22:46 GMT
<UL>
<LI><strong><A NAME="01071" HREF="msg01071.html">[MUD-Dev] Re: Levelless MUDs</A></strong>, 
Holly Sommer <a href="mailto:hsommer#micro,ti.com">hsommer#micro,ti.com</a>, Tue 16 Jun 1998, 15:31 GMT
<UL>
<LI><strong><A NAME="01079" HREF="msg01079.html">[MUD-Dev] Re: Levelless MUDs</A></strong>, 
Nathan F Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Tue 16 Jun 1998, 18:38 GMT
</LI>
<LI><strong><A NAME="01082" HREF="msg01082.html">[MUD-Dev] Re: Levelless MUDs</A></strong>, 
Katrina McClelan <a href="mailto:kitkat#the486,bradley.edu">kitkat#the486,bradley.edu</a>, Tue 16 Jun 1998, 20:42 GMT
</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>