目录

spell_script_names 表


<-返回:World 数据库

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

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
spell_idINTSIGNEDUNIQUENONONE
ScriptNamechar(64)UNSIGNEDUNIQUENONONE

字段说明


spell_id

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.

ScriptName

The script name for the given spell(s).