aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/HelpMe.md
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2014-12-09 01:12:18 +0100
committerRenaud G <renaud@rolisteam.org>2014-12-09 01:12:18 +0100
commit0449e2c40a21329b7a1d994109dd05a93542f3ad (patch)
treec0a5187a55e2db0308f1d2bc22fe26590a4a724b /HelpMe.md
parentcd2cf296b4d998ec5a9b0f806c132fb66edcdf4a (diff)
downloadOneRoll-0449e2c40a21329b7a1d994109dd05a93542f3ad.tar.gz
OneRoll-0449e2c40a21329b7a1d994109dd05a93542f3ad.zip
-improve documentation.
Diffstat (limited to 'HelpMe.md')
-rw-r--r--HelpMe.md32
1 files changed, 31 insertions, 1 deletions
diff --git a/HelpMe.md b/HelpMe.md
index 366af04..60e80ab 100644
--- a/HelpMe.md
+++ b/HelpMe.md
@@ -28,7 +28,37 @@ Roll five ten-faced die.
Thanks of several operations and option, you can tune a bit you rolling command.
## List of operator
-*
+* k : Keep
+* K : Keep And Explose
+* s : Sort
+* c : Count
+* r : Reroll
+* e : Explose
+* a : Reroll and add
+
+### Keep
+
+> kX
+
+The option sorts the resulting die list and select the X better.
+
+### Keep And Explose
+
+> KX
+
+Dice explose if their value are at the die maximum, the option sorts the resulting die list, the it selects the X better.
+
+> 3D10s
+
+The dice list is sorted in descending order.
+
+
+> 3D10c[condition]
+
+Count how many dice respect the condition. And display the number. (See boolean condition and range for more details about the condition)
+
+> 3D10rX
+
### 3D100
Roll 3 dice with 100 faces