diff options
| author | 2016-04-28 18:53:14 +0200 | |
|---|---|---|
| committer | 2016-04-28 18:53:14 +0200 | |
| commit | 2ec2003f7a0a4dc127d39fd9cc22d9edad1a21df (patch) | |
| tree | c54c34686367301b6a59a26f10a5d76279dac0a3 /HelpMe.md | |
| parent | b5f0f2bfb2602a0cb3c19bed6772359f48eff428 (diff) | |
| download | OneRoll-2ec2003f7a0a4dc127d39fd9cc22d9edad1a21df.tar.gz OneRoll-2ec2003f7a0a4dc127d39fd9cc22d9edad1a21df.zip | |
Update HelpMe.md
Add stuff on documentation
Diffstat (limited to 'HelpMe.md')
| -rw-r--r-- | HelpMe.md | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -58,12 +58,6 @@ Dice explose if their value are at the die maximum, the option sorts the resulti > 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 @@ -73,6 +67,7 @@ Dice explose if their value are at the die maximum, the option sorts the resulti The dice list is sorted in descending order. > 10d6sl + Roll 6 dice at 6 faces and then sort them ascendingly ### Counter @@ -223,6 +218,12 @@ The Rolisteam Dice Parser allows you to use several logic operator: * Lesser : < * Greater : > +## Select value from List + +The L operator (meaning list) can offer you the opportunity to pick up value from list. + +> 1L[sword,bow,knife,gun,shotgun] + ## Examples > 3D100 |