Line 243: |
Line 243: |
| For an '''Allied Fleet's ship''' defending against Enemy planes: | | For an '''Allied Fleet's ship''' defending against Enemy planes: |
| | | |
− | <math>\text{Prop}= \left \lfloor \frac{\text{AdjAA}_\text{ship} \times \text{CF}_\text{mod}}{400} \times \text{Plane}_\text{Count} \right \rfloor | + | <math>\text{Prop}= \left \lfloor \frac{\text{AdjAA}_\text{ship} \times \text{Mod}_\text{CF}}{400} \times \text{Plane}_\text{Count} \right \rfloor |
| </math> | | </math> |
| | | |
− | <math>\text{Fixed}= \left \lfloor \frac{ \left( \text{AdjAA}_\text{ship} + \left \lfloor \text{AdjAA}_\text{fleet} \right \rfloor \right) \times \text{CF}_\text{mod} \times \text{K}_\text{value}}{10} \right \rfloor</math> | + | <math>\text{Fixed}= \left \lfloor \frac{ \left( \text{AdjAA}_\text{ship} + \left \lfloor \text{AdjAA}_\text{fleet} \right \rfloor \right) \times \text{Mod}_\text{CF} \times \text{K}_\text{value}}{10} \right \rfloor</math> |
| | | |
| For an '''Enemy Fleet's ship''' defending against Allied planes: | | For an '''Enemy Fleet's ship''' defending against Allied planes: |
Line 258: |
Line 258: |
| * <math>\text{AdjAA}</math> are the previously calculated '''Adjusted AA values'''. | | * <math>\text{AdjAA}</math> are the previously calculated '''Adjusted AA values'''. |
| * <math>\text{Plane}_\text{Count}</math> is the current number of attacking planes. | | * <math>\text{Plane}_\text{Count}</math> is the current number of attacking planes. |
− | * <math>\text{CF}_\text{mod}</math> is the [[Combined Fleet]] modifier. | + | * <math>\text{Mod}_\text{CF}</math> is the [[Combined Fleet]] modifier. |
| ** '''1''' for Single Fleets, | | ** '''1''' for Single Fleets, |
| ** '''0.72''' if the ship is in CF's main fleet, | | ** '''0.72''' if the ship is in CF's main fleet, |