Back to 'character_queststatus_rewarded' Return to characters Go to 'character_queststatus_weekly'
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.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | int | unsigned | PRI | NO | 0 | Global Unique Identifier | |
quest | int | unsigned | PRI | NO | 0 | Quest Identifier | |
event | int | unsigned | NO | 0 | Event Identifier |
The GUID of the character
The quest ID of the quest. See quest_template entry.
The eventEntry of the game event that the seasonal quest belongs to.
Back to 'character_queststatus_rewarded' Return to characters Go to 'character_queststatus_weekly'