diff options
| author | 2015-08-26 08:13:19 +0200 | |
|---|---|---|
| committer | 2015-08-26 08:13:19 +0200 | |
| commit | 372e9cc02d36f40a70faa5e45ce648cdd8b98850 (patch) | |
| tree | d3f8d6a6e41ff7f4dd1be07edacb2cd8457b23f0 | |
| parent | f3dc63f19b0a845bf7f3453fedc8147a1f6e673f (diff) | |
| download | OneRoll-372e9cc02d36f40a70faa5e45ce648cdd8b98850.tar.gz OneRoll-372e9cc02d36f40a70faa5e45ce648cdd8b98850.zip | |
Update HelpMe.md
> 3d[-20--9]
Rolling 3 dice, values ars between -20 and -9.
| -rw-r--r-- | HelpMe.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -108,6 +108,10 @@ Rolling 4 dice with value between -1 to 1. (Fudge/Fate system) Rolling 3 dice with 10 faces starting at 0. +> 3d[-20--9] + +Rolling 3 dice, values ars between -20 and -9. + ## Arithmetic Rolisteam Dice Parser is able to compute primary arithmetic operation such as: +, -, /, * and it also manages those operator priority and it can also manage parenthesis. |