1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Character development [was Re: ] -->
<!--X-From-R13: Hnqvz Fxnpuraxb <igNserrubyq.pebpbqvyr.bet> -->
<!--X-Date: Fri, 10 Apr 1998 03:05:28 +0000 -->
<!--X-Message-Id: 352D8C72.94ED08B7#freehold,crocodile.org -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 352D6BB5.CF77FB78#freehold,crocodile.org -->
<!--X-Reference: 18938.980409#io,com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Character development [was Re: ]</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:vt#freehold,crocodile.org">
</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="msg00114.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00116.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00114.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00127.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00115">Author</A>
&nbsp;|&nbsp;<A HREF="#00115">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00115">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Character development [was Re: ]</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] Character development [was Re: ]</LI>
<LI><em>From</em>: Vadim Tkachenko &lt;<A HREF="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</A>&gt;</LI>
<LI><em>Date</em>: Thu, 09 Apr 1998 22:05:22 -0500</LI>
<LI><em>Sender</em>: <A HREF="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
Travis Casey wrote:
&gt; 
&gt; On Thursday, 9 April 98, Vadim wrote:
&gt; &gt; Travis S. Casey wrote:

[skipped]

&gt; &gt; Next flamebite, what is a definition of a guild? Why it is there? What
&gt; &gt; for? (I ask not because I don't know but because I want to analyze,
&gt; &gt; decompose and generalize that).
&gt; 
&gt; Well, I think we all know what a traditional mud guild is -- basically
&gt; a D&amp;D-style class that characters may join after starting the game,
&gt; and has the option of leaving.
&gt; 
&gt; Now, what *should* a guild be... that's another question.  :-)

Exactly :-)

&gt; Guilds have several aspects as they're traditionally implemented.
&gt; They:
&gt; 
&gt;  - give characters special abilities
&gt; 
&gt;    As mentioned above, guilds in most muds are similar to D&amp;D's
&gt;    classes.  Hence, they determine what special abilities characters
&gt;    have access to.  In a skill-based mud, this aspect could exist as
&gt;    well, but would have to work in a different way -- for example, a
&gt;    guild might be the only place that a character could learn
&gt;    particular skills.

Okay, I've learned some special skills and gained some secret knowledge.
Then, I got banned from the guild. What happens?

Possible scenarios:
- nothing, except I've lost the source of knowledge, but I've preserved
all my acquired special abilities (unless they're defined by some
material components available only to the members);
- The guild starts to hunt for me, as for a possible information leak;
- You continue...

&gt;  - provide a means for characters to advance

[agreed, skipped]

&gt;  - are groups which characters belong to
&gt; 
&gt;    Guilds give the players who are in them something in common.  In
&gt;    addition to the mere fact of guild membership, the members share
&gt;    the same special abilities; thus, newer members will tend to go to
&gt;    more experienced members for advice on how to effectively use their
&gt;    powers.

There's a fine line between IC and OOC communication levels - the
newbies will do that anyway, so I don't consider this aspect as
important

&gt;    These groups can also provide a point of conflict between
&gt;    characters who belong to different guilds, which can lead to more
&gt;    roleplaying.

Like, can the Caballist be a Paladin? I have my own way of implementing
that - in short, in a actor/target/context scenario the effect and the
counter-effect will be determined based on the properties, and if it
happens, say, that the one who is a Caballist will try to perform some
good (positive-aligned) actions, the backfire will be tremendous, but
anyway one would be able to do that.

&gt; So, what can we do from here?  What other things can we do to expand
&gt; on the role of guilds?  Well, one thing springs to mind for me --
&gt; traditionally, when a character leaves a guild, he/she loses all the
&gt; powers of that guild.  However, in most cases, that doesn't make a lot
&gt; of sense -- why should characters forget what they've learned from a
&gt; guild because they leave it?

Exactly the point I mentioned above. Knowledge is a power, which is a
stat (property, as I put it), and it cannot be just taken away. There
are workarounds, though - say, some substance (as above) or, if it's a
religious guild, the influence of a certain god, but that's a different
story.

&gt; What if characters who left a guild could keep the powers gained, but
&gt; were supposed to give up using them?  Those who didn't give them up
&gt; would be considered to have defied the guild and become renegades.

