Project-Epoch / bugtracker

3 stars 0 forks source link

When hitting with Flametounge weapon first the fire dmg procs, t... #3846

Open kaytotes opened 4 months ago

kaytotes commented 4 months ago

When hitting with Flametounge weapon first the fire dmg procs, then the physical dmg. is that blizzlike and intended

.go xyz -5446.600000 -957.901000 394.196000 0 5.732250

Shadownflame commented 1 week ago

Good question. The combat log does in fact list the Flametongue Effect first, and the floating number pops up for FT sooner as well, which wouldn't be a huge issue on its own, but it seems that the game also "rolls" flametongue first, without consideration if the white attack that triggers it has even landed. It is possible to get flametongue proc even if the white attack misses/dodges/parries, and this is most likely due to the wrong order of processing the two attacks. Like any other weapon proc, Flametongue should only trigger off hits that actually landed.