lots of gdd entries; milestones; deleted some unused files

This commit is contained in:
chimchooree
2023-02-03 00:14:27 -06:00
parent dce9e420da
commit 9fb44699ae
15 changed files with 116 additions and 65 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
<p>The overall value of your <a href="/blessfrey-gdd/gear">gear</a>, used in calculating damage absorption. <br></p>
<br>
<p>The overall value of your <a href="/blessfrey-gdd/gear">gear</a>, used in calculating damage absorption. </p>
<h2>what is the impact of AR?</h2>
<p>Every 40 points of armor rating cuts 50% of non-armor ignoring damage and every loss of 40 doubles that damage. 100 AR takes half the damage of AR 60 and twice the damage of AR 140. </p>
<h2>how do I calculate my armor rating? </h2>
<p>By default, it is 3 * <a href="/blessfrey-gdd/character">character's</a> <a href="/blessfrey-gdd/level">level</a> + MAX(the equipped gear's AR or the armor automatically bestowed by certain <a href="/blessfrey-gdd/job">jobs</a>). </p>
<p>When a character is hit, that strike is directed to one piece of gear. AR is not cumulative. Only the AR of the struck piece matters when calculating damage absorption. </p>