This is just a very short Help File.

Development by Vincent Vandemeulebrouck
with Borland C++ Builder with Windows 95/98

For any bug issue, if you can reproduce the bug, please let me know.
If you have some ideas about improvements, tell me also.
If you think it is shit, you may tell me ;)
Vvandemeulebrouck@yahoo.com
vincent_vandemeulebrouck@studio.disney.com

1/ to roll some dice
====================
. Select the number of dice to roll in the Aptitude EditBox
. Select what dice you want to roll in the Trait EditBox
. check the Sum CheckBox if you want to add all dices together
. Click on the "Roll!" Button

The result of the roll is given next to the roll button.
Some explanations about the roll are given below it.

If most of the dices end up as ones, the result of the roll
is a bust. This appears in the description, and the result
of the roll is 1. This cannot happen if the roll was a 'Sum Roll'.

2/ favorite dices
=================
The Button "Add to favorites" adds the roll description to the
list below.

The dices in the favorites list appear as:
'4d6' for a skill, which means the best of 4d6
(if three dices end up as 1, it is a bust).
'+3d6' for a damage dice, wich means the sum of all dices.

To roll one of the favorite dices, just select it and press
Ctrl+R, or Double-click on it.

To remove one entry from the favorites, select it and press
Del.
A context menu is available for these actions.

The "Save Favorites" and "Load Favorites" are not developed yet.

Enjoy it ! Or throw it !
