| Line 233: |
Line 233: |
| | | | |
| | \text{Plane}_\text{Count} \times | | \text{Plane}_\text{Count} \times |
| − | \left[ | + | \left( |
| | \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] + \frac{\text{Mod}_\text{Air State}}{4} |
| − | \right] \times 0.1 \times \text{Mod}_\text{Jet} | + | \right) \times 0.1 \times \text{Mod}_\text{Jet} |
| | | | |
| | \right \rfloor</math> | | \right \rfloor</math> |
| Line 244: |
Line 244: |
| | For each slot of the '''Enemy Fleet:''' | | For each slot of the '''Enemy Fleet:''' |
| | | | |
| − | <math>\text{Plane Loss} = \left \lfloor \text{Plane}_\text{Count} \times \left( 0.035 \times \text{random} \left[ 0 ; A \right] + 0.065 \times \text{random} \left[ 0 ; A \right] \right) \right \rfloor</math> | + | <math>\text{Plane Loss} = \Big\lfloor \text{Plane}_\text{Count} \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> |
| | | | |
| | Where: | | Where: |
| Line 250: |
Line 250: |
| | * <math>\text{Mod}_\text{Air State}</math> is the Air State modifier for each side, with: | | * <math>\text{Mod}_\text{Air State}</math> is the Air State modifier for each side, with: |
| | ** {{color|green|'''AS+'''}}: 1 | | ** {{color|green|'''AS+'''}}: 1 |
| − | ** {{color|green|'''AS'''}}: 2 | + | ** {{color|green|'''AS'''}}: 3 |
| | ** '''AP''': 5 | | ** '''AP''': 5 |
| | ** {{color|red|'''AD'''}}: 7 | | ** {{color|red|'''AD'''}}: 7 |