-
Notifications
You must be signed in to change notification settings - Fork 47
creature_template_spells
AnonXS edited this page Nov 17, 2017
·
6 revisions
Back to world database list of tables.
holds spell data, which was previously hold in creature_template table.
TotemAI uses creature_template_spells for spell reference.
Creatures of with creature_template_spells data, which are subject to Mind Control - Spells will hold these Spells as Actions in the Mind Controlers Action Bar.
creature_template_spells data can also give information missing CreatureAI.
NOTICE: The data for this table is largely incomplete and is mostly just a regurgitation of what the client receives from the server. This article is a WIP as to what all the possible values are.
Field | Type | Null | Key | Default |
---|---|---|---|---|
entry | NO | PRI | 0 | |
spell1 | NO | 0 | ||
spell2 | NO | 0 | ||
spell3 | NO | 0 | ||
spell4 | NO | 0 |
creature_template
.entry
of the creature possessing these spells.
spell_template
.id
of the spell