• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 7: Line 7:  
* For example, <math>\lfloor 4.2 \rfloor = 4</math>.
 
* For example, <math>\lfloor 4.2 \rfloor = 4</math>.
 
* <math>4.2 \times_\downarrow 1.5 = \lfloor 4.2 \times 1.5 \rfloor = \lfloor 6.3 \rfloor = 6</math>, '''but''' <math>4.2 \times_\downarrow 1 = 4.2</math> (by definition, <math>\times_\downarrow</math> is then a non-commutative non-associative operator, it is assumed to be left-associative with lower priority than the usual multiplication operator).
 
* <math>4.2 \times_\downarrow 1.5 = \lfloor 4.2 \times 1.5 \rfloor = \lfloor 6.3 \rfloor = 6</math>, '''but''' <math>4.2 \times_\downarrow 1 = 4.2</math> (by definition, <math>\times_\downarrow</math> is then a non-commutative non-associative operator, it is assumed to be left-associative with lower priority than the usual multiplication operator).
 +
**<math>\times_\downarrow</math> is used when the round down applied only when the modifier is applied.
 +
    
=Damage Formula=
 
=Damage Formula=
   −
<math>\text{Damage} = \biggl \lfloor \biggl ( \lfloor \text{Atk}_\text{cap} \rfloor \times \text{Mod}_\text{spotting} \times_\downarrow \text{Mod}_\text{AP} \times \text{Mod}_\text{CVCI} \times_\downarrow \text{Crit} \times \text{Mod}_\text{post} - \text{DEF} \biggr ) \times \text{Ammo} \biggr \rfloor </math>
+
<math>\text{Damage} = \biggl \lfloor \biggl ( \lfloor \text{Atk}_\text{cap} \rfloor \times \text{Mod}_\text{spotting} \times_\downarrow \text{Mod}_\text{AP} \times \text{Mod}_\text{CVCI} \times \text{Mod}_\text{post} \times_\downarrow \text{Crit} - \text{DEF} \biggr ) \times \text{Ammo} \biggr \rfloor </math>
    
With:
 
With:
4,515

edits

Navigation menu