Authors' note: Of the old MOD "Dicemod v0.8.8b" we kept only 2 skins, not a single line of that one has been used, everything has been rewritten from ground zero. An additional skin created in SVG has been added.
phpBB 3.3.0 compatibility: viewtopic.php?p=15395856#p15395856
» phpBB Studio
2.1.2
PHP >= 5.5
phpBB >= 3.2.5 and optional also this PR 5474
Usage of
glob()
Are you a RPG enthousiast? A role playing master ? Then we've got just the rolls for you!
We have created a comprehensive dice roller extension that is flawlessly integrated into phpBB's native system.
Your users can throw dice within your forums and let the story continue in new directions.
All this while you as an Administrator are in control.
We have taken all precautions to make sure users can not manipulate their dice rolls into the desired outcome.
A custom PHP class was created to make sure all calculations are done “behind the scenes”.
And an additional way to gain more control over the individual rolls is done by mimicing the native attachment system.
A preview of some of the possibilities:
d6 or 1d A 6 sided die
2d6 Two 6 sided dice
1d6+4 Roll a 6 sided dice and add 4 to the result
2d10*4+1d20 Roll two 10 sided dice multiply by four, and roll one 20 sided die
2d10+4+2d20-L Roll two 10 sided dice add four, and roll two 20 sided die, taking away the lowest of the two
d% A percentile die - equivalent to d100
dF or dF.2A standard fudge dice - 2 thirds of each symbol
dF.1 A non-standard fudge dice - 1 positive, 1 negative, 4 blank
2d6! Exploding dice - two 6 sided die, rolling again for each roll of the maximum value
2d6!! Exploding & compounding dice - like exploding, but adding together into single roll
2d6!p Penetrating dice - like exploding, but subtract 1 from each consecutive roll
2d6!!p Penetrating & compounding dice - like exploding & compounding, but subtract 1 from each consecutive roll
2d6!>=4 Exploding dice, but only if you roll a 4 or greater - Also usable with compounding and penetrating dice
2d6>4 Dice pool - anything greater than a 4 is a success. Counts the number of successes as the total
Download: https://phpbbstudio.com/extensions/dice-rolls
Be sure to enable the Dice roll on a per forum basis after the installation.
But hey, why explain things when you can just test it out yourself!
Live demo test page!