This is software to generate random encounter tables for the RPG game, Ironsworn.
- Each region in the game has a table with NPCs/foes that are appropriate for that region.
- The tables scale in difficulty depending on location. Havens have more probabibility for Troublesome and Dangerous foes, but it gets harder in the northern regions.
- The tables scale to meet the character's experience. A player with no experience will never encounter the laviathon. A character with 20 experience has a low chance to encounter a Troublesome foe
- Tables can be generated using your truths. For example, you might only ant to have a world with animals and humans. See your truths for more on this.
To understand how the tables were compiled, see methodology
To install the software and generate your own tables, see using_script
Some foes don't appear in certain places, to keep the tables from being cluttered. See notes for more on this.
Roll d100 and add your total experience. If you roll out of table range, roll again.