spelldifficulty_dbc
Structurally identical to the SpellDifficulty.dbc file, this table holds supplemental data. The id is called in the cpp script and depending on what version of the dungeon/raid the characters are in, the proper SpellID will be casted by the creature.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| id | int | unsigned | PRI | NO | 0 | ||
| spellid0 | int | unsigned | NO | 0 | |||
| spellid1 | int | unsigned | NO | 0 | |||
| spellid2 | int | unsigned | NO | 0 | |||
| spellid3 | int | unsigned | NO | 0 | |||
Description of fields
id
- no description -
spellid0
- no description -
spellid1
- no description -
spellid2
- no description -
spellid3
- no description -
