summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-09-06 20:25:26 -0400
committerBen Boeckel <MathStuf@gmail.com>2009-09-06 20:25:26 -0400
commit682a539e5a4d91a4bf6bc4552fe99c6190af9b3a (patch)
treefad7e57bf3013ce3657ce52c00ab4ec9557d039f
parentd2d0c572aa97d7fbab5dbbc2ce00f69b46a2b32a (diff)
downloadsigen-682a539e5a4d91a4bf6bc4552fe99c6190af9b3a.tar.gz
sigen-682a539e5a4d91a4bf6bc4552fe99c6190af9b3a.tar.xz
sigen-682a539e5a4d91a4bf6bc4552fe99c6190af9b3a.zip
Add descriptions for the rest of the rules values
-rw-r--r--sigmodr/doc/editing-rules.docbook25
1 files changed, 17 insertions, 8 deletions
diff --git a/sigmodr/doc/editing-rules.docbook b/sigmodr/doc/editing-rules.docbook
index 7e68bd80..2beb6145 100644
--- a/sigmodr/doc/editing-rules.docbook
+++ b/sigmodr/doc/editing-rules.docbook
@@ -162,56 +162,65 @@ amount.</para>
<varlistentry>
<term>Max total weight</term>
<listitem>
-<para></para>
+<para>This value represents the maximum weight in items that can be carried at
+one time by the player. It may be set to &ldquo;unlimited&rdquo;.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Max moves</term>
<listitem>
-<para></para>
+<para>This value represents the maximum number of moves each creature can know
+at one time.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Max level</term>
<listitem>
-<para></para>
+<para>This value represents the maximum level that a creature can attain.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Max held items</term>
<listitem>
-<para></para>
+<para>This value represents the maximum number of items that a creature may
+hold. It may be set to &ldquo;unlimited&rdquo;.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Max natures</term>
<listitem>
-<para></para>
+<para>This value represents the maximum number of natures that a creature may
+have. It may be set to &ldquo;unlimited&rdquo;.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Max abilities</term>
<listitem>
-<para></para>
+<para>This value represents the maximum number of abilities that a creature may
+have. It may be set to &ldquo;unlimited&rdquo;.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Max stages</term>
<listitem>
-<para></para>
+<para>This value represents the maximum number of stages a stat may be modified
+while in battle. Each positive stage is an extra 50% boost to the stat. The
+negative stage multiplier is the inverse of the positive stage multiplier. It
+may be set to &ldquo;unlimited&rdquo;.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Max money</term>
<listitem>
-<para></para>
+<para>This value represents the maximum amount of money the player can carry at
+one time. It may be set to &ldquo;unlimited&rdquo;.</para>
</listitem>
</varlistentry>