blob: 825a080df9416c476dc431cde33c7ec02966ab6b (
plain)
1
2
3
4
5
6
7
8
9
|
[Database Structure](Database-Structure) > [World-Database](World-Database) > [spelldifficulty_dbc](spelldifficulty_dbc)
Column | Type | Description
--- | --- | ---
Id | int(11) unsigned |
Spellid0 | int(11) unsigned |
Spellid1 | int(11) unsigned |
Spellid2 | int(11) unsigned |
Spellid3 | int(11) unsigned |
|