A theme component that allows users to roll dice in their posts. For more information see [meta topic goes here].
Currently implemented rolling modifiers include:
+[N]
and-[N]
- add or subtract a modifier from the resultt[N]
- report pass/fail versus a thresholdi
- report individual results instead of summing up
plus the crit=N,N,N
attribute on the wrap to specify which (natural) rolls are "criticals".
[wrap=dice crit=1,20]d20[/wrap]
[wrap=dice]2d6[/wrap]
[wrap=dice]2d6+1t9[/wrap]