| Latest version | 1.4.1 |
|---|---|
| Minimum Core | 0.8.8 |
| Compatible Core | 9.249 |
| Last updated | 4 years ago |
| Created | 5 years ago |
| Authors | |
| Languages |
|
| Systems | All systems |
| Project source | Project URL |
A dice roller to Legends of the five rings 4th Edition.
It captures chat message and converts to a Foundry VTT roll pattern and shows the result with the Legend of Five Rings text roll.
- It makes roll with different explosion numbers;
- Accepts Untrained rolls;
- Accepts Emphases rolls;
Syntax Allowed: XkYxZ+A or uXkY+A or eXkYxZ+A
- u = untrained roll (no explosion);
- e = emphasis roll (reroll the 1 of the first roll);
- X = Number of rolled dice;
- Y = Number of kept dice;
- Z = Number equal or higher to explode;
- A = Bonus applied.
Example:
- 10k6 is converted to '/r 10d10k6x>=10'
- 10k8x9 is converted to '/r 10d10k8x>=9'
- u10k7 is converted to '/r 10d10k7'
- e10k5x8 is converted to '/r 10d10r1k5x>=8
It can be used with roll, GM roll, self roll, blind roll and deferred inline roll.
Example:
- /r or /roll 6k5;
- /gmr or /gmroll 6k5;
- /sr or /selfroll 6k5;
- /br or /broll or /blindroll 6k5;
- Message [[/r 6k5]] works well;
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: l5r4ed-dice-roller or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.