Learn how to create and customize dice formula templates for Mythic GME Mobile. This guide covers everything from basic dice notation to advanced features like exploding dice and success counting.
Each formula template is a JSON file containing:
{
"formulas": [
{
"formula": "2d6",
"name": "Basic Roll",
"description": "Roll two six-sided dice"
}
],
"version": "1.0",
"schemaVersion": "1"
}
2d6
- Roll 2 six-sided dice1d%
or 1d100
- Roll percentile dice1D66
- Roll D66 (1d6*10 + 1d6)2d20kh
- Advantage (roll 2d20, keep highest)2d20kl
- Disadvantage (roll 2d20, keep lowest)4d6-L
- Roll 4d6, drop lowest4d6-H
- Roll 4d6, drop highest4d6-L2
- Roll 4d6, drop 2 lowest3d20k2
- Roll 3d20, keep 2 highest4d6!
- Roll 4d6, explode on maximum (6)4d6!5
- Explode on 5 or higher4d6!o5
- Explode once on 5 or higher4d6#>3
- Roll 4d6, count results greater than 36d6#s>=5#f<=2
- Roll 6d6, count successes (≥5) and failures (≤2)1d100
- Fate Check2d10
- Event Focus2d100
- Action/Description (roll twice for Action and Description tables)4d6-L
- Character Stats2d20kh
- Advantage3d6!
- Exploding Damage