09-12-2013, 08:18 PM
![[Image: DiceBombSm.png]](http://www.ssodyssey.com/ba/DiceBombSm.png)
The X is for explode
Now with real explosions!
Version Bata 0.41
I have made a new dice roller. It can do any combination of number of dice and number of sides, and you can add or subtract any modifier. Also, for some extra fun you can also have exploding dice that if the highest number is hit it rolls again and adds them together. If the exploding dice hits the highest number it explodes again, this can continue indefinitely. You will see the roll in a chat message just like a normal roll, so if you are alone only you will see the roll. If you are in a party or raid then the whole group will see the roll. The rolls show up in yellow just like a normal roll except if your roll explodes then it will be in red. Also, if you would like to see the math behind the rolls check the Combat Log. (The combat log is a touch buggy not sure why, just keep checking it, it will show up)
I wanted to make it easier to maybe incorporate some of the more traditional pen and paper mechanics for those that want them.
I am looking for some beta testers to put it though its passes and give me your feedback. Also, if you can code let me know, I would love some help improving the the roller.
Slash commands
/dicex for info
/dx <# of dice you want to roll>d<# of sides to the dice><+ or -><modifier><add * for exploding dice> Space <Name the roll>
Example rolls
Without modifiers
/dx 2d6
With modifiers
/dx 1d20+5
With exploding dice
/dx 3d6*
With exploding dice and modifiers
/dx 3d6+3*
You can also add a description to the roll like this
/dx 2d6+2* Strength
It will come out like this if it dose not explode
Dusk rolls 8 (2d6+2*) § Strength
and this if it does explode
Dusk rolls 14 (2d6+2*) § Strength
Download
Click here to download DICEx 0.41 addon zip
Spoiler:
Roll systems to try
One that I have really come to like is Mini6 it is very versatile and simple to learn. I think it could work well with all the different types of character we like to play. No real restrictions, and it is free.
You can take a look for your self here
or download the PDF here
To do List / Wish List
- Combine the slash commands
- Get roll out of raid but whole group still see
- Character Sheets
- Compare rolls with opponent (great than 50 crit!)
- Explosion SoundFX
- Tauren Hold'em interferes with DICEx need to fix
Known Bugs
- First roll might not work but fear not the second will
- Prints random flagRSP stuff
- 1d1* will crash your wow
- don't go too high like 100000000d6 will also crash.