NOTE: This page is auto-generated from the MAGNET DBDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the 'spell_elixir' table for MaNGOSThree
This table holds elixir information to be used to properly stack the elixirs.
Table Notes
This table uses the 'MyISAM' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
entry | int(11) unsigned | NO | PRI | '0' | Spell ID [See Spell.dbc]. | |
mask | tinyint(1) unsigned | NO | '0' | Defines what type of potion/food spell this is. |
Description of the fields
entry int(11) unsigned
Spell ID [See Spell.dbc].
mask tinyint(1) unsigned
Defines what type of potion/food spell this is. The following table lists the available values.
Value | Type |
---|---|
0 | None |
3 | Flask |
16 | Food granting well fed buffs |
auto-generated by the getMaNGOS.eu MAGNET dbdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now