diff options
| author | 2016-05-05 16:15:42 +0200 | |
|---|---|---|
| committer | 2016-05-05 16:15:42 +0200 | |
| commit | 64c35992db5352833ccd6cb623dbb9e9362834dc (patch) | |
| tree | 3c138e6727b059785d9beb8957c051952b1f0830 /HelpMe.md | |
| parent | 30bdb9a0e446350846fc0cac82b8a22c4bdd983f (diff) | |
| parent | f34506d0795069a1be216c2c1a5c11c0b369efa6 (diff) | |
| download | OneRoll-64c35992db5352833ccd6cb623dbb9e9362834dc.tar.gz OneRoll-64c35992db5352833ccd6cb623dbb9e9362834dc.zip | |
Merge branch 'master' of github.com:Rolisteam/DiceParser
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 |