Fissure (move): Difference between revisions

→‎Generation II: restoring (it's definitely not the same thing)
(→‎Generation II: restoring (it's definitely not the same thing))
Line 47: Line 47:
The accuracy of Fissure now follows the formula below.
The accuracy of Fissure now follows the formula below.


<math>Accuracy = \Bigl ((Level_{user}-Level_{target}) \times \frac{2}{256} + \frac{76}{256}\Bigr)\%</math>
<math>Accuracy = \Bigl ((Level_{user}-Level_{target}) \times \frac{2}{256} + \frac{76}{256}\Bigr) \times 100\%</math>


This formula means that the accuracy starts at approximately 30% and grows by approximately 0.78% for every level higher than the target that the user is.
This formula means that the accuracy starts at approximately 30% and grows by approximately 0.78% for every level higher than the target that the user is.