Question about Air Combat Values

Gary Childress

Student for and of life
Joined
May 11, 2007
Messages
4,480
Location
United Nations
When a fighter intercepts a bomber what combat values come into play? I assume that the intercepting fighter uses it's "attack" strength and the intercepted bomber would use its "defense" strength to determine the outcome of the fight? Is that assumption correct?

Thanks.
 
okay so far, but what does the air defence value say?? It is "only" the propability,that the fighter intercepts the bomber at all?

How about these values with ships or AA Land Units?? The same as with fighters ?
 
okay so far, but what does the air defence value say?? It is "only" the propability,that the fighter intercepts the bomber at all?

How about these values with ships or AA Land Units?? The same as with fighters ?

The probability of intercept is under the General Settings tab. THe attack and defense values are what is used once the intercept occurs to determine the outcome.
 
IIRC, one AA unit in a city will not act with full capacity unless there are other AA units present. Can anybody confirm this?
 
The AA combat formula from alexman (not from me !):

The real strength of each AA unit is 1/10th of the value shown in the editor. So Flak has a strength of 0.2.

Each AA unit in the tile being bombarded takes a shot against the defense of the bombarding air unit. The chance of shooting down the air unit is A/(A+D), as with all other forms of combat in Civ3. Remember, A is 10 times less than what is in the editor for the AA unit.

The maximum number of AA units that are given a chance to shoot down the plane is 4. Any AA units above 4 are ignored.

So, for example, if you want the formula for the probability of N units with a strength of A shooting down a plane with defense of D, here it is:

1 - (D / (D+A))^min(N,4)

D is the defense value of the bombarding air unit (2 for a bomber). No modifiers apply. A is the AA strength of the AA unit (0.2 for flak). N is the number of AA units, not the number of air units.

min(N,4) = N, if N less or equal to 4
min(N,4) = 4, if N greater than 4

The SAM battery works like this:

For each bomber, there is a chance equal to the interception chance for the SAM to fire (50% against conventional, 5% against stealth)

If the SAM doesn't fire, the bomber continues as if the SAM were not present. This includes the chance of getting shot down by AA fire.

If the SAM fires, it has a A/(A+D) probability to shoot down the plane (A=8 for the SAM, D=2 for the Bomber). If the plane is not shot down, the Bomber survives, but it loses its chance to do any damage as well.

This is the old Air Combat/AA thread.
 
Back
Top Bottom