用户工具

站点工具


数据库:characters数据库:character_queststatus

character_queststatus 表


<-返回:Characters 数据库

Holds information on the quest status of each character.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNEDPRINO0 Global Unique Identifier
questINTUNSIGNEDPRINO0 Quest Identifier
statusTINYINTUNSIGNED NO0
exploredTINYINTUNSIGNED NO0
timerINTUNSIGNED NO0
mobcount1SMALLINTUNSIGNED NO0
mobcount2SMALLINTUNSIGNED NO0
mobcount3SMALLINTUNSIGNED NO0
mobcount4SMALLINTUNSIGNED NO0
itemcount1SMALLINTUNSIGNED NO0
itemcount2SMALLINTUNSIGNED NO0
itemcount3SMALLINTUNSIGNED NO0
itemcount4SMALLINTUNSIGNED NO0
itemcount5SMALLINTUNSIGNED NO0
itemcount6SMALLINTUNSIGNED NO0
playercountSMALLINTUNSIGNED NO0

字段说明


guid

The GUID of the character. See characters.guid.

quest

The quest ID. See quest_template.entry.

status

The current quest status.

Possible values

ValueStatusComments
0QUEST_STATUS_NONEQuest isn't shown in quest list; default
1QUEST_STATUS_COMPLETEQuest has been completed
2QUEST_STATUS_UNAVAILABLENOT USED
3QUEST_STATUS_INCOMPLETEQuest is active in quest log but incomplete
4QUEST_STATUS_AVAILABLENOT USED
5QUEST_STATUS_FAILEDPlayer failed to complete the quest

explored

Boolean 1 or 0 representing if the character has explored what was needed to explore for the quest.

timer

field-no-description|5

mobcount

Current count of the number of kills or casts on the first creature or gameobject, if any. Corresponds with quest_template.

itemcount

Current item count for the first item in a delivery quest, if any. Corresponds with quest_template.

playercount

Current player slay count. Required in quest_template.

数据库/characters数据库/character_queststatus.txt · 最后更改: 2023/09/24 11:12 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki