显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # character\_queststatus\_rewarded [<-Back-to:Characters](database-characters.md) **The \`character\_queststatus\_rewarded\` table** This table holds information of **every** rewarded quest to a player. **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | ----------- | ---------- | ---------- | --- | ---- | ------- | ----- | ------------------------ | | [guid][1] | INT | UNSIGNED | PRI | NO | 0 | | Global Unique Identifier | | [quest][2] | INT | UNSIGNED | PRI | NO | 0 | | Quest Identifier | | [active][3] | TINYINT | UNSIGNED | | NO | 1 | | | [1]: #guid [2]: #quest [3]: #active **Description of the fields** ### guid The character guid. See [characters.guid](characters#guid). ### quest The quest ID of the rewarded quest. See [quest\_template.id](quest_template#id). ### active `field-no-description|3` docs-en/character_queststatus_rewarded.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1