generated:troop_info
troop_info(部队信息)
字段说明
| 字段名 | 描述 | 类型 | 默认值 |
|---|---|---|---|
| id | id[core] | int | 0 |
| player_id | 玩家id[player_id] | int | 0 |
| proto_id | 原型idtroop_config.id | int | 0 |
| color | 颜色RARE 快速查询用 | int | 0 |
| rare | 品质RARE 快速查询用 | int | 0 |
| level | 等级 | int | 0 |
| teams | 被用在了哪些队伍中,并且在什么位置(team_id,team_pos) 快速查询用 | string | |
| exp | 累计经验 | int | 0 |
| attrib_arr | 属性ATTRIB字典 快速查询用 | string | |
| red_point | 是否有红点,阅后置为0 | int | 1 |
数据库查询
generated/troop_info.txt · 最后更改: 2019/04/23 14:13 由 127.0.0.1