Dice Notation Reference

All supported dice expressions for ShadowRealms.

NotationDescriptionExampleResult
NdXRoll N dice with X sides2d63 + 5 = 8
d20Roll a single d20d2017
NdX+MRoll with a flat modifier1d20+514 + 5 = 19
NdX-MSubtract a modifier2d6-14 + 2 - 1 = 5
NdXkHKeep highest (advantage)2d20kh1[7, 18] → 18
NdXkLKeep lowest (disadvantage)2d20kl1[7, 18] → 7
NdXro<NReroll dice below N once2d6ro<2Reroll 1s once
NdX!Exploding dice (reroll on max)4d6!6→3 + 4 + 2 + 5 = 20
NdX!>NExplode on threshold2d10!>9Explode on 9+
NdXcs>=TCount successes at threshold6d10cs>=82 successes
NdXcf<=NCount failures at threshold6d10cf<=11 botch
d100Percentile roll (1–100)d10042
d100bBonus die (CoC — lower tens)d100bBonus: take lower tens
d100pPenalty die (CoC — higher tens)d100pPenalty: take higher tens
dFFate/Fudge dice (−1, 0, +1)4dF[−1, 0, +1, +1] = 1
[[NdX]]Inline roll in messagesI attack with [[1d20+5]]I attack with [17]
[[NdX desc]]Inline roll with label[[2d6+3 damage]][9 damage]

Showing 17 entries