字段名 | 描述 | 类型 | 默认值 |
---|---|---|---|
id | id | int | 0 |
player_id | 玩家id[player_id] | int | 0 |
slot | 位置 1~3 [core] | int | 1 |
proto_id | box_task_config.id (1~4) | int | 1 |
color | 如果是颜色怪,则刷新的时候随机一个颜色保存在这里 0~5 | int | 0 |
count | 任务计数 | int | 0 |
complete_time | 完成上一个的时间 | string | |
open_time | 下次开始的时间 (complete_time+box_task_cd) | string |