大闹天宫,怪物加神魂等级

master_huanxiang
duhui 2021-12-06 15:29:38 +08:00
parent c57563a1a6
commit ff332c0887
1 changed files with 4 additions and 3 deletions

View File

@ -835,13 +835,14 @@ option optimize_for = SPEED;
message ExpeditionSimpleBossInfo{
optional int32 heroTid = 1;//id
optional int32 star = 2;
optional int32 level =3;
optional double remainHp =4;//
optional int32 level = 3;
optional double remainHp = 4;//
optional int32 position = 5; // 1 2 3 4
optional int32 godSoulLev = 6;//
}
message ExpeditionTeamInfo{
repeated ExpeditionSimpleBossInfo hero =1;
repeated ExpeditionSimpleBossInfo hero =1;
repeated int32 PokemonInfos = 2;
optional int32 totalForce=3;
optional int32 teamInfo=4;// id