Zerthox / arcdps-food-reminder

ArcDPS plugin for Guild Wars 2 allowing tracking of buff food & utility items.
MIT License
16 stars 3 forks source link

Food effect procs cause incorrect state #3

Closed Zerthox closed 2 years ago

Zerthox commented 2 years ago

Effect procs like for On Kill Food cause additional buffs with "Nourishment" name to be applied, which results in incorrect buff states. This is likely the same for Res Utilities.

Zerthox commented 2 years ago

Procs for the Condi variants like Saffron Mushroom do not cause this issue since their buff seems to be named "Malice" instead.

Zerthox commented 2 years ago

Fixed for Dragon's Breath Bun. Other procs using the "Nourishment" or "Enhancement" names will need to have their ids added to the data in order to be ignored.