目录

character_queststatus_rewarded 表


<-返回:Characters 数据库

玩家(guid)是否(active)完成的指定任务(quest)获得奖励。

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNEDPRINO0 全局唯一标识符
questINTUNSIGNEDPRINO0 任务标识符
activeTINYINTUNSIGNED NO1

字段说明


guid

The character guid. See characters.guid.

quest

The quest ID of the rewarded quest. See quest_template.id.

active

field-no-description|3