morepurplemorebetter / fvtt-items-with-spells-5e

For FoundryVTT - Link spells to items
MIT License
1 stars 2 forks source link

[FEATURE] Adding features to items with spells #1

Closed GhostwheelX closed 4 months ago

GhostwheelX commented 4 months ago

There are quite a few items that have "nested" effects that don't particularly fit as spells. While they could be made to be spells, it doesn't work perfectly.

Some examples of such an item include the Staff of Striking, Staff of Withering, Dagger of Venom, and the Helm of Brilliance (for the diamond and fire opal effects).

With that in mind, would it be possible to add features to the items that can be "nested" through the module, rather than keeping it restricted to just spells?

morepurplemorebetter commented 4 months ago

This is explicitly something that is beyond the Items with Spells module. This module is intended for spells, and spells only. What you are looking for is covered by the Magic Items module and will not be added to this module.

Let me quote from the readme:

The scope of this module is intentionally limited and will not fully replace the edge-cases that Magic Items attempts to accommodate.

I'm sorry, but if you want this functionality, you'll either have to use another module or make a copy of this module and code it yourself.