Difference between revisions of "BerserkerDice"

From SkullSecurity
Jump to navigation Jump to search
Line 4: Line 4:
* Path: http://svn.skullsecurity.org:81/ron/old/BerserkerDice/
* Path: http://svn.skullsecurity.org:81/ron/old/BerserkerDice/
* Created: Old.  
* Created: Old.  


I wrote this program many years ago, for Tunnels & Trolls. All it does is roll the specified number of 6-sided dice, then for every group of the same number, rerolls the set and recursively does the same thing.  
I wrote this program many years ago, for Tunnels & Trolls. All it does is roll the specified number of 6-sided dice, then for every group of the same number, rerolls the set and recursively does the same thing.  

Revision as of 18:09, 27 July 2008

BerserkerDice


I wrote this program many years ago, for Tunnels & Trolls. All it does is roll the specified number of 6-sided dice, then for every group of the same number, rerolls the set and recursively does the same thing.

It's used to calculate damage for berserk characters in Tunnels & Trolls.

svn co http://svn.skullsecurity.org:81/ron/old/BerzerkerDice