Back to 'character_queststatus_seasonal' Return to characters Go to 'character_reputation'
Holds information on the weekly quest status of every player. The timers reset at the same time the Raids reset.
QuestFlags & QUEST_FLAGS_WEEKLY (32768)
| 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 |
The guid of the character.
The quest ID of the weekly quest.
Back to 'character_queststatus_seasonal' Return to characters Go to 'character_reputation'