Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 3 Actual »

Back-to:World

The `spelldifficulty_dbc` table

This table contains spell data regarding cpp scripts. The id is called in the script, and depending on what version of the dungeon/raid the characters are in, the proper spell ID will be casted by the creature.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Spelldifficulty dbc tc2

int(11)

unsigned

PRI

NO

0

 

 

Spelldifficulty dbc tc2

int(11)

unsigned

 

NO

0

 

 

Spelldifficulty dbc tc2

int(11)

unsigned

 

NO

0

 

 

Spelldifficulty dbc tc2

int(11)

unsigned

 

NO

0

 

 

Spelldifficulty dbc tc2

int(11)

unsigned

 

NO

0

 

 

Description of the fields

id

id referenced in the cpp script for the creature AI.

spellid0

Spell ID to be used in normal dungeon (or normal 10men raid).

spellid1

Spell ID to be used in heroic dungeon (or normal 25men raid).

spellid2

Spell ID to be used in heroic 10men raid.

spellid3

Spell ID to be used in heroic 25men raid.

  • Sin etiquetas