For some event types we should have subfilter capability.
- AuraApplied / AuraExpired subfilter by Aura
- DamageEvent subfilter by Source
- BleedApplied subfilter by Source
- FuryGenerated subfilter by Source
- BleedCompleted subfilter by Source
- FortifyGenerated
- DirectDamage
- FurySpent
- LuckyHit
- HealingEvent
Maybe makes sense to have a top-level filter by source, and then some way to filter by Aura (maybe) on those 2 events.
Or we could have sublists of the valid sources under each event (may need to make source more strongly typed than the string I think it is now).
Should be able to specify multiple sources to filter on.
For some event types we should have subfilter capability.
Maybe makes sense to have a top-level filter by source, and then some way to filter by Aura (maybe) on those 2 events.
Or we could have sublists of the valid sources under each event (may need to make source more strongly typed than the string I think it is now).
Should be able to specify multiple sources to filter on.