Hate to hijack, but is there a command to role 2 x 6 sided dice simultaneously? Or do we just do #d6 twice?
Use #2d6 or #repeat 2 d6 . The former is used if you want to add them up, and the latter when you do not.
You can use #d6;d6 too I guess. Not really useful as you have the #repeat option, but, can be if you want to roll 2 different dice at the same moment.
5.9
Hello newbie here trying to understand the game here.