scripts.generate_random_encounter module

Not really a test. Read all monsters and generate json output suitable to use as a random encounter.

This file would be useful for maintaining a master random encounter file, or for making new ones.

Currently, reads and uses all, eventually, may be useful to accept command line arguments to customize

  • Leif

scripts.generate_random_encounter.generate_list()[source]
scripts.generate_random_encounter.generate_monster_section(monster)[source]