A command-line Bash tool to make dice-rolling in the TTRPG "The One Ring" simpler and faster.
|
|
há 3 semanas atrás | |
|---|---|---|
| README.md | há 3 semanas atrás | |
| roll_tor.sh | há 3 semanas atrás |
A CLI dice roller for The One Ring RPG, enhanced with gum for animations.
/dev/urandomgum# Make executable
chmod +x roll_tor.sh
# Roll 1 Feat Die (default)
./roll_tor.sh
# Roll 1 Feat Die + 3 Success Dice
./roll_tor.sh 1 3
# Roll 2 Feat Dice
./roll_tor.sh 2 0