Jump to content

Poison


Lindman112

Recommended Posts

Im having trouble finding the right condition for when im poisoned. Example: Im a paladin in tanaris hunting hyenas but sometimes I pull a scorpion and they always give me slowing poison which removes movement and attack speed. Anyone know which condition is right for poison? There is one called "Influenced" but it lacks options....

Link to comment
Share on other sites

You need to use Lua to iterate your debuffs and get their debuff type, then cast Purify if it's poison. 

https://github.com/droidzfr/WRobot_Packages/blob/fccc740c611b6447361d401c2aa35bb401d6f638/Old paid files/akuros/PriestDiscipline By Akuros v1.2.cs#L302

You also need to find the correct parameters for your Wow version. They're different between 1.12.1, 2.4.3, 3.3.5a, 4.3.4, etc

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...