Back to 'spell_required' Return to world Go to 'spell_scripts'
Holds the spell id to ScriptName pairings for use in spell scripts.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
spell_id | int | signed | PRI | NO | |||
ScriptName | char(64) | PRI | NO |
The Spell ID to link. If it is negative and a first_spell_id, all ranks of the spell specified in spell_ranks are included.
One spell can have more than one script assigned.
The script name for the given spell(s).
Back to 'spell_required' Return to world Go to 'spell_scripts'