thirtythr33 wrote:Thanks higgins!
For rolling we will be using roll20.net (unless anyone knows a better way that doesn't require us being online at the same time?)
Join the game here!
https://app.roll20.net/join/1377837/fY6hbQ
When you get in the game you should be able to see how I have made rolls in the chat. You should all be able to roll dice there too, where I will be able to see the results when I log back in later.
For BoB, the rolling code would look something like:
/r {6d10!}>6
the ! makes it exploding, and the >6 sets the target number.
I'd like Ob3 Perception (Acu/Cun) tests from Karl and Giorgio to investigate the area. Karls SA "Punish the Nobles who raped a lowborn woman" is firing.
If anyone is having troubles let me know so I can try to find another solution.
I've been running my campaigns on roll20 as well. Here are a few macros that might make things easier for you. I know they were extremely handy for me.
The GM will have to set these up.
> Go to Settings (the little cog)
> Look under Macros (usually at the top)
> Click +Add
Here's the first one. Label it "Die-Roller"
Die-Roller wrote:
/me rolls [[?{Pool|0}d10>?{TN|6}!]] successes for ?{reason|reasons}.
Hit Test Macro. It should ask you to put in your die pool, your TN, and then give you the option to label what you're rolling for - making it easier for anyone to find the roll later. If you put nothing in the default field, it will just say "for reasons." When you click submit, it will spit out the text telling you how many successes you rolled and automatically reroll 10s.
The remaining macros are set up for Initiative, but we use the d6s any time we need a d6 result:
Red-D6 wrote:/me threw Red [[1d6]]
White-D6 wrote:/me threw White [[1d6]]
Slow-d10 wrote:/me declared a Slow Action [[1d10]]
Now the important part, GM-side. When creating each macro, make sure you scroll all the way down and make each macro visible to all players. If you don't, no one can use it.
PLAYERS: Once it's set up, everyone needs to do the following:
> Go to Settings (the little cog)
> Look under Macros (usually at the top)
> Put a check mark in the box for each available Macro
> Put a check mark in the box that says "Show Macro Quick Bar?"
Now everyone should have the four buttons at the bottom of their roll20 screen. It's far, far more convenient by comparison.
(Now I will go read the actual play!)