Monster stats/Script

From Wildermyth Wiki
< Monster stats
Revision as of 12:42, 16 February 2022 by Sten (talk | contribs) (Created page with "This is a [https://www.python.org/downloads/ Python] script to generate the monster stat tables. Copy the code in the box below into a text file named '''<nowiki>tables.py...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.