And/or haunted, with a significant shift to the negative alignment, with
all the consequences. But then, also, alignment communities, if you
remember what I'm talking about...

Also, there's a complicated issue here - what is a generic mechanism
which will support the concept of 'didn't give up'? Or, more general,
for example, I know that killing someone innocent makes me more evil
(the detection is clear, just analyze the alignment), but what if for
some reason I'm not supposed to use this lamp as a nightpot (due to my
guild's rules), but I do?

See, here's a possibility to drown in an ocean of particular cases -
have anybody come up with a general solution for this problem?

&gt;        |\      _,,,---,,_        Travis S. Casey  &lt;efindel#io,com&gt;
&gt;  ZZzz  /,`.-'`'    -.  ;-;;,_   No one agrees with me.  Not even me.
&gt;       |,4-  ) )-,_..;\ (  `'-'   visit the rec.games.design FAQ:
&gt;      '---''(_/--'  `-'\_)       <A  HREF="http://www.io.com/~efindel/design.html">http://www.io.com/~efindel/design.html</A>

-- 
Still alive and smile stays on,
Vadim Tkachenko &lt;vt#freehold,crocodile.org&gt;
--
UNIX _is_ user friendly, he's just very picky about who his friends are

</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="00138" HREF="msg00138.html">OT: Caballah [was Character development]</A></strong>
<ul compact><li><em>From:</em> alexo#bigfoot,com (Alex Oren)</li></ul>
<li><strong><A NAME="00127" HREF="msg00127.html">Re: [MUD-Dev] Character development [was Re: ]</A></strong>
<ul compact><li><em>From:</em> Travis Casey &lt;efindel#polaris,net&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00111" HREF="msg00111.html">Re: [MUD-Dev] Character development [was Re: ]</A></STRONG>
<UL><LI><EM>From:</EM> Vadim Tkachenko &lt;vt#freehold,crocodile.org&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00114" HREF="msg00114.html">Re: [MUD-Dev] Character development [was Re: ]</A></STRONG>
<UL><LI><EM>From:</EM> Travis Casey &lt;efindel#polaris,net&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00114.html">Re: [MUD-Dev] Character development [was Re: ]</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00116.html">Re: [MUD-Dev]  Unreal</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00114.html">Re: [MUD-Dev] Character development [was Re: ]</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00127.html">Re: [MUD-Dev] Character development [was Re: ]</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00115"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00115"><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] Character development [was Re: ]</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00095" HREF="msg00095.html">Re: [MUD-Dev] Character development [was Re: ]</A></strong>, 
Marian Griffith <a href="mailto:gryphon#iaehv,nl">gryphon#iaehv,nl</a>, Thu 09 Apr 1998, 17:19 GMT
<UL>
<LI><strong><A NAME="00098" HREF="msg00098.html">Re: [MUD-Dev] Character development [was Re: ]</A></strong>, 
Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Thu 09 Apr 1998, 19:03 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00111" HREF="msg00111.html">Re: [MUD-Dev] Character development [was Re: ]</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Fri 10 Apr 1998, 00:46 GMT
<UL>
<LI><strong><A NAME="00114" HREF="msg00114.html">Re: [MUD-Dev] Character development [was Re: ]</A></strong>, 
Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Fri 10 Apr 1998, 02:33 GMT
<UL>
<LI><strong><A NAME="00115" HREF="msg00115.html">Re: [MUD-Dev] Character development [was Re: ]</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Fri 10 Apr 1998, 03:05 GMT
<UL>
<LI><strong><A NAME="00127" HREF="msg00127.html">Re: [MUD-Dev] Character development [was Re: ]</A></strong>, 
Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Sat 11 Apr 1998, 01:56 GMT
<UL>
<LI><strong><A NAME="00128" HREF="msg00128.html">Re: [MUD-Dev] Character development [was Re: ]</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Sat 11 Apr 1998, 04:10 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00138" HREF="msg00138.html">OT: Caballah [was Character development]</A></strong>, 
Alex Oren <a href="mailto:alexo#bigfoot,com">alexo#bigfoot,com</a>, Sun 12 Apr 1998, 08:16 GMT
<UL>
<LI><strong><A NAME="00139" HREF="msg00139.html">Re: [MUD-Dev]  OT: Caballah [was Character development]</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Sun 12 Apr 1998, 09:53 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</ul>
</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>