master_otnew
parent
c03f395c76
commit
9f5d41082a
|
@ -112,14 +112,11 @@ option optimize_for = SPEED;
|
|||
optional int32 level = 3;
|
||||
optional int32 breakId = 4;
|
||||
optional int32 star = 5;
|
||||
optional int32 skinId = 6;
|
||||
|
||||
optional int32 skinId = 6;
|
||||
repeated int32 equipIdList = 8;
|
||||
|
||||
optional int32 createTime = 9; //入手时间
|
||||
optional int32 starBreakId = 10 ;//升星对应的breakId
|
||||
|
||||
optional int32 especialEquipLevel = 11;//所穿戴法宝等级
|
||||
optional string baublesId = 11;// 法宝id
|
||||
repeated SoulPos soulPos = 12;//魂印
|
||||
optional int32 lockState = 13;// 上锁状态 1 :上锁 0:未上锁
|
||||
repeated string jewels = 14;//宝器
|
||||
|
@ -131,10 +128,8 @@ option optimize_for = SPEED;
|
|||
repeated SoulPos godSeals = 20;//神印
|
||||
repeated EquipIntensifyInfo equipStrong = 21;//装备位置强化信息
|
||||
optional int32 equipAdvanceLv = 22;//英雄装备突破等级
|
||||
|
||||
repeated string faxiang = 23;//法相id
|
||||
repeated int32 giftEquipIds = 24;//礼物装备列表
|
||||
|
||||
repeated potentialInfo potential = 25;//潜能属性
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue