Re: Fhsu D&d
how dice roller works
[roll]#d#[/roll]Diplays cumulative results. 1d6 gives the results of 1 six-sided die, for example.
(1d6)[2]gives you (3d6+5)[11]
[rollv]#d#[/rollv]Displays individual dice results, then cumulative.
(3d6)[5][4][5](14)gives you (3d6-5)[9]
[roll]#d#+X[/roll]Displays the cumulative results, with the added modifier (X) totalled into it.
(3d6+5)[11] gives you (4d6b3)[14]
[roll]#d#-X[/roll]Displays the cumulative results, with the added modifier (X) subtracted from it.
(3d6-5)[9] gives you [roll5]
[roll]#d#b#[/roll]Diplays the cumulative results of the best of the dice (4d6b3, for example, would give cumulative results of the best 3 dice of 4 6-sided dice).
(4d6b3)[14] gives you [roll6]
[rollv]#d#b#[/rollv]DOES NOT WORK! It only gives the cumulative result of all the dice, not the best # of dice. You have to do the math yourself if you want to see the best-of results, or remove the v from the roller.
[roll]#d#b#+X[/roll]DOES NOT WORK! It gets ignored.
|