- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Damage Calculations"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=Damage Formula= | =Damage Formula= | ||
− | <math>\text{Damage} = \left [ \left [ \text{Atk | + | <math>\text{Damage} = \left [ \left [ \text{Atk}_\text{cap} \times \text{Mod}_\text{post}\right]\times \text{Crit} \times \text{Ammo}\right]-\text{Armour}</math> |
* <math>\text{Atk}_\text{cap}</math> is the '''Cap Adjusted Attack Power''' | * <math>\text{Atk}_\text{cap}</math> is the '''Cap Adjusted Attack Power''' |
Revision as of 20:03, 29 August 2019
Damage Formula
[math]\displaystyle{ \text{Damage} = \left [ \left [ \text{Atk}_\text{cap} \times \text{Mod}_\text{post}\right]\times \text{Crit} \times \text{Ammo}\right]-\text{Armour} }[/math]
- [math]\displaystyle{ \text{Atk}_\text{cap} }[/math] is the Cap Adjusted Attack Power
- [math]\displaystyle{ \text{Mod}_\text{post} }[/math] is any post-cap modifiers that are applicable. Modifiers are multiplicative.
- [math]\displaystyle{ \text{Crit} }[/math] is the critical strike modifier.
- [math]\displaystyle{ \text{Ammo} }[/math] is the remaining ammunition modifier.
- [math]\displaystyle{ \text{Armour} }[/math] is the armour of the enemy.
Where, Cap Adjusted Attack Power basic attack power that has been adjusted by applying the damage cap.
[math]\displaystyle{ \text{Atk}_\text{cap} = \text{Atk}_\text{basic} \times \text{Mod}_\text{pre} }[/math]
- [math]\displaystyle{ \text{Atk}_\text{basic} }[/math] is the basic attack power of the relevant attack.
- [math]\displaystyle{ \text{Mod}_\text{pre} }[/math] is any pre-cap modifiers that are applicable. Modifiers are multiplicative.