Jump to content

Airstrike Formulas


Alex
 Share

Recommended Posts

  • Administrators

This post is me explaining airstrikes with formulas.

Attacker's Total Army Value = Aircraft * 3
Defender's Total Army Value = Aircraft * 3

Three times the game loops through, rolling a random number between 40% of both the attacker's and defender's total army values. Whoever rolls a higher number is the winner of that loop.

 

Casualties are also calculated here, in each loop.

Attacker Casualties += Defender's Roll / 54

Defender's Casualties += Attacker's Roll / 54
UNLESS AIRSTRIKE IS A DOGFIGHT (TARGETING AIRCRAFT)
Defender's Casualties += Attacker's Roll / 38

In the end, the number of rolls the attacker won is totaled. This is how victory type is determined.

0 = Utter Failure
1 = Pyrrhic Victory
2 = Moderate Success
3 = Immense Triumph
  • Upvote 4

Is there a bug? Report It | Not understanding game mechanics? Ask About It | Got a good idea? Suggest It

Forums Rules | Game Link

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and the Guidelines of the game and community.