[CF 1291] Checking Debuff Type in Condition
tmw-issue-import opened this issue ยท 1 comments
Could you add a way to checking target unit has taken a type of the debuff (Magic, Disease, Poison, Curse, Bleed, etc...) in Conditions?
It will be very useful for Dispel or Cleanse Spells, like Druid's Remove Corruption, Priest's Purify.
UnitAura and UnitDebuff API return a debuffType String. ( http://wowwiki.wikia.com/wiki/API_UnitAura )
Posted by CurseForge user decoy009 | Imported from CurseForge issue #1291 | Raw
Make a Buff/Debuff icon. In the "What to track" field, type one of those dispel types.
If you really need to track this in a condition, use an Icon Shown condition referencing the icon you just created.
Posted by CurseForge user Cybeloras