Skip to content
The examples on this page show required parameters only. See full documentation.

Macros

Macros allow you to perform common rolls more quickly. For example, if you often roll Strength + Brawl.Biting for your Vampire’s hunts, you can create a macro called hunt that makes that same roll. Combined with roll comments, you can save a lot of typing!

Create

/macro create name:hunt pool:Strength+Brawl.Biting difficulty:6

The above command will create a macro called hunt, with a pool using Strength and Brawl, plus a Biting specialty, at Difficulty 6.

Botch: /macro create

Use

/mroll name:hunt
Botch: /mroll

View

/macro list

Shows a paginated list of your macros.

Botch: /macro list

Delete

/macro delete macro_name:hunt
Botch: /macro delete