Method SpellInfo:IsPassive [-] [+]
Checks if the SpellInfo represents a passive spell or ability.
Passive spells or abilities are those that are always in effect, without the need for the player or NPC to manually activate them. They usually provide their bonus or effect as long as certain conditions are met.
@return boolean: Returns true if the SpellInfo represents a passive spell or ability, otherwise false.
Synopsis
SpellInfo:IsPassive()
Arguments
None.
Returns
Nothing.