dfreds-convenient-effects
dfreds-convenient-effects copied to clipboard
[Feature Request] Add on the Api code the support for remove/update/add effect on items
Is your feature request related to a problem? Please describe.
Add on the Api code the support for remove/update/add effect on item.
I speak only at the level of the API no UI or other features, because I would like to use api interface to manage both actors and items.
Describe the solution you'd like
The code is already set up to use uuids and the creation of effects on the item uses the same methods as those for actors, so it would be a matter of changing the control from actor not present to actor or item not present.
If this is something you would be willing to consider I can open a PR.
Describe alternatives you've considered
Additional context
I would definitely consider doing this. Feel free to open a PR for it and I'll review it