-
Notifications
You must be signed in to change notification settings - Fork 49
Spell_elixir
Schmoozerd edited this page Apr 17, 2013
·
1 revision
Back to world database list of tables.
This table holds elixir information to be used to properly stack the elixirs.
| Field | Type | Null | Key | Default | Extra |
| entry | int(11) unsigned | NO | PRI | 0 | |
| mask | tinyint(1) unsigned | NO | 0 |
The spell ID used by the elixir.
The type of elixir the spell is classified as.
| Value | Type |
|---|---|
| 1 | Battle |
| 2 | Guardian |
| 3 | Flask |
| 7 | Unstable flask |
| 11 | Shattrath flask |