From 682a539e5a4d91a4bf6bc4552fe99c6190af9b3a Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sun, 6 Sep 2009 20:25:26 -0400 Subject: Add descriptions for the rest of the rules values --- sigmodr/doc/editing-rules.docbook | 25 +++++++++++++++++-------- 1 file 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. Max total weight - +This value represents the maximum weight in items that can be carried at +one time by the player. It may be set to “unlimited”. Max moves - +This value represents the maximum number of moves each creature can know +at one time. Max level - +This value represents the maximum level that a creature can attain. Max held items - +This value represents the maximum number of items that a creature may +hold. It may be set to “unlimited”. Max natures - +This value represents the maximum number of natures that a creature may +have. It may be set to “unlimited”. Max abilities - +This value represents the maximum number of abilities that a creature may +have. It may be set to “unlimited”. Max stages - +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 “unlimited”. Max money - +This value represents the maximum amount of money the player can carry at +one time. It may be set to “unlimited”. -- cgit