Talk:Monster stats

From Wildermyth Wiki

Generation script

This is a Python script to generate the monster stat tables. Copy the code in the box below into a text file named tables.py (or whatever you want) inside the Wildermyth directory. Then run it by calling python tables.py from the command line. It will create a text file for each difficulty named tables_<difficulty>.txt, full of wiki-formatted tables that can be pasted into the appropriate wiki pages.

Sten (talk) 12:41, 16 February 2022 (PST)