Djphoenix719 / FVTT-PF2EToolbox

A collection of tweaks and improvements for both quality of life and system improvement for the Foundry VTT Pathfinder 2E system.
Apache License 2.0
16 stars 9 forks source link

Removed Feature Native Implementation: Distribute XP #69

Closed dpotter895 closed 2 years ago

dpotter895 commented 2 years ago

I use to use the DistributeXp class that you made to automatically give my players xp based on the battle outcome. I found the commit where you removed this class, and you say you did this because native already provides this functionality. I can't seem to find any documentation on this, could you either point me to where you found this info or give me an example of native implementation, if you don't mind? (I also see it says it is still supported in the Readme).

Djphoenix719 commented 2 years ago

PF2E provides a macro in the pack of macros that comes with the system.

Wasabi2007 commented 2 years ago

Could you point me to where to find the Systems distribute XP macro 🙂 I only seem to find the calculate XP macro 😅

dpotter895 commented 2 years ago

I had to make my own distribution of xp. I based it off the distribute hero points macro.