Line 636: |
Line 636: |
| | | |
| ='''Evasion'''= | | ='''Evasion'''= |
| + | |
| Evasion has two caps depending on the calculated base evasion of the ship. Base evasion is calculated as follows: | | Evasion has two caps depending on the calculated base evasion of the ship. Base evasion is calculated as follows: |
| + | |
| {|class="wikitable mw-collapsible mw-collapsed" width="100%" | | {|class="wikitable mw-collapsible mw-collapsed" width="100%" |
− | !Evasion | + | !colspan=2|Evasion |
| |- | | |- |
| + | !<div style="-webkit-writing-mode:vertical-rl;-webkit-transform:rotate(180deg); text-align:left;">Pre-cap</div> |
| | | | | |
| <math>\text{Evasion}_\text{pre-cap} = \bigl\lfloor \left( \text{Evasion}_\text{ship} + \sqrt{2\text{Luck}} \right) \times \text{Mod}_\text{formation} \bigr\rfloor</math> | | <math>\text{Evasion}_\text{pre-cap} = \bigl\lfloor \left( \text{Evasion}_\text{ship} + \sqrt{2\text{Luck}} \right) \times \text{Mod}_\text{formation} \bigr\rfloor</math> |
Line 685: |
Line 688: |
| |Combined Fleet Cruising Formation 4||?||?||1.0||1.0 | | |Combined Fleet Cruising Formation 4||?||?||1.0||1.0 |
| |} | | |} |
− | | + | |- |
| + | !<div style="-webkit-writing-mode:vertical-rl;-webkit-transform:rotate(180deg); text-align:left;">Cap</div> |
| + | | |
| The evasion is then capped as follows: | | The evasion is then capped as follows: |
| {|class="wikitable" style="text-align:center" | | {|class="wikitable" style="text-align:center" |
Line 697: |
Line 702: |
| | ≥ 65|| <math>\lfloor55 + 2\sqrt{\text{Evasion}_\text{pre-cap} - 65}\rfloor</math> | | | ≥ 65|| <math>\lfloor55 + 2\sqrt{\text{Evasion}_\text{pre-cap} - 65}\rfloor</math> |
| |} | | |} |
− | | + | |- |
| + | !<div style="-webkit-writing-mode:vertical-rl;-webkit-transform:rotate(180deg); text-align:left;">Post-cap</div> |
| + | | |
| Capped evasion is then modified by post-cap modifiers: | | Capped evasion is then modified by post-cap modifiers: |
| | | |