This module aims to allow users to attach spells to items in such a way that when the parent item is added to an actor, the spells attached come with, pre-configured with consumption overrides and other small QOL changes.
It also adds a new display of spell-attached items to the Spellbook.

Features
This module does not replace or augment any core item workflow logic, only allows a way to signify that some Items also add spells to actors when added to an actor.
Recommended Use Cases:
- Magic Items which have Spells attached to them.
- Features which specifically add spells that have their own limited uses, not meant to be used with spell slots.
Not Recommended for:
- Class Spell Lists
- Subclass Specific Spells (e.g. "Always Prepared" spells)
The scope of this module is intentionally limited and will not fully replace the edge-cases that Magic Items attempts to accommodate.