Skip to content

Rolling Combat Dice

This command rolls one or more Combat dice and displays the results of the roll. Combat Dice are used for rolling damage in combat as well as several other uses, like determining how much ammo is found, the amount of radiation gained, or when certain other effects/conditions trigger.

Additional Reading

For more information on this type of roll, please refer to pg. 29 in the core rule book.

Definition

Base Command: /rolls combat-dice

A screenshot of the command definition in Discord

Required Parameters

Parameter Purpose
quantity The number of Combat Dice to roll

Optional Parameters

Parameter Purpose Default
notes Notes about the roll, generally to give context to why the roll is occurring

Response

Successful Response

The response contains the total amount of Damage dealt as well as the number of Effects triggered.

A screenshot of the response in Discord

The results are determined using the following logic.

d6 Roll Icon Damage and Effects
1 ❤ 1 damage
2 💕 2 damage
3 🖤 Nothing
4 🖤 Nothing
5 ❤️‍🔥 1 damage + 1 damage effects trigger
6 ❤️‍🔥 1 damage + 1 damage effects trigger

Failure Responses

If the quantity is invalid, the user will be notified

A screenshot of the response in Discord