Difference between revisions of "AI War:Armor"
(Created page with 'category:AIWar category:AIWarBase placeholder') |
|||
Line 1: | Line 1: | ||
[[category:AIWar]] | [[category:AIWar]] | ||
− | + | {{5.033}} | |
+ | __TOC__ | ||
− | + | == Armor == | |
+ | Damage and Armor in AI War is given directly in numbers, so the armor value is simply subtracted from the attack damage.<br/> | ||
+ | <br/> | ||
+ | So a shot with 1000 damage that hits a target with 500 armor would deal 500 damage.<br/> | ||
+ | <br/> | ||
+ | There is a minimum cap of 20% that damage will not be reduced below, so a 1000 damage shot will always do at least 200 damage, regardless of the armor of the target struck.<br/> | ||
+ | There are also a few ships in the game, notable the [[Spire Armor Rotter]] that can temporarily reduce the armor of targets it strikes.<br/> | ||
+ | Armor Damage is cumulative so any ship in the game can be reduced to having no armor under the right circumstances. | ||
+ | |||
+ | |||
+ | == Damage Calculation == | ||
+ | Damage in AI War is not random and so the damage calculation is very straight forward and goes as follows:<br/> | ||
+ | <br/> | ||
+ | (Attack of Attacking Ship) x (Attack Power Boosts) x (Attack Multiplier) - (Targets Armor) but to never be less then (Attack of Attack Ship) x 0.2<br/> | ||
+ | <br/> | ||
+ | {| | ||
+ | | valign="top" | <b>Attack of Attacking Ship:</b> || The Attack Power of the attacking ship.<br/>This is found in the ship description box as "Attack: 1000" | ||
+ | |- | ||
+ | | valign="top" | <b>Attack Power Boosts:</b> || The Attack Power Boost from other units with the "Attack Boost For Allied Ships" [[Ability]].<br/>If a ship is currently having it's attack boosted, it will show in the ship description box on the first line next to the ships name in yellow text as "Attack Power Boost: 20%" | ||
+ | |||
+ | |} | ||
+ | In progress --[[User:Diazo|Diazo]] 15:06, 25 April 2012 (UTC) | ||
+ | {{AIWarRefNav}} |
Revision as of 10:06, 25 April 2012
This page is up to date for game version 5.033 and should still be correct. |
Contents
Armor
Damage and Armor in AI War is given directly in numbers, so the armor value is simply subtracted from the attack damage.
So a shot with 1000 damage that hits a target with 500 armor would deal 500 damage.
There is a minimum cap of 20% that damage will not be reduced below, so a 1000 damage shot will always do at least 200 damage, regardless of the armor of the target struck.
There are also a few ships in the game, notable the Spire Armor Rotter that can temporarily reduce the armor of targets it strikes.
Armor Damage is cumulative so any ship in the game can be reduced to having no armor under the right circumstances.
Damage Calculation
Damage in AI War is not random and so the damage calculation is very straight forward and goes as follows:
(Attack of Attacking Ship) x (Attack Power Boosts) x (Attack Multiplier) - (Targets Armor) but to never be less then (Attack of Attack Ship) x 0.2
Attack of Attacking Ship: | The Attack Power of the attacking ship. This is found in the ship description box as "Attack: 1000" |
Attack Power Boosts: | The Attack Power Boost from other units with the "Attack Boost For Allied Ships" Ability. If a ship is currently having it's attack boosted, it will show in the ship description box on the first line next to the ships name in yellow text as "Attack Power Boost: 20%" |
In progress --Diazo 15:06, 25 April 2012 (UTC)