DFRPGRandomDungeonGenerator
DFRPGRandomDungeonGenerator copied to clipboard
A HTML/CSS/JavaScript based random dungeon generator for GURPS. Eventual goals are to not only produce a map, but also populate the rooms with descriptions and challenges. Game statistics will be for...
See how water is being built for details
Also add dead NPC adventurers to dungeon dressing. Note what info you get / results you get when you use divination or even resurrect the corpse. Link to other dungeon...
"I accidentally noticed that the donjon random generator can export its map into a text-based format, which can then be imported by other apps would something like that be possible...
There's two related problems here: * When two rooms are adjacent, both rooms may knock doors into the wall between them. This increases the number of doors in a wall...
A room should report on nearby rooms with monsters, and if possible list a Hearing penalty for those monsters to hear what PCs are up to. Based on corridor length?...
So recent discussion of this app on the [GURPS forum thread](http://forums.sjgames.com/showthread.php?t=158217) suggests people: 1. Want an easy way to tweak the data the generator uses, and... 2. Want this to...
Things like Fungus and Ooze can change a fair bit in CER depending on random choices in creation. We need to develop a function that picks the needed subtypes and...
Some traps and obstacles really need a whole tailor made room for them. We'd like to be able to include those.