You can download it from here. Just unzip it into a empty folder. CORRECTION it needs .NET Framework 2.0 not 3.5 which you can download from here. I forget that Visual Studio 2008 allows targeting different framework versions. So those of you with Windows 2000 Service Pack 3 can run this utility.
Note you may have this already so try running the utility first.
The four tables I coded are
- The Treasure Tables from Original D&D
- Ruins from Judges Guild
- Islands from Mazes and Minotaurs
- Strongholds from Original D&D
For the treasure tables you will need to select the treasure type from the combo box on the left.
Coding up the treasure table generator was the most painful of the lot. Full of special exceptions and conditional rolls. Also had to code in the generation of magic sword!.
If you want the source code you can email. This software isn't meant to compete against Tablesmith and other generic generator but a quick and dirty utility to help get my writing done. The ruins were the first things I did hence the name Ruin Generator.
Enjoy
10 comments:
Well, maybe if i 'upgrade' to XP from W2k I'll be able to use it.
--It looks nice, though. :)
Hey Rob, I could not get it to run.
I got a deathly crash trying to make a Desert Treasure...
For this sort of thing I find JavaScript embedded in an html page is quick, simple, and hugely portable.
So you had it running selected A(Desert) clicked Treasure and it crashed?
Thanks alot K. Bailey now you got me mucking around with Javascript ;-)
Great Job. I love it. I can't wait to use it for my uncomming hex-crawl.
glad you got it work and enjoy it.
This seems like it awards a lot of treasure. How would I use it for 1-4 level adventurers?
+Trek Eriksson, well first off the treasure types are meant for when the monsters are in their lair. So while Goblins get Type D, it is for a group of 40 to 400. For Ghouls they get Type B but again it is for a group of 2 to 24.
So what I would do it is roll it up and then divide it proportionally if the monsters are found in a small group.
Ok thank you! I had one other question about good tables to use to come up with ideas for lairs and ruins.
Post a Comment