Sunday, October 12, 2008

...tality!

as in brutality!

Just some code to handle Brutal dice. The above shows a power rolling 3 d12 brutal 2. Obviously this is incorrect for the power but I needed something for testing.

The shift crit code doesn't work with brutal dice, because I haven't figured out where it is in the code.

NM I found the shift crit code and altered it, now it works with the brutal dice. I also replaced the double reroll text. Now if it shows 2 numbers it actually rolled the dice twice.
First two lines show single rerolls.
Line 3 shows a Brutal that required no rerolls.
Line 4 shows the first die requiring 2 rerolls.
Line 5 shows a shift crit.

No comments: