Changes

m
Line 26: Line 26:  
|Math=\text{DEF} = \left( \text{Armor} \times 0.7 + \text{Armor}_\text{rand} \times 0.6 \right) - \text{Pen}
 
|Math=\text{DEF} = \left( \text{Armor} \times 0.7 + \text{Armor}_\text{rand} \times 0.6 \right) - \text{Pen}
 
|Var=<math>\text{Armor}</math> the armor {{Armor}} of the target including all equipment and upgrade bonuses,
 
|Var=<math>\text{Armor}</math> the armor {{Armor}} of the target including all equipment and upgrade bonuses,
 +
**This stat is be directly affected by [[#Debuffs|Debuffs]] when applicable.
 
* <math>\text{Armor}_\text{rand}</math> a random number between <math>0</math> and <math>\lfloor\text{Armor}\rfloor - 1</math>,
 
* <math>\text{Armor}_\text{rand}</math> a random number between <math>0</math> and <math>\lfloor\text{Armor}\rfloor - 1</math>,
 
** Note that it is inclusive, meaning it can also output <math>0</math> and <math>\lfloor\text{Armor}\rfloor - 1</math>
 
** Note that it is inclusive, meaning it can also output <math>0</math> and <math>\lfloor\text{Armor}\rfloor - 1</math>
34,577

edits