dandruff / xCT

A light weight scrolling combat text implementation.
53 stars 22 forks source link

Filter absorbs from outgoing damage? #177

Closed Jalopyy closed 3 years ago

Jalopyy commented 3 years ago

From what I can tell these seem to be included when you check 'Show miss types'. I don't even understand why. Can this be changed, or somehow worked around? I care about seeing a parried/dodged ability, I don't care about an absorb.

E: 'Fixed' it by making the outgoing damage threshold 1. Still, I think for the average person, uncoupling absorbs from 'miss types' would go a long way. E2: Not fixed. Not entirely sure it's actually possible to do what I want to do within the addon, so I guess this ticket is something more like a feature request.

Jalopyy commented 3 years ago

image

Also just for the record - 'Show Miss Types (Partials)' is not enabled. And just for clarity - the ONLY type of outgoing damage related notification I'm trying to show is when I get parried/dodged/miss/immuned. I don't care about anything else. Partially or fully absorbed hits, blocked hits, actual hits, I don't care about seeing them.

E: Also, I haven't re-confirmed it yet, but I also believe that if you tick 'Show Immunes', it'll show immuned hits for spells even if you're filtering them. E2: Still happens on the latest beta version, 4.5.3-beta5. E3: On note of the first edit, absorbs AND immunes will bypass the filter. For example, I filter out deep wounds ticks, but with 'Show Miss Types', absorbed deep wounds ticks will show up. Charge root (set via spell ID) will show up as an immuned hit even though it's filtered.