You don't appear to be logged in. Sign Up for a game account. It's free and only takes a few moments! Sign Up
Ash Ash
posted on Monday, July 18 2016, 12:14 AM in Game Help & Support
(not sure about the category tho XD)

this request is more specificly to sedy but i am pretty sure others are curious too xD

so i wanted to know how the damage output is being calculated with the enemy defense stat since i have noticed the higher the defense stat is, the less effective it becomes(or its just my mind.... xD). if you have time to answer this please consider to do so (if can as much detailed as possible :) )

thanks in advance o3o
Reply   

Accepted Answer

Sedy Admin Sedy
replied on Monday, July 18 2016, 06:49 PM #Permalink
Ok, this is the formula, simplified a bit to make it easier to read, kind of lol.

valueA = attackersAtkPwr (a random amount between attackers min/max atk but to simplify let's just use the max atk number)
valueB = targetsDef (targets defense slightly randomised by a few hundred points here and there to give a different number each time - don't even ask me why it works like this I have no idea lol, but lets just simplify and use the actual defense number)
valueC = 1 - ( ( 2 * valueB ) / ( 2 * ( pow( valueB, 1 ) ) + 500 + ( 150 * attackersLv ) - ( 20 * targetsLv ) ) )
valueD = skillAttackPlus (skill additional damage, so if a skill says it does 1000 bonus damage, it's 1000 here).
valueE = 100 + skillAttackPer ) / 100 (skill additional % damage, so if a skill says it does 50% bonus damage, it's 50 here).
valueF = 1 (this will always be 1 when the attacker and target are the same level, but it's gets much more complicated if there is a level difference between attacker and target)
valueG = ( ( ( valueA * valueE ) + valueD ) * valueC ) * valueF
valueH = addPerTotalDamage (+boss damage, +pvp damage etc.)
valueI = addTotalDamage (%boss damage, %pvp damage etc.)
valueJ = valueG * valueH + valueI

Example 1
Players is level 85 and Monster is level 85
Attacker has 16846 Max Physical Atk
Target has 6450 Physical Defense
Skill does not have any bonus damage, ie it's an auto-attack.

valueA = 16846
valueB = 6450
valueC = 1 - ( ( 2 * 6450 ) / ( 2 * ( pow( 6450, 1 ) ) + 500 + ( 12750 ) - ( 1700 ) ) ) = 0.44
valueD = 0
valueE = ( 100 + 0 ) / 100 = 1
valueF = 1
valueG = ( ( ( valueA * valueE ) + valueD ) * valueC ) * valueF = 7412.24
valueH = 1
valueI = 0
valueJ = valueG * valueH + valueI = 7412.24

So yeh, hitting that monster with a basic autoattack, that doesn't crit, should be around 7.4k damage. If your autoattack is a multihit like on dagger or dual sword users, that number will be spread across the two hits, so like 3k and 4.4k hits.


Example 2 - further simplified
Players is level 85 and Monster is level 85
Attacker has 16846 Max Physical Atk
Target has 30000 Physical Defense (Training Dummy E200 D30000)
Skill does not have any bonus damage, ie it's an auto-attack.

valueA = 16846
valueB = 30000
valueC = 1 - ( 60000 / ( 60000 + 500 + 12750 - 1700 ) ) = 0.17
valueD = 0
valueE = ( 100 + 0 ) / 100 = 1
valueF = 1
valueG = ( ( ( valueA * valueE ) + valueD ) * valueC ) * valueF = 2863.82
valueH = 1
valueI = 0
valueJ = valueG * valueH + valueI = 2863.82


Example 3 - further simplified
Players is level 87 and Monster is level 87
Attacker has 16846 Max Physical Atk
Target has 50000 Physical Defense (Training Dummy E300 D50000)
Skill does not have any bonus damage, ie it's an auto-attack.

valueA = 16846
valueB = 50000
valueC = 1 - ( 100000 / ( 100000 + 500 + 13050 - 1740 ) ) = 0.11
valueD = 0
valueE = ( 100 + 0 ) / 100 = 1
valueF = 1
valueG = ( ( ( valueA * valueE ) + valueD ) * valueC ) * valueF = 1853.06
valueH = 1
valueI = 0
valueJ = valueG * valueH + valueI = 1853.06


So to answer your original question, yes there is a diminishing return on defense stat, the more you get, the less effective it becomes - it's the same with most games to stop defense blocking out all incoming damage and being completely overpowered. Other things are also coming into play though, like skills with ignore defense on them. A lot of the higher level monsters in dungeons have a certain amount of ignore defense built into most of their skills.

If you do the tests yourself on those two training dummies, take into consideration that they are classed as Bosses so if you have any Boss Damage on your items, set effects etc, you need to add them into the calculations. Also the second one is level 87 which also makes a big difference if you are level 85, so you can't really test on that one at the moment.
Reply voted down Show
Responses (8)
Sorry, but guests cannot view the replies here.
Your Reply

Latest Discussions

1 month ago 2 242
2 months ago 1 176
2 months ago 0 408
3 months ago 0 268
3 months ago 1 680

Latest Important Stuff

4 years ago 0 5082
5 years ago 0 2845

Latest Events

Latest Updates

1 month ago 2 242
2 months ago 0 408
3 months ago 0 268

Latest Replies

Halloween has been extended until Sunday 3rd November
3 weeks ago
The server has been updated and is now back online. Please run your launcher for the client updates.
1 month ago
Raven wrote: Hi @Sedy i want to reset my guild skill, has put wrong skill atm Guild Name :
2 months ago
Hello Vert, This account is a web account only - there is no linked game account. It was created
2 months ago