2.0.0
- Officially added Kage as contributor in modules file
- Compatible with 0.5.7 and dnd5e 0.9
New Features:
- Loot vs Merchant sheet types
- Price modifier applies to visuals and transactions only
- Purchase button allows players to purchase an item. Transaction is processed via sockets and inventories and currencies are properly updated
- Loot button allows players to loot an item from a loot sheet, moving it to their inventory
- Both of the above mean that players no longer require special permissions to a lootsheet token
- Generate inventory from Rollable Tables. In order for this to work, you must build your own rollable tables with result type "entity" and "item". The sheet will take a dice formula for the number of items and quantities of each item.
Fixes and Improvements:
- Added various help messages and notifications when errors or problems occur.
- Improved chat messages for purchases, looting, and currency distribution.
- There are several settings now available for this mod, so be sure to check them out.