1998Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: let's call it a spellcraft -->
<!--X-From-R13: Xnzrf Ivyfba <wjvyfbaNebpurfgre.ee.pbz> -->
<!--X-Date: Wed, 23 Sep 1998 04:56:36 &#45;0700 -->
<!--X-Message-Id: 98092307485909.08592@d185d1e96 -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 15120.980923#io,com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: let's call it a spellcraft</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:jwilson#rochester,rr.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="msg01128.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01130.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg01128.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01209.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#01129">Author</A>
&nbsp;|&nbsp;<A HREF="#01129">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#01129">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: let's call it a spellcraft</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: let's call it a spellcraft</LI>
<LI><em>From</em>: James Wilson &lt;<A HREF="mailto:jwilson#rochester,rr.com">jwilson#rochester,rr.com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 23 Sep 1998 07:29:44 -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>

On Wed, 23 Sep 1998, Travis Casey wrote:
&gt;On 22 September 1998, Vadim Tkachenko wrote:
&gt;&gt; Vladimir Prelovac wrote:
&gt;&gt; Basic question:
&gt;
&gt;&gt; OK, I want to create the 'Apocalypse' spell, destroying every player in
&gt;&gt; the area of effect, except myself.
&gt;
&gt;&gt; And at the same time I joined the game 5 minutes ago.
&gt;
&gt;&gt; How are you going to define the limitations on the spell being created?

[snip]

&gt;Of course, even if a character can *design* a spell, that doesn't
&gt;necessarily mean he/she can *cast* it.  Most spell design systems end
&gt;up by assigning a difficulty of some sort to the spell -- either a
&gt;difficulty value for difficulty-based systems, or a spell level for
&gt;systems which use those, or something else like that.  Thus, the
&gt;character may research the Apocalypse spell, and then find that he/she
&gt;won't be able to cast it until he/she reaches 51st level.

most spell systems I've seen are based on the idea that a given spell 
has a certain degree of efficacy (sometimes dependent on caster level).
I dislike this constraint and have been thinking about a system as follows:

('power' here means the amount of work done by the spell, e.g. the number
of hp done in damage, the weight lifted, etc)

1. effects are independent from the power of such effects.
2. complex effects are more difficult to produce.
3. making a given effect more powerful consists of dumping more
of the mage's available energies into it. 

for example, producing flame is a trivial magical effect, so should be very
easy to learn. Producing a tiny bit of flame should likewise only take a 
small amount of energy. However, a mage who knows the 'flame on' effect
is free to dump scads of magical energy into it in order to create lots and lots
of flame. This would, of course, be rather an inefficient way to kill people 
(most of the energy would go to heating up the atmosphere), but there's nothing
_complicated_ about it. 

Advancement as a mage would then consist of learning new, more subtle
effects and increasing one's capacity to manipulate magical energies. The 
two are quite distinct and one can easily imagine a demon, for instance, 
which wields huge amounts of energy but is not particularly skilled in its
application.

In this regard, an 'apocalypse' spell would be quite complicated or
even impossible, as it would have to be sufficiently deadly that any
given player, no matter what their protections or hp, would die. If players
do not all share some crucial weakness, this will in general be very 
difficult. However, one could make do with a compromise such as 
teleporting the players into the someplace very deadly. (Set the controls 
for the heart of the Sun!)

&gt;Deciding the granularity of the effects is an important thing -- for a
&gt;paper RPG, I prefer low granularity, since the GM can work out
&gt;details.  In an mud, I'd prefer high granularity, so the automated
&gt;systems can do more of the work.

yes, this is very important if you don't want to stick the admins with the
job of implementing all the spells that players want to develop.

[snip]

James


</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="01209" HREF="msg01209.html">[MUD-Dev] Re: let's call it a spellcraft</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="01128" HREF="msg01128.html">[MUD-Dev] Re: let's call it a spellcraft</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="msg01128.html">[MUD-Dev] Re: let's call it a spellcraft</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg01130.html">[MUD-Dev] Re: Putting names on things(Re: Ugh, IS Diablo a mud?)</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg01128.html">[MUD-Dev] Re: let's call it a spellcraft</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg01209.html">[MUD-Dev] Re: let's call it a spellcraft</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#01129"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#01129"><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: numbers - was Re: spellcraft</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="01228" HREF="msg01228.html">[MUD-Dev] Re: numbers - was Re: spellcraft</A></strong>, 
Orion Henry <a href="mailto:orionz#ix,netcom.com">orionz#ix,netcom.com</a>, Fri 25 Sep 1998, 19:28 GMT
</LI>
</ul>
</ul>
<LI><strong><A NAME="01217" HREF="msg01217.html">[MUD-Dev] Let's talk about numbers.</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Fri 25 Sep 1998, 06:00 GMT
<UL>
<LI><strong><A NAME="01323" HREF="msg01323.html">[MUD-Dev] Re: Let's talk about numbers.</A></strong>, 
Brandon J. Rickman <a href="mailto:ashes#pc4,zennet.com">ashes#pc4,zennet.com</a>, Mon 28 Sep 1998, 02:52 GMT
</LI>
</UL>
</LI>
</ul>
</ul>
</ul>
<LI><strong><A NAME="01128" HREF="msg01128.html">[MUD-Dev] Re: let's call it a spellcraft</A></strong>, 
Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Wed 23 Sep 1998, 06:56 GMT
<UL>
<LI><strong><A NAME="01129" HREF="msg01129.html">[MUD-Dev] Re: let's call it a spellcraft</A></strong>, 
James Wilson <a href="mailto:jwilson#rochester,rr.com">jwilson#rochester,rr.com</a>, Wed 23 Sep 1998, 11:56 GMT
<UL>
<LI><strong><A NAME="01209" HREF="msg01209.html">[MUD-Dev] Re: let's call it a spellcraft</A></strong>, 
Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Fri 25 Sep 1998, 04:04 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="01137" HREF="msg01137.html">[MUD-Dev] Re: let's call it a spellcraft</A></strong>, 
Niklas Elmqvist <a href="mailto:d97elm#dtek,chalmers.se">d97elm#dtek,chalmers.se</a>, Wed 23 Sep 1998, 15:33 GMT
<UL>
<LI><strong><A NAME="01210" HREF="msg01210.html">[MUD-Dev] Re: let's call it a spellcraft</A></strong>, 
Travis Casey <a href="mailto:efindel#polaris,net">efindel#polaris,net</a>, Fri 25 Sep 1998, 04:31 GMT
<UL>
<LI><strong><A NAME="01211" HREF="msg01211.html">[MUD-Dev] Re: let's call it a spellcraft</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Fri 25 Sep 1998, 05:00 GMT
</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>