Version Differences for FAQ

(Frequently Asked Questions)
(Frequently Asked Questions)
Line 9:
  ''' 2. I noticed that damage is not always the same. How is damage calculated? '''    ''' 2. I noticed that damage is not always the same. How is damage calculated? ''' 
       
- Your damage is calculated with the following formula: damage = <{(Prestige/100)*[(HP+CP+EP)/1000]*(currentStamina/maxStamina)}*(weaponAttack+X)>   + Your damage is calculated with the following formula: <br>  
    + '''Weapon damage''' = <{(Prestige/100)*[(HP+CP+EP)/1000]*(currentStamina/maxStamina)}*(weaponAttack+X)> <br>  
    + '''Total damage''' = (Weapon damage - Armor defense) + PP  
       
  Value X is calculated based on the level difference between Soldier and Leader.     Value X is calculated based on the level difference between Soldier and Leader.