Pathdfinder 2e Treasure generator
Booty Boi helps DM's generate loot based on the XP budget of the fights. It also helps you manage keeping your party properly geared (according to the PHB). For example, if your party level is 1 and your do 10x 100xp fights. It will generate enough loot to meet the requirements of what your party should be at loot wise.
The Bonus slider is used for when you reward xp outside of combat, for example, 40xp of stuff happened and now you are trying to generate loot for an 80xp fight. You would set it the XP Budget to 80 and add the 40xp in the bonus. This will generate loot for 120xp fight but will keep your players on track to be properly geared out. Another use for it is to just give them bonus loot because you like them or they did something awesome. more loot > less loot.
All items of value are in there from the PHB. If the other books have new times please help me out and open up a pull request with the items added. The file is here, and I think people can add stuff in even though they are not a programmer https://github.com/Phara0h/booty-boi/blob/master/src/scripts/items.js
All loot gens persist (Localstorage) so its local to your browser/app.
Booty Boi helps DM's generate loot based on the XP budget of the fights. It also helps you manage keeping your party properly geared (according to the PHB). For example, if your party level is 1 and your do 10x 100xp fights. It will generate enough loot to meet the requirements of what your party should be at loot wise.
The Bonus slider is used for when you reward xp outside of combat, for example, 40xp of stuff happened and now you are trying to generate loot for an 80xp fight. You would set it the XP Budget to 80 and add the 40xp in the bonus. This will generate loot for 120xp fight but will keep your players on track to be properly geared out. Another use for it is to just give them bonus loot because you like them or they did something awesome. more loot > less loot.
All items of value are in there from the PHB. If the other books have new times please help me out and open up a pull request with the items added. The file is here, and I think people can add stuff in even though they are not a programmer https://github.com/Phara0h/booty-boi/blob/master/src/scripts/items.js
All loot gens persist (Localstorage) so its local to your browser/app.
Show More