A command-line Bash tool to make dice-rolling in the TTRPG "The One Ring" simpler and faster.
|
|
3 weeks ago | |
|---|---|---|
| README.md | 3 weeks ago | |
| roll_tor.sh | 3 weeks ago |
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