Syndaryl / DFRPGRandomDungeonGenerator

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 the DFRPG / GURPS 4e.
Other
35 stars 13 forks source link

Mana level and related #16

Closed Zuljita closed 6 years ago

Zuljita commented 6 years ago

We need to generate this

Syndaryl commented 6 years ago

I suggest we handle this much like lighting level: Have an overall dungeon level, and then a chance of a modification in individual dungeon rooms.

Off the top of my head, I suggest 80% normal mana on a dungeon level, and 80-90% consistent with dungeon level on a room-by-room basis.

Syndaryl commented 6 years ago

Done.