docs-en:spell_script_names.md

spell_script_names

<-Back-to:World

The `spell_script_names` table

Holds the spell id to ScriptName pairings for use in spell scripts.

Structure

Field Type Attributes Key Null Default Extra Comment
spell_id INT SIGNED UNIQUE NO NONE
ScriptName char(64) UNSIGNED UNIQUE NO NONE

Description of the fields

The ID of the spell to link. If it is negative and the first rank of a spell, includes all ranks of the spell specified in spell_ranks table.

One spell can have more than one script assigned.

The script name for the given spell(s).

  • docs-en/spell_script_names.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1