generated:quest_schedule_config
quest_schedule_config(限时活动/任务事件配置)
字段说明
| 字段名 | 描述 | 类型 | 默认值 | |
|---|---|---|---|---|
| id | id | int | 0 | |
| start_condition | 时间 开始时间 CONDITION 3100起的时间类型条件,比如(3106=1)&(3102>=3) | (3106>1) | string | |
| end_condition | 时间 结束时间 CONDITION 3100起的时间类型条件,比如(3106=5)&(3102⇐4) | (3106<5) | string | |
| reset_condition | 逻辑 重置判断依据CONDITION 一般是表示某个周期第几轮这个条件。如果数据库里条件该数值不一致,则表示已经跨周期,需要重置 | int | 0 | |
| chapter_id | chapter_config.id | int | 0 | |
| slot | BackMapQues slot index | int | 0 | |
数据表查询
generated/quest_schedule_config.txt · 最后更改: 2019/07/01 18:15 由 127.0.0.1