diff options
| author | 2015-08-26 08:11:43 +0200 | |
|---|---|---|
| committer | 2015-08-26 08:11:43 +0200 | |
| commit | f3dc63f19b0a845bf7f3453fedc8147a1f6e673f (patch) | |
| tree | 73598f7a2e675cd24f05cff22d1c0e055df0bd42 /HelpMe.md | |
| parent | 11df3a32160259768d58ff26b24b28d9d68571ca (diff) | |
| download | OneRoll-f3dc63f19b0a845bf7f3453fedc8147a1f6e673f.tar.gz OneRoll-f3dc63f19b0a845bf7f3453fedc8147a1f6e673f.zip | |
Update HelpMe.md
rolling in the range.
Diffstat (limited to 'HelpMe.md')
| -rw-r--r-- | HelpMe.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -98,6 +98,15 @@ Explose while the value fits the Validator (See Validator for more details about Reroll the die if its value fits the Validator and add the new value to the previous one. It does that only once. +### Roll dice in Range + +> 4d[-1-1] + +Rolling 4 dice with value between -1 to 1. (Fudge/Fate system) + +> 3d[0-9] + +Rolling 3 dice with 10 faces starting at 0. ## Arithmetic |