AyserJamshidi / DarkBetrayal

DarkBetrayal progress
http://www.DarkBetrayal.com
GNU General Public License v3.0
0 stars 0 forks source link

(Visual) Extra Damage #35

Closed AyserJamshidi closed 6 years ago

AyserJamshidi commented 6 years ago

image

When a player is hit with any attack that hits more than one time, it always shows the total at the very beginning. 2 hit attacks show total, damage, damage, 3 hit attacks show total, damage, damage, damage.

1 hit attacks work properly.

AyserJamshidi commented 6 years ago

image

AyserJamshidi commented 6 years ago

Issue lies within com.aionemu.gameserver.controllers.attack.AttackUtil, method splitPhysicalDamage

AyserJamshidi commented 6 years ago

False alarm. It turns out I'm literally a fucking idiot. This is how it works on retail.

image