| Author | elf attack ? | 
|---|
			
| Hello look at this battle
 https://www.lordswm.com/war.php?warid=472673382
 i have 3 attack more then him (2 from my hero and 1 extra attack from a higher faction skill)
 
 but we do the same damage.... there is no difference at all!
 Why my attack for my units is 3!!! points higher....
 | 
| There`s a minimum damage and the highest damage for each unit. So, you could have dealt the minimum damage (for example) with 3 points of attack and he - higher basic damage and with 2 attack-points. So, what`s the problem?
 | 
| His forest keepers (a stack of 22) deal 64 damage (with 8 attack) My forst keepers (also a stack of 22) deal 59 damage (with 11 attack)
 
 and both of your elven bowmen do 6 damage....
 | 
| FK's damage ranges from 2 to 5 so considering the stack size and attack bonus your range is 52.8 to 132 and his is 46.2 to 115.5. | 
| Theres a minimun and maximun amount of damage a creature can do. For instance 20 crossbowmen can kill 30 crossbowmen and not go first. | 
| and that he attacked a stack of 4 druids and i attacked a stack of 7 druids makes no difference for the damage? | 
| Can u tell a cheat for this game | 
| Can u tell a cheat for this game there r none
 
 for Sven91:
 k, i didn't look at the battle, but wat were the defence points?
 | 
| and that he attacked a stack of 4 druids and i attacked a stack of 7 druids makes no difference for the damage? it doesnt matter the amount of creatures in stack
 | 
| His forest keepers: - a stack of 22
 - 8 attack
 - 7 defence
 - 2-5 damage
 
 He hits 64 damage on the druids
 For the druids:
 - a stack of 4 druids
 - 7 attack
 - 7 defence
 - 7-9 damage
 
 My forest keepers:
 - a stack of 22
 - 11 attack
 - 4 defence
 - 2-5 damage
 
 I hit 59 damage on druids:
 - a stack of 7 druids
 - 7 attack
 - 7 defence
 - 7-9 damage
 | 
| -IF Attacker's attack>= Defenders' defense: D=Rnd(min,max)*N*(1-0.03*M)*[1+0.05(Attack-Defense)]
 -IF attack<defense:
 D=Rnd(min,max)*N*(1-0.03M)/[1+0.05(Defense-Attack)]
 
 D-damage
 Rnd(min,max)-random integer of the min-max damage interval
 N-number of creatures in stack
 M-mutual faction skill
 
 Rnd(min,max)-random integer of the min-max damage interval
 RANDOM, between 2-5 damage, cant u understand?
 | 
| it was a reaction to misself 
 after elemento136's reaction I already understood i had "bad luck" with the random damage
 |