I deal: DMG 9.290244482407914 damange to enemy, enemy have 10 hp, and he die. If dmg should by rounded to 9?
the damage dealt is 125 000 divided by x1.2, rounded to the nearest integer
Why? Bug?
I deal: DMG 9.290244482407914 damange to enemy, enemy have 10 hp, and he die. If dmg should by rounded to 9?
the damage dealt is 125 000 divided by x1.2, rounded to the nearest integer
Why? Bug?
If you are calculating the damage, I believe you have to calculate based on what the position of the enemy is next turn, not it’s current position. So if the enemy is approaching you, it will be closer and that might be enough to bump the damage over 9.5.
You are right thanks!!!