Pet Buffs

kegasi

New member
Joined
Dec 9, 2013
Messages
12
Reaction score
0
Points
1
How do I specify what pet buffs I want my pet to have?

If I wanted Tiny Companion cast on him twice and a Necrotic Cyst buff?

Thanks,
Kegasi
 
Figure out the size of your pet when it is double shrink by typing:
/echo ${Me.Pet.Size}

Make downshit:

/if (${Me.Pet.Size}>##) /casting "Tiny Campanion" gem#

Size you want
Spell name or item name
"gem"+ number or "item"

same for buff:
/if (${Me.Pet.Buff[Necrotic Cyst]}) /casting "Spell/Name" gem#