-
Notifications
You must be signed in to change notification settings - Fork 47
creature_template_spells
killerwife edited this page Oct 29, 2022
·
6 revisions
Back to world database list of tables.
holds creature spell data, which was previously held in creature_template table. DEPRECATED: use creature_spell_list instead
TotemAI uses creature_template_spells for spell reference.
Creatures with creature_template_spells entry, which are subject to Aura Id 2 (SPELL_AURA_MOD_POSSESS) will hold these spells as actions in the Pet Action Bar.
creature_template_spells data can also give information on missing CreatureAI. However, this has to be evaltuated carefully, as creatures might hold spell data, which is either incorrect or has spells inserted which they only have available when possessed / used as pet.
Field | Type | Null | Key | Default |
---|---|---|---|---|
entry | NO | PRI | 0 | |
spell1 | NO | 0 | ||
spell2 | NO | 0 | ||
spell3 | NO | 0 | ||
spell4 | NO | 0 | ||
spell5 | NO | 0 | ||
spell6 | NO | 0 | ||
spell7 | NO | 0 | ||
spell8 | NO | 0 |
creature_template
.entry
of the creature possessing these spells.
spell_template
.id
of the spell