Attach effects to owned items #68
Labels
No labels
API
bug
can't reproduce
confirmed
dependencies
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
performance
question
to be confirmed
waiting for feedback
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: dungeonslayers/ds4#68
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Story
As a player, I want to associate effects to owned items which can act on the actor, such that I can automate calculating the special (e.g. magical) effects of items on actor values.
Description
One should be able to add effects like "magical armor bonus +2" to equipable items. In that way, special item boni on actor values should automatically take effect when the item is equipped (i.e. its effect is active).
As of active effects API v1, owned items cannot have effects (see #24). It would be good to await the new version hoping for better support of owned items.
Acceptance criteria