cs96and / FoundryVTT-damage-log

FoundryVTT module to report all damage and healing to a separate chat tab
MIT License
9 stars 9 forks source link

Support for a5e system #50

Closed javierriveracastro closed 4 weeks ago

javierriveracastro commented 1 month ago

Just a simple pacth to add support for the Level Up: Advanced 5th Edition (ake a5e) system.

https://foundryvtt.com/packages/a5e

cs96and commented 1 month ago

Does Level Up: Advanced 5th Edition support temporary and temporary max hit points? If so, you should just use a copy of DamageLog.#DND_ATTRIBUTES, like sw5e does.

javierriveracastro commented 1 month ago

Umm.... yes, but it doesn't have tempMax... let me check.

It works anyway, let me edit the PR.

Done, now I see you ?? 0 tempMax.

cs96and commented 4 weeks ago

This is now in v1.22.0, thanks!