diff options
Diffstat (limited to 'HelpMe.md')
| -rw-r--r-- | HelpMe.md | 16 |
1 files changed, 14 insertions, 2 deletions
@@ -45,13 +45,25 @@ Thanks of several operations and option, you can tune a bit you rolling command. > kX -The option sorts the resulting die list and select the X best dice. +The option sorts the resulting die list and select the X higher dice. ### 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 best dice. +Dice explose if their value are at the die maximum, the option sorts the resulting die list, the it selects the X higher dice. + +### Keep Lower dice + +> klX + +The option sorts the resulting die list and select the X lowest dice. + +### Keep Lower dice + +> klX + +Dice explose if their value are at the die maximum, the option sorts the resulting die list, the it selects the X lowest dice. ### Sorting |