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

Modifiers (/modifier, /roll)

str = -2 creates a new modifier alias called str. This alias belongs to the user who created it.

Use it in a roll, like this: d20+str+3.


Managing Modifiers (/list, /group, /delete)

Use list to list modifiers in the current group and server.

Use list ___ to search the list for something.

Use group ___ to switch to a new group.

Delete a modifier by assigning nothing like this: str =

Change a modifier by reassigning like this: str = +3

Add a more descriptive name in quotes like this: str = +5 "Strength"


Auto-Update Modifiers (/roll)

You can also use modifiers like a simple calculator memory.

  • For example hp += 2d4+2 will roll 2d4+2 and add the result to the modifier named hp.

You can use += to add and -= to subtract from a modifier.


Unusual Modifier Use (/roll)

You can use {} to embed modifiers anywhere in a roll.

  • For example if mod1 is 5 and mod2 is 6, {mod1}d{mod2} will roll 5d6.

You can include {} in quickrolls and shortcuts.


Next Topic

Quickrolls

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