master_assist
parent
724639744f
commit
167c65605b
|
|
@ -1015,6 +1015,8 @@ option optimize_for = SPEED;
|
|||
repeated Equip equip =2; // 英雄所穿装备、魂印
|
||||
repeated SpecialEffects SpecialEffects = 3;//属性信息
|
||||
optional int32 force = 4 ; //战力
|
||||
repeated SpecialEffects assistAttribute = 5;//助阵属性信息
|
||||
optional int32 assistAdd = 6;//助阵加成信息
|
||||
}
|
||||
|
||||
message EveryHeroHandBook{
|
||||
|
|
|
|||
Loading…
Reference in New Issue