Second gear dice for Formula Dé.
Definition
- Format
-
min(rdn(1d6/2),2)+2
- Named Values
- none
Description
The second gear dice for Formula Dé is a regular cubic dice labeled 2, 3, 3, 4, 4, 4.
This is a little tricky to handle, but not impossible. The expression used does as follow:
- Roll a d6 and divide by two (0.5, 1, 1.5, 2, 2.5, 3)
- Round down (0, 1, 1, 2, 2, 3)
- Take the lower value between the one obtained and 2 (0, 1, 1, 2, 2, 2)
- Add two (2, 3, 3, 4, 4, 4)
History
Supported since Quick Dice Roller 1.2.0
See also
Page last modified on September 10, 2015, at 12:19 AM