Bogsy's Dice Bot: Multirolls - ProfSamScott/bogsys-dice-bot GitHub Wiki

Multirolls (/roll)

A multiroll is a single command that causes multiple rolls.

Repetition

You can repeat a roll multiple times by preceding it with #x like this:

  • 3x d20-2
  • 10x 2d6 "great sword".

Commas

You can use a comma-separated list of rolls like this:

  • attack, damage
  • d20+str.adv, 2d6+5, d8-2.

Histograms

You can get a histogram of your rolls by preceding it with #h like this:

  • 10h 2d6

Logic

You can add logic to a multiroll using >= or <=

  • For example: in attack >= 15, damage, save, the damage and save rolls will only happen if the <= or >= condition is met.

Embedded Multirolls

You can use multiple embeddings in one string. This has the same effect as a comma-separated multiroll.

  • For example: The orc hits `attack >= 15` for `d12+2` damage. is equivalent to the multiroll attack >= 15, d12+2.

Next Topic

Shortcuts

All Topics

basics, terminology, tags, modifiers, quickrolls, success, multirolls, shortcuts, tables, embeddings, groups, buttons, favorites, weird, 5e, fate, pbta, ars magica, blades in the dark, hack, bling, server, other, slash, contact

⚠️ **GitHub.com Fallback** ⚠️