英雄战斗数据

master_huanxiang
jiahuiwen 2019-01-25 18:27:33 +08:00
parent d52808f490
commit 979455969b
1 changed files with 9 additions and 0 deletions

View File

@ -55,6 +55,15 @@ option optimize_for = SPEED;
repeated string equipIdList = 8;
}
message HeroFightInfo {
optional Hero hero = 1;
optional float attack = 2;
optional float physicalDefence = 3;
optional float magicDefence = 4;
optional float hp = 5;
optional float speed = 6;
}
//
message Cell{
// id