Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

Back to world database list of tables.-to:World

The `spell_required` table

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

spell_id

mediumint(9)

signed

PRI

NO

0

 

 

req_spell

mediumint(9)

signed

PRI

NO

0

 

 

Description of the fields

spell_id

Spell ID from Spell.dbc, which require knowing `req_spell` to learn from trainer.

req_spell

Spell ID from Spell.dbc, which is required to be known before `spell_id` can be learned from trainer.