Back to 'spell_loot_template' Return to world Go to 'spell_proc'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
spell | int | unsigned | PRI | NO | dummy spell id | ||
effectId | tinyint | unsigned | PRI | NO | 0 | ||
pet | int | unsigned | PRI | NO | 0 | pet id; 0 = all | |
aura | int | unsigned | NO | pet aura id |
Dummy Spell ID.
On the selected effectId it must either have SPELL_EFFECT_DUMMY (3) or apply a SPELL_AURA_DUMMY (4).
Effect Index of spell to link aura to: (0 � 2)
If set, aura is only applied to this creature entry.
Spell ID with the actual effects described by spell.
Back to 'spell_loot_template' Return to world Go to 'spell_proc'