ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Bug Reports (https://www.esoui.com/forums/forumdisplay.php?f=187)
-   -   [open] Wrong Combat Unit Type with Shields? (https://www.esoui.com/forums/showthread.php?t=9903)

ExoY 09/04/21 04:35 AM

[open] Wrong Combat Unit Type with Shields?
 
Hello,
I dont know if it is a bug or intentional, but in my opinion it is not quite logical:

When tracking the damage a unit blockes with a damage shield using:

EVENT_COMBAT_EVENT with the result: ACTION_RESULT_DAMAGE_SHIELDED

And the unit receiving the damage is a group member, the provided TARGET_COMBAT_UNIT_TYPE is

COMBAT_UNIT_TYPE_NONE instead of COMBAT_UNIT_TYPE_GROUP.

(However the targetUnitId is the the one of that group member, which has been checked with the EVENT_EFFECTED_CHANGED).
Note: Only tested with the group member in support range.


From an Addon point of view this is just a little annoying, cuz filtering for certain units requires an additional check and the knowledge of your group member unitIds (but managable).

But if this is not intentional, this could also cause (or be an indication for) wrong calculations within the game for sets, skills or passives like "Skilled Tracker" from the Fighters guild.


All times are GMT -6. The time now is 03:06 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI