Line 64:
Line 64:
Experience earned through exercises has a cap where experience over 500 is square rooted.
Experience earned through exercises has a cap where experience over 500 is square rooted.
−
<math>\text{Exp}_\text{post-cap} = \big\lfloor \lfloor 500 + \sqrt{\text{Exp}_\text{pre-cap}-500} \rfloor \times \text{Mod}_\text{CT} \big\rfloor</math>
+
<math>\text{Exp}_\text{post-cap} = \lfloor 500 + \sqrt{\text{Exp}_\text{pre-cap}-500} \rfloor </math>
<math>\text{Exp}_\text{pre-cap} = \lfloor \frac{\text{Exp}_\text{Ship1}}{100} + \frac{\text{Exp}_\text{Ship2}}{300} \rfloor + \text{Rand}</math>
<math>\text{Exp}_\text{pre-cap} = \lfloor \frac{\text{Exp}_\text{Ship1}}{100} + \frac{\text{Exp}_\text{Ship2}}{300} \rfloor + \text{Rand}</math>