issues
search
CodeWringer
/
strive-foundryVTT
STRIVE system for FoundryVTT
GNU General Public License v3.0
1
stars
0
forks
source link
Health ruleset update v7
#200
Closed
CodeWringer
closed
1 year ago
CodeWringer
commented
1 year ago
[x] Injuries when healed can now leave behind a scar, which is a new type of embeddable document.
A scar has properties such as: name, limit, description and effects (modifiers).
[x] Introduce types for character states. See the "States" section below "Character".
[x] These states must be trackable on the "Health" tab of a character.
[x] These states must be user-definable.
[x] Maximum magic stamina -> Sum of arcana + all known magic school skills, divided by two and rounded up.
[x] Add "scar" documents.
CodeWringer
commented
1 year ago
Modifers is pushed into its own separate issue #212