Hook fix
- Fixed an issue where the
effectiv.preApplyEffect
did not work correctly - Changed how both hooks work: they now both pass three parameters,
effectData
,actor
, andconcentration
. OnlyeffectData
is intended to be mutated (and only on the pre hook)
Please report any issues caused by this release 🙏