Status effects module ===================== The status effects module adds a single component, :lua:class:`StatusEffects`, a generic holder for modifications. Load it with the following: .. code-block:: lua prism.loadModule("prism/extra/statuseffects") .. toctree:: :caption: Components :glob: :maxdepth: 1 components/*