Publishing to rendered (deploy.sh)

This commit is contained in:
Hazel Layne Aranda 2021-03-26 23:42:29 -04:00
parent 154882367c
commit 3ae5709f18
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ A character's social skill and charm.</p>
Damage could be thought of as the sum of all of the small injuries and fatigue of the character. </p>
<p>Only when a character's health is fully depleated will they suffer major injury or have the possibility of death.</p>
<p>Health can be restored by rest and medical attention.</p>
<p>A character's maximum health is equal to twice their constitution stat plus their current level: <code>(CON * 2) + Level</code>.</p>
<p>A character's maximum health is equal to their constitution plus their current level.</p>
<h2 id="skills">Skills</h2>
<p>Skills represent specific actions or subjects that a character has special
training or intuition for.</p>