| Line 22: |
Line 22: |
| | |- | | |- |
| | | | | | |
| | + | {{color|red|These formulas are taken from the vita version and has not been tested, it may be outdated.}} |
| | + | |
| | The success chance of detection is calculated by the following formula: | | The success chance of detection is calculated by the following formula: |
| | | | |
| − | <math>\text{Succes Rate}_\text{%} = \sum^{\text{All Ships}} \frac{\text{LoS}_\text{ship} + \text{LoS}_\text{Equipment}}{\text{Mod}_\text{order}} + \text{Mod}_\text{NbShip} - 20 + \lfloor \sqrt{10 \times \text{Recon}_\text{power}} \rfloor</math> | + | <math>\text{Succes Rate}_\text{%} = \frac{\lfloor \text{Detection}_\text{power} + 1 \rfloor}{20}</math> |
| | + | |
| | + | <math>\text{Detection}_\text{power} = \sum^{\text{All Ships}} \frac{\text{LoS}_\text{ship} + \text{LoS}_\text{Equipment}}{\text{Mod}_\text{order}} + \text{Mod}_\text{NbShip} - 20 + \lfloor \sqrt{10 \times \text{Recon}_\text{power}} \rfloor</math> |
| | | | |
| | With: | | With: |
| | * <math>\text{LoS}_\text{Ship}</math> the base {{LOS}} of the ship. | | * <math>\text{LoS}_\text{Ship}</math> the base {{LOS}} of the ship. |
| | * <math>\text{LoS}_\text{Equipment}</math> the sum of the {{LOS}} of all equipment of the ship. | | * <math>\text{LoS}_\text{Equipment}</math> the sum of the {{LOS}} of all equipment of the ship. |
| − | *<math>\text{Mod}_\text{order}</math> depend of the position of the ship in the fleet: | + | *<math>\text{Mod}_\text{order}</math> depend of the ship position in the fleet: |
| | {|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto" | | {|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto" |
| | !colspan=2|<math>\text{Mod}_\text{order}</math> | | !colspan=2|<math>\text{Mod}_\text{order}</math> |
| Line 42: |
Line 46: |
| | |3~6||8 | | |3~6||8 |
| | |} | | |} |
| − | *<math>\text{Mod}_\text{NbShip}</math> depend of the number of ships in the fleet: | + | *<math>\text{Mod}_\text{NbShip}</math> depend of the ships number in the fleet: |
| | | | |
| | {|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto" | | {|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto" |
| Line 63: |
Line 67: |
| | * <math>\text{Recon}_\text{power} = \sum^{\text{All Recon}}\big( \text{Plane}_\text{Count} + \text{Mod}_\text{proficiency} \big) + \text{Mod}_\text{Carrier}</math> | | * <math>\text{Recon}_\text{power} = \sum^{\text{All Recon}}\big( \text{Plane}_\text{Count} + \text{Mod}_\text{proficiency} \big) + \text{Mod}_\text{Carrier}</math> |
| | With: | | With: |
| − | :* <math>\text{Plane}_\text{Count}</math> is the number of planes in the slot for all plane that participate in the detection. | + | :* <math>\text{Plane}_\text{Count}</math> is the planes slots for planes that participate in the detection. |
| − | :* <math>\text{Mod}_\text{proficiency}</math> the plane proficiency bonus: | + | :* <math>\text{Mod}_\text{proficiency}</math> the plane [[proficiency]] bonus: |
| | | | |
| | {|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto" | | {|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto" |
| Line 103: |
Line 107: |
| | With: | | With: |
| | * <math>\text{Def}_\text{figther} = f(\sum^{\text{All Figther}} \text{Plane}_\text{Count})</math> with: | | * <math>\text{Def}_\text{figther} = f(\sum^{\text{All Figther}} \text{Plane}_\text{Count})</math> with: |
| | + | *<math>f(x)</math> a function defined as: |
| | {|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto" | | {|class="wikitable mw-collapsible mw-collapsed" style="text-align:center; margin:auto" |
| | !<math>x</math> | | !<math>x</math> |