Releases: ultrakorne/better-rolltables
Releases · ultrakorne/better-rolltables
Release v1.6.1
Release v1.6.0
Release v1.5.0
Changelog
- Loot tables now also have the formula field for every result similar to (not for text result)
- Updated Loot table examples (5e) showcasing simpler table configuration
- New documentation page for Loot tables
- Spanish translation (thanks to HonzoNebro)
Release v1.4.0
Release v1.3.0
Changelog
- new API available for your macros to generate tables from compendia (check how to in the wiki:
https://github.com/ultrakorne/better-rolltables/wiki/API-for-macros-and-modules#how-to-generate-tables-from-compendia )
Release v1.2.1
Release v1.2.0
Changelog
- new rolltable type "Better table" allow to define an amount formula for each table result making it perfect for encounter tables an many more.
- "better" tables set to draw without replacement are honored when rolling on sub-tables and will be automatically resetted when 0 results are left
- "better" tables can roll recursively on table that belong to compendia
- "amount of rolls" define how many times the whole table is rolled (display roll in chat will only display the first roll at the moment)
- check the Encounter Example table in the loot tables pack for reference
- Korean translations (Thx to KLO)