逍遥游怪物协议
parent
a82c7a7e04
commit
ba914a1756
|
@ -389,7 +389,7 @@ import "CommonProto.proto";
|
|||
optional int32 pathType = 2;//0、普通节点 1、奖励节点 2、双倍节点 3、额外骰子节点 4、招募英雄节点 5、怪物节点
|
||||
optional int32 multiValue = 3;//倍数
|
||||
optional Drop drop = 4;//奖励事件奖励
|
||||
optional int32 monster = 5;//怪物组id
|
||||
optional JourneyMonsterInfo monster = 5;//怪物组
|
||||
repeated int32 random = 6;//转盘事件奖励组
|
||||
optional int32 overTime = 7;//所有事件时间
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue