DFreds / dfreds-convenient-effects

A FoundryVTT module that adds easy to use toggleable active effects for any system.
MIT License
44 stars 37 forks source link

An attempt to expand the module to a multisystem view #281

Closed p4535992 closed 1 year ago

p4535992 commented 1 year ago

From a technical point of view, the idea is simply to create a class of "EffectDefinitions" for each system.

I started from the multisystem mechanism used by wasp for "item piles" and trying to touch as little code as possible.