Zero AI
Author: alterNERDtive
Project: Source Foundry Versions 14 to 14.999 (Verified 14.363)
Last Updated 6 days, 22 hours ago
Yeets expired active effects.
Foundry v14 added automated active effect expiry. Unfortunately though it only disables expired effects by default; that causes issues with re-applying the same effect later, and with custom effect types like D&D 5e’s enchantments.
Technical Details
Literally all this does is CONFIG.ActiveEffect.expiryAction = "delete".