- Joined
- Sep 27, 2016
- RedCents
- 646¢
Does anyone have a call out for pet buff conditions? I'm looking to make a condition that checks for a buff.
PetBuffsCond1=!${Me.Buff[Some Spell].ID}
but more like
PetBuffsCond1=!${Pet.Buff[Some Spell].ID}
... Maybe Pet.Buff is the correct syntax? I dont know I was hoping someone smarter than I could help.
- - - Updated - - -
!${Me.PetBuff[Sha's Ferocity]}
maybe this?
- - - Updated - - -
Upon further review it looks like there are no petbuffs conditions yet. I'll just need to use a holyshit i suspect.
PetBuffsCond1=!${Me.Buff[Some Spell].ID}
but more like
PetBuffsCond1=!${Pet.Buff[Some Spell].ID}
... Maybe Pet.Buff is the correct syntax? I dont know I was hoping someone smarter than I could help.
- - - Updated - - -
!${Me.PetBuff[Sha's Ferocity]}
maybe this?
- - - Updated - - -
Upon further review it looks like there are no petbuffs conditions yet. I'll just need to use a holyshit i suspect.

