| Line 25: |
Line 25: |
| | =General Modernization= | | =General Modernization= |
| | This applies to firepower, torpedo, anti-air, and armor. The formula for bonus stats from Modernization to these stats is: | | This applies to firepower, torpedo, anti-air, and armor. The formula for bonus stats from Modernization to these stats is: |
| − | | + | {{Formula |
| − | <math>\text{Stat}_\text{success} = \text{Stat}_\text{input} + \lfloor \frac{\text{Stat}_\text{input} +1}{5} \rfloor</math><br>
| + | |Title=Modernization Stat Formula |
| − | <math>\text{Stat}_\text{failure} = \lfloor 0.5 \times \left( \text{Stat}_\text{input} + \frac{\text{Stat}_\text{input} +2}{5} \right) \rfloor</math>
| + | |Math=\begin{align} |
| − | | + | \text{Stat}_\text{success} &= \text{Stat}_\text{input} + \lfloor \frac{\text{Stat}_\text{input} +1}{5} \rfloor \\ |
| − | * <math>\text{Stat}_\text{input}</math> is the stat increase displayed on the Modernization menu.
| + | \text{Stat}_\text{failure} &= \lfloor 0.5 \times \left( \text{Stat}_\text{input} + \frac{\text{Stat}_\text{input} +2}{5} \right) \rfloor |
| − | | + | \end{align} |
| − | ;Notes
| + | |Var=<math>\text{Stat}_\text{input}</math> is the stat increase displayed on the Modernization menu. |
| − | * There is a fixed 50/50 chance of success/failure.
| + | |Notes=There is a fixed 50/50 chance of success/failure. |
| | * Success/failure is calculated '''independently per stat'''. | | * Success/failure is calculated '''independently per stat'''. |
| | ** This means that it is possible for one stat to succeed and another to fail. | | ** This means that it is possible for one stat to succeed and another to fail. |
| Line 38: |
Line 38: |
| | ** This can change the modernization efficiency listed below. | | ** This can change the modernization efficiency listed below. |
| | * For maximum gains, it is better to spam multiple +5 modernizations. | | * For maximum gains, it is better to spam multiple +5 modernizations. |
| | + | }} |
| | | | |
| | {|class="wikitable" style="text-align:center" | | {|class="wikitable" style="text-align:center" |