About the game
News
Sign in
Register
Top Players
Forum
2:28
1869
 online
Authorization required
You are not logged in
   Forums-->Queries and help-->

AuthorFormula for damage calculation
Can someone tell me which is the formula for damage calculation?For example if I have a troop with 2 attack and 5 damage which would be the total damage that this troop will deal.

Maybe this question was asked before but it seems that I can't use the "search" function.
Calculation of a physical damage of a creature.

>>If the "Attack" (A) of the attacking stack is bigger than the "Defence" (D) of the defending stack, then

damage = Size_of_the_stack * random(min_damage, max_damage) * [1 + 0,05 (A-D) ] * [1 - Skill_of_the_defending*3\100]

>>In the opposite wa, if the "Attack" of the attacking stacj is less than then the "Defence" (D) of the defending stack, then

damage = Size_of_the_stack * random(min_damage, max_damage) * [1 - Skill_of_the_defending*3\100]\[1 + 0,05*(D-A)].

Where:
>> Size_of_the_stack - quantity of creatures in the attacking stack
>> random(man_damage, max_damage) - random number from a range defined in parameter "Damage" of the creature
>>Skill_of_the_defending - Skill of the hero of a defending group of that fraction to which the attacking group concerns



its in Kush's profile
This topic is long since last update and considered obsolete for further discussions.

Back to topics list
2008-2024, online games LordsWM