issues
search
CodeWringer
/
strive-foundryVTT
STRIVE system for FoundryVTT
GNU General Public License v3.0
1
stars
0
forks
source link
Attributes and Skills ruleset update v7
#197
Closed
CodeWringer
closed
1 year ago
CodeWringer
commented
1 year ago
[x] Enable manually keeping track of modified and unmodified attribute and skill levels.
[x] Skills are now divided into three tiers, based on their level. The requirements to advance are different by tier.
Level 0: 6 S / 9 F
Level 1-4: (N + 1)
2 S / (N + 1)
3 F
Level 5+: N
N S / (N + 1)
(N + 1) F
Where N = current level
CodeWringer
commented
1 year ago
Modifier-logic moved to #212