• Hello game master! Welcome to our growing community. Please take a moment to Register (top right button, see how: Slides).

    If you use Campaign Logger, you can use the same login details - we've linked the app to this forum for secure and easy single sign-on for you.

    And please drop by the Introductions thread and say hi.

Support for dice pool dice rolling

Khelbiros

New member
Wizard of Story
I'm running a game where we roll a bunch of d6s, and every 5 or 6 is a success. So I need to be able to see every dice result, rather than the total.

rather than
/roll 4d6
Khelbiros rolled 4d6 = 16

I'd like to see:
/roll 4d6
Khelbiros rolled 4, 5, 3, 6 [with optional total]

That's the simplest way, but you could do something like roll 4d6 and tell the system you want to count successes, e.g.
/roll 4d6cs=>5
Khelbiros rolled 4, 5, 3, 6 = Two successes

This would be handy for future games on the VTT. Thanks.
 

Khelbiros

New member
Wizard of Story
Hey Jochen. Am I doing this wrong? If I type
/roll 4d6 [5+] into CTT, it still only returns the total, rather than the breakdowns you see in CL:
07:29 Server: Khelbiros rolled 4d6 [5+] = 11
 

JochenL

CL Byte Sprite
Staff member
Adamantium WoA
Wizard of Story
Wizard of Combat
Gamer Lifestyle
Borderland Explorer
Hey Jochen. Am I doing this wrong? If I type
/roll 4d6 [5+] into CTT, it still only returns the total, rather than the breakdowns you see in CL:
07:29 Server: Khelbiros rolled 4d6 [5+] = 11
You aren't doing anything wrong. It's just so that CTT only evaluates the total and does not give the breakdown. That's what I want to fix with the bug I created.
 
Top