colinschoen / SMF-Dice-Roller

SMF Dice Roller Modification
Apache License 2.0
2 stars 2 forks source link

Allow 'dN' for a single die roll of size N #3

Open mechalas opened 6 years ago

mechalas commented 6 years ago

Allow just 'dN' as an expression instead of having to add a '1' at the front if you just want a single die of size N (e.g. d20+4 instead of 1d20+4). This is more natural and the standard notation used in a number of RPG's.