03-22-2022, 01:24 PM
(This post was last modified: 03-22-2022, 01:41 PM by Trexmaster.
Edit Reason: forgot armor, whoops
)
Reading through the debug it looks like reduc_multi isn't showing up for Exgalfa at all, so it's actually seeming to ignore all but fire resistance.
^Exgalfa, the only thing that reduced the damage at all was elem_reduc.
Now compared to Enma's for example...
We see that the damage gets reduced by both reduc_multi and armor, as it was actually increased by elem_reduc due to a weakness.
reduc_multi seems to encompass phys/mag res and presumably Guard DR and Exgalfa does not have that present in its debug damage logs, so it's safe to say based on this that Exgalfa currently ignores Magic DR and Guard. (and magic armor for that matter)
This is evidently because of the no_reduc flag Exgalfa has and has had for awhile apparently, while the skill itself makes no mention of ignoring Mag DR + armor, so it's safe to assume that this flag is unintentional.
^Exgalfa, the only thing that reduced the damage at all was elem_reduc.
Now compared to Enma's for example...
We see that the damage gets reduced by both reduc_multi and armor, as it was actually increased by elem_reduc due to a weakness.
reduc_multi seems to encompass phys/mag res and presumably Guard DR and Exgalfa does not have that present in its debug damage logs, so it's safe to say based on this that Exgalfa currently ignores Magic DR and Guard. (and magic armor for that matter)
This is evidently because of the no_reduc flag Exgalfa has and has had for awhile apparently, while the skill itself makes no mention of ignoring Mag DR + armor, so it's safe to assume that this flag is unintentional.