Expand dice contrib readme
This commit is contained in:
parent
2e2119d5af
commit
b168fbd747
5 changed files with 87 additions and 42 deletions
|
|
@ -581,10 +581,10 @@ Commands for managing and initiating an in-game character-creation menu.
|
|||
|
||||
### `dice`
|
||||
|
||||
_Contribution by Griatch, 2012_
|
||||
_Contribution by Griatch, 2012, 2023_
|
||||
|
||||
A dice roller for any number and side of dice. Adds in-game dice rolling
|
||||
(`roll 2d10 + 1`) as well as conditionals (roll under/over/equal to a target)
|
||||
(like `roll 2d10 + 1`) as well as conditionals (roll under/over/equal to a target)
|
||||
and functions for rolling dice in code. Command also supports hidden or secret
|
||||
rolls for use by a human game master.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue