generated:simulation_log_info
simulation_log_info(玩家模拟记录log)
字段说明
字段名 | 描述 | 类型 | 默认值 |
---|---|---|---|
id | id | int | 0 |
player_id | 玩家id[player_id] | int | 0 |
player_name | 玩家名字 | string | |
simulation_group_id | simulation_group_config.id上一次的策略组id | int | 0 |
simulation_time | 上次模拟的执行时间 | string | |
time_cost | 消耗的时间 | float | 0 |
total_income | 累计收益 | string | |
total_cost | 累计消耗 | string | |
day | 模拟到第几天 | int | 0 |
hour | 模拟到当天的第几个小时 | int | 0 |
player_level | 快照玩家等级 | int | 1 |
team_power | 快照队伍战力 | string | |
building_array | 快照各个建筑等级 | string | |
progress | 快照主线关卡进度 | int | 0 |
food_speed | 快照粮食每小时产量 | int | 0 |
mine_speed | 快照矿石每小时产量 | int | 0 |
hero_count | 快照SSR/SR/R的英雄数量 (5,1),(4,10),(3,50) | string | |
hero_array | 快照战力TOP15英雄详情 hero_info_json | string | |
troop_array | 快照战力TOP15宠物详情 troop_info json | string | |
item_array | 快照关键道具快照 item_config.rare>4 | string |
数据库查询
generated/simulation_log_info.txt · 最后更改: 2019/05/27 19:48 由 127.0.0.1