Monster stats/Script

From Wildermyth Wiki
< Monster stats
Revision as of 05:05, 20 February 2022 by Sten (talk | contribs)

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