character_queststatus_seasonal
Back-to:Characters
The `character_queststatus_seasonal` table
Holds information on the seasonal quest (quests with ZoneOrSort of -22) status of every player. The quests reset at the end of the corresponding eventEntry.
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
int(10) | unsigned | PRI | NO | 0 |
| Global Unique Identifier | |
int(10) | unsigned | PRI | NO | 0 |
| Quest Identifier | |
int(10) | unsigned |
| NO | 0 |
| Event Identifier |
Description of the fields
guid
The guid of the character.
quest
The entry of the quest.
event
The eventEntry of the game event that the seasonal quest belongs to.