« In the Beginning | Main | Multi Player Chess »
Tuesday, April 27, 2004
Nice Dice - D20 Dice Roller
NiceDice is a free dice rolling program (windows) useful for D&D or any other roll playing game - especially D20 style games.Features currently include:
- Roll N * (x*(yDm+z)+w) style dice (N upto 999)
- Context sensitive help popups
- Includes saving throw calculations (with save DC) and 4 save styles
- Includes complete combat calculations (with attack, armour, multi-attack, decreasing attack modifier)
- Shows full/half/quarter damage results, and full table of individual rolls.
- Unlimited rollsets
- Keeps a history of all your rollsets, and you can name the rollsets if you wish.
- Can save/load roll sets with tamper proof marker (for PBEM)
- Create common dice rolls in the DICE.INI file.
- Support for 1 = -10 and 20 = 30 optional rule.
Configuration of DICE.INI allows creation of custom dice....
- Percentile (D100)
- Cure Critical Wounds (3d8+7)
- Frank the Monk (1d10+2) [12,12,7,2]
Save and load your rollsets....
[d10+2 [+12,+12,+7,+2], x 3]
Number=12
DateTime=12-07-2006 9:36:57 AM
Description=d10+2 [+12,+12,+7,+2], x 3
Dice=1,10,2,0
Combat=Yes
Saving=No
ThirdEdition=Yes
CriticalDice=No
THAC0=12
AC=22
Save=12
SaveType=0
DiceType=12
AttacksPerRound=4
AttackDecrement=-5
FullAttacksPerRound=2
Results=18,9,4
Rolls=8,7,10,11,11,6,5,10,4,6,3,4
Hits=20,6,8,4,5,18,6,-5,18,7,-4,-8
Mods=0,0,-5,-10,0,0,-5,-10,0,0,-5,-10
Check=tMQ{Tw{grT\X@i]Zdhy[x<<<
Screen Shots...combat in action, and saving throws in action. Click on the images to enlarge.
Note the Check line, when loaded back into the dice roller - a flag will show up showing that the results have been tampered with, if anyone has modified the roll parameters or results.
Grab it here, if there is any problems use the Contact Me button at the top for bugs or anything else.
Version 2006.1.1 - Released 19th July 2006
- Fixed history navigation problem causing index out of bounds
- Fixed possibility of rolling >1000 dice when multiple attacks per round setup
- Completely redesigned the dice interpreter in DICE.INI ... 3D8+1 defaults to 3(D8+0)+1 (by request)... you can now specify 5(d4+1).
- DICE.INI uses {curly braces} to delimite dice definitions and [square brackets] to delimit attack bonus sequences. You will need to change your DICE.INI and change (round brackets) to {curly braces}.