Track armor restrictions for characters #63
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#63
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 ds4 player, I want to track my character's armor restriction so that i don't need to remember it and it can be factored in automatic calculation of spellcasting and targeted spellcasting calculation.
Description
Wearing restricted armor has negative effects on spellcasting and targeted spell casting. In order to keep track of this. players need to be able to track their character's armor restrictions. Technically, the armor restriction is tied to the class (and talents, spells, which might lift some restrictions) but for now, it should simply be tracked manually.
Acceptance criteria