Author | Damage question |
Got a question about some damage done, that I don’t understand…
It happened in this TG fight:
https://www.lordswm.com/warlog.php?lt=-1&warid=14014695
Guardians(27) attack 27 damage 3-3.6 (curse) (confusion –55%)
Enchanted Gargoyles(58) defence 29
The Guardians attack the enchanted gargoyles gets lucky and deals 183 damage.
As far as I can calculate from: Damage = N * RND(min, max) * [1 - 3*Y/100] / [1 + 0,05*(D-A)]
The maximum damage is:
Damage=27*3.6*1/(1+0.05*2)*2*0.45=79.9
0.45 from confusion and 2 from luck
I can’t understand why they did 183 dmg when max dmg is 79.9? Have I forgotten something?…
Or is this because luck at the same time makes guardians ignore the curse and confusion effect? |
confusion only affect retal and range attack |
Topic moved from "General game forum" to "Queries and help". |
...And the same with curse? |
AFAIK from HoMM, additional Damage From Luck is Raw damage!! |
confusion only affect retal and range attack but it is not the same with curse |
79.9 x double dmg from luck u have 160 dmg,more dmg is normal,sometime i dont believe too how much dmg can some make to my gargoyles,but it happened |
I get the part with confusion... This still only adds the damage up to 177. How about the last 6 dmg? |
maybe rounded up after each time multiplying |
I get the part with confusion... This still only adds the damage up to 177. How about the last 6 dmg?
probably curse round up, so the damage range of guardians isn't 3-3.6, but 3-4.
as such, max damage is 27*4/1.1*2= 196.36 |
if you reverse it, we can deduce the damage it picked actually
183=27*X*2/1.1 ->> x=3.72 |
and i think you missed out basic offense he has, thats 10% more |
Well it's the 10 %... thanks :)
#10 Dont think the damage is round up. Then low lvl curse spells wouldnt have any effect on creatures with 1-2 dmg. |