| Line 142: |
Line 142: |
| | Planes that participate in this phase: | | Planes that participate in this phase: |
| | * Fighters: | | * Fighters: |
| − | ** {{Fighter}}/{{Night Fighter Aircraft}} carrier-based, | + | ** {{Fighter}}/{{Night Fighter}} carrier-based, |
| | ** {{SeaplaneFighter}} seaplanes. | | ** {{SeaplaneFighter}} seaplanes. |
| | ** {{IconText|{{ASWPlane}}|Hayabusa|8}} ASW Hayabusa | | ** {{IconText|{{ASWPlane}}|Hayabusa|8}} ASW Hayabusa |
| Line 230: |
Line 230: |
| | | | |
| | \text{Count}_\text{Plane} \times | | \text{Count}_\text{Plane} \times |
| − | \left( | + | \left( K1 \times |
| | \text{random} | | \text{random} |
| − | \left[ | + | \left( |
| | 0 ; \frac{\text{Mod}_\text{Air State}}{3} | | 0 ; \frac{\text{Mod}_\text{Air State}}{3} |
| − | \right] + \frac{\text{Mod}_\text{Air State}}{4} | + | \right) + K2 \times \frac{\text{Mod}_\text{Air State}}{4} |
| − | \right) \times 0.1 \times \text{Mod}_\text{Jet} | + | \right) \times 0.1 |
| | | | |
| | \right \rfloor</math> | | \right \rfloor</math> |
| Line 244: |
Line 244: |
| | For each slot of the '''Enemy Fleet:''' | | For each slot of the '''Enemy Fleet:''' |
| | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" | | {|style="padding:10px; margin:20px; border:1px solid orange; border-radius:10px" |
| − | |valign="center"| <math>\text{Plane Loss} = \Big\lfloor \text{Count}_\text{Plane} \times \big( 0.035 \times \text{random} \left[ 0 ; \text{Mod}_\text{Air State} \right] + 0.065 \times \text{random} \left[ 0 ; \text{Mod}_\text{Air State} \right] \big) \Big\rfloor</math> | + | |valign="center"| <math>\text{Plane Loss} = \Big\lfloor \text{Count}_\text{Plane} \times \big( 0.035 \times \text{random} \left[ 0 ; 11 - \text{Mod}_\text{Air State} \right] + 0.065 \times \text{random} \left[ 0 ; 11 - \text{Mod}_\text{Air State} \right] \big) \Big\rfloor</math> |
| | |} | | |} |
| | |- | | |- |
| | |colspan=2| | | |colspan=2| |
| | ;With | | ;With |
| − | * <math>\text{Count}_\text{Plane}</math> is the plane's count in the slot. | + | * <math>\text{Count}_\text{Plane}</math> the plane's count in the slot. |
| − | * <math>\text{Mod}_\text{Air State}</math> is the Air State modifier for each side, with: | + | * <math>\text{Mod}_\text{Air State}</math> the Air State modifier for each side, with: |
| | ** {{color|green|'''AS+'''}}: 1 | | ** {{color|green|'''AS+'''}}: 1 |
| | ** {{color|green|'''AS'''}}: 3 | | ** {{color|green|'''AS'''}}: 3 |
| Line 256: |
Line 256: |
| | ** {{color|red|'''AD'''}}: 7 | | ** {{color|red|'''AD'''}}: 7 |
| | ** {{color|red|'''AI'''}}: 10 | | ** {{color|red|'''AI'''}}: 10 |
| − | * <math>\text{Mod}_\text{Jet}</math> is '''0.6''' for {{EquipmentLink|Kikka Kai|Jet Keiun Kai|text=Jets|link=Jets}}, '''1''' otherwise. | + | |
| − | * The random function takes a random integer within the range in a linear distribution. | + | * <math>K1</math> & <math>K2</math> being: |
| | + | {|class="wikitable" style="text-align:center" |
| | + | !Type |
| | + | !Colspan=2|{{ASWPlane}}/{{Autogyro}}<br>{{Equipment/Link|Type 3 Command Liaison Aircraft (ASW)|Type 3 Command Liaison Aircraft Kai|Type 3 Command Liaison Aircraft Kai 2|link=Liaison Aircraft|text=Command Liaison Aircraft}}<br>[[Rotorcraft]] |
| | + | !{{JetFighterBomber1}}{{JetFighterBomber2}}<br>{{EquipmentLink|Kikka Kai|Jet Keiun Kai|text=Jets|link=Jets}} |
| | + | !All Others |
| | + | |- |
| | + | !Air State |
| | + | !<math>K1</math> |
| | + | !<math>K2</math> |
| | + | !<math>K1</math> & <math>K2</math> |
| | + | !<math>K1</math> & <math>K2</math> |
| | + | |- |
| | + | !AI |
| | + | |0.85||0.95||rowspan=4|0.60||rowspan=4|1.00 |
| | + | |- |
| | + | !AD |
| | + | |0.5||0.50 |
| | + | |- |
| | + | !AP/AS/AS+ |
| | + | |0.20||0.35 |
| | + | |} |
| | + | * The random functions take a random number within the range in a linear distribution. |
| | + | [https://docs.google.com/spreadsheets/d/1Fs7xigCWCckIYiydd6y2-CrzWSadRux_grjOQZ_78AA/edit?gid=687541190#gid=687541190] |
| | |} | | |} |
| | | | |