Jul 23rd 2011, 19:54:53
cbelanger7 - when you're calculating, the basic calculation is (if you're using jets to attck, and nothing else):
Tanks = 2 units of defense, Turrets = 1 unit of defense, Troops = .5 units of defense.
Once you figure this out, it's Number of defensive units * weapons tech
So, if someone has 100k turrets, 25k tanks, and 100k troops, it would look like this:
(25,000 * 2) + (100,000) + (50,000) = Raw Defense
then
Raw Defense * weapons tech = total defense
You also have to figure in government bonuses for Dict and Rep governments. Dict = Total Defense * 1.2, Rep = Total Defense * .8
Hope this is helpful