Armand Halbert Posted May 19 Share Posted May 19 Hi all, I made an Alfred workflow for rolling dice, and some basic operations on the roll. Some commands: roll 20 - roll 1 20 sided die roll 3d20 - roll 3 20 sided die roll 3d6 sum - sum the result of rolling 3 6-sided die roll 4d6 top3 - Get the top 3 dice after rolling 3 6-sided dice roll 10d6 >4 - Roll 10 6-sided dice, get the number of dice > 4 roll 3d20 +5/+2 - roll 3 20-sided dice, add 5 to the first, 2 to the second, and 0 to the third Initial Release: https://github.com/ahalbert/alfred-dieroller/releases/tag/v1.0 Any feedback or suggestions is appreciated. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now