Fix health misbalance
This commit is contained in:
parent
bf1c0198e5
commit
0796851cdf
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ Only when a character's health is fully depleated will they suffer major injury
|
|||
|
||||
Health can be restored by rest and medical attention.
|
||||
|
||||
A character's maximum health is equal to twice their constitution stat plus their current level: `(CON * 2) + Level`.
|
||||
A character's maximum health is equal to their constitution plus their current level.
|
||||
|
||||
## Skills
|
||||
Skills represent specific actions or subjects that a character has special
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue