generated:quest_stage_info
quest_stage_info(限时活动信息)
字段说明
字段名 | 描述 | 类型 | 默认值 |
---|---|---|---|
id | id | int | 0 |
player_id | 玩家id[player_id] | int | 0 |
schedule_id | quest_schedule_config.id 表示第几期的 | int | 0 |
chapter_id | [core]同一大关idchapter_config.id 应该是501/502这样的 | int | 0 |
current_order | 打过了第几个小关quest_limited_time_stage_config.order,应该是1/2/3这样的 | int | 0 |
start_condition | 开始时间(参考) | string | |
end_condition | 过期时间(参考) | string | |
reset_key | 判断是否在同一期,用schedule_config.id和 schedule_config.reset_condition的值进行判断 | string |
数据库查询
generated/quest_stage_info.txt · 最后更改: 2019/07/01 20:06 由 127.0.0.1