The first minor release for PF2e Wealth Calculator adds two brand new features:
- You can now use multiple files as input. This means you can keep all of your loot text files organized by level, area or whatever else and still be able to analyse everything with a single command.
- Support for random item generation was added. The `-r` option was added to quickly and easily generate random loot without having to leave the terminal. Just specify the number of items you want and optionally a range of levels to restrict the results and watch chaos ensue. This is still a rather simplistic implementation as it doesn't yet allow for any customization of parameters outside of level, but more is already set to come in the near future.
Minor changes include a new `--tbl` option to print the Treasure by Level table directly in the terminal for quick and dirty reference (consider maximizing the terminal windows, it's pretty large!) and rewriting some parts of the readme for clarity.