Back to 'character_queststatus_rewarded' Return to characters Go to 'character_queststatus_weekly'
Holds information on the seasonal quest status of every player. The quests reset at the end of the corresponding eventEntry.
The following QuestSortIDs are considered Seasonal:
SEASONAL (22), SPECIAL (284), LUNAR_FESTIVAL (366), MIDSUMMER (369), BREWFEST (370), LOVE_IS_IN_THE_AIR (376), NOBLEGARDEN (374)
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 non-repeatable seasonal quest.
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'