Line 9: | |||
''' 2. I noticed that damage is not always the same. How is damaged calculated? ''' | ''' 2. I noticed that damage is not always the same. How is damaged calculated? ''' | ||
- | Your damage is calculated with the followinf formula: damage = <{(Prestige/100)*[(HP+CP+MP)/1000]*(currentStamina/maxStamina)}*weaponAttack> | + | Your damage is calculated with the followinf formula: damage = <{(Prestige/100)*[(HP+CP+EP)/1000]*(currentStamina/maxStamina)}*weaponAttack> |