Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns true if the specified spell is a passive ability.

isPassive = IsPassiveSpell(spellId or index, bookType)

Arguments[]

spellId
number - spell ID to query.
index
number - spellbook slot index, ascending from 1.
bookType
string - Either BOOKTYPE_SPELL ("spell") or BOOKTYPE_PET ("pet"). "spell" is linked to your General Spellbook tab.


Returns[]

isPassive
Flag : 1 if the spell is passive, nil otherwise.

Details[]

With my Human Paladin, here are the "spells" I found to be Passive:
Block (Passive)
Diplomacy (Racial Passive)
Dodge (Passive)
Mace Specialization (Passive)
Parry (Passive)
Sword Specialization (Passive)
The Human Spirit (Racial Passive)
Advertisement