Forums-->Queries and help-->
Author | heros attack points |
now lets say if a heros attack points are 2 and so he uses a creature and that creatures normal attack is 5
so then the creatures attack is now 7, okay how much damage does that extra 2 attack points contribute?
how does it work? | According to : https://www.lordswm.com/help.php?section=34
>>If "Attack" (A) of the attacking stack is bigger than "Defence" (D) of the defending stack, then
Damage = N * RND(min, max) * [1 + 0,05 (A-D) ] * [1 - 3*Y/100]
>>If (A) is smaller than (D), then
Damage = N * RND(min, max) * [1 - 3*Y/100] / [1 + 0,05*(D-A)]
so each point of attack roughly translates into 5% more damage | okay cool thanks | closed by Zeroana (2009-07-03 06:19:53) |
---|
Back to topics list
|