From 0449e2c40a21329b7a1d994109dd05a93542f3ad Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 9 Dec 2014 01:12:18 +0100 Subject: -improve documentation. --- HelpMe.md | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2