Category: Custom Roll Parsing

20
Jul
2024
Posted in CRP Examples CRP Extras

Sending Messages and Asking Questions in Roll20 Sheets

CRP offers some interesting opportunities beyond rolling dice. Here are some ideas.

30
Nov
2023
Posted in CRP Examples

CRP: Spell Slots

How to manage spell slots (or track any resource) using CRP.

27
Nov
2023
Posted in CRP Examples

CRP: Essence 20

The Essence 20 is pretty laborious to emulate, but can be simple with CRP.

23
Nov
2023
Posted in CRP Examples

CRP: OctaNe and Inspectres

You want to roll some dice and read the result from a table. This got way more involved than intended…

20
Nov
2023
Posted in CRP Examples

CRP: Criticals on Multiple Dice (HERO and GURPS)

Do you want to create a critical or a fumble from multiple dice?

13
Nov
2023
Posted in CRP Examples

CRP: Fudge and Fate

Fudge and Fate use unique dice and report the result as an adjective. Here’s how to do that.

06
Nov
2023
Posted in CRP Examples

CRP: Damage Rolls in Champions

Champions has 3 different kinds of damage roll. Here’s how to handle them all.

02
Nov
2023
Posted in CRP Examples

Custom Roll Parsing: A Detailed Example

A complete worked example of a “simple” CRP.

30
Oct
2023
Posted in CRP Guide

Callbacks and Promises with startRoll

How to use asynchronous promises with startRoll, maybe he start of something big.

26
Oct
2023
Posted in CRP Guide

Computed Properties and CRP Roll Templates

One of the special things about CRP is calulating things that aren’t included in the roll.

23
Oct
2023
Posted in CRP Guide

Using Queries in Custom Roll Parsing

How to handle branching in custom roll parsing, through queries and nesting startRolls.

19
Oct
2023
Posted in CRP Guide

Changing Attributes with Custom Roll Parsing

Change attributes and roll dice at the same time.