From 5f333b5e582f98913ecd56da338db3373a278246 Mon Sep 17 00:00:00 2001 From: xiekaidong Date: Mon, 11 Sep 2023 17:32:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/proto/proto_msg_type.lua | 141 +++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) diff --git a/lua/app/proto/proto_msg_type.lua b/lua/app/proto/proto_msg_type.lua index d785e5ca..b13da0d9 100644 --- a/lua/app/proto/proto_msg_type.lua +++ b/lua/app/proto/proto_msg_type.lua @@ -17,6 +17,8 @@ local ProtoMsgType = { [295350214] = "ChangeAvatarRsp", [317272657] = "IdleQuickReq", [317274490] = "IdleQuickRsp", + [326310937] = "ActivityPVPDataReq", + [326312770] = "ActivityPVPDataRsp", [335671647] = "ChapterWeaponChallengeSettlementReq", [335673480] = "ChapterWeaponChallengeSettlementRsp", [349009610] = "TriggerGrowUpGiftNtf", @@ -39,6 +41,8 @@ local ProtoMsgType = { [697002542] = "FourteenBountyTaskAwardRsp", [737107384] = "BuyMallIdleReq", [737109217] = "BuyMallIdleRsp", + [761068365] = "RuneLockReq", + [761070198] = "RuneLockRsp", [822916593] = "MatchReq", [822918426] = "MatchRsp", [834139466] = "ChapterGoldChallengeStartReq", @@ -57,6 +61,10 @@ local ProtoMsgType = { [1068771132] = "ReconnectRsp", [1070841461] = "LoginReq", [1070843294] = "LoginRsp", + [1163725920] = "ChapterRuneAdReq", + [1163727753] = "ChapterRuneAdRsp", + [1283733956] = "ActivityPVPMatchReq", + [1283735789] = "ActivityPVPMatchRsp", [1312685858] = "BossRushTopReq", [1312687691] = "BossRushTopRsp", [1326064687] = "FourteenBountyExchangeAwardReq", @@ -93,6 +101,8 @@ local ProtoMsgType = { [1746319121] = "IdleInfoRsp", [1751460231] = "PVPHeroesArrayReq", [1751462064] = "PVPHeroesArrayRsp", + [1800420732] = "ChapterRuneChallengeStartReq", + [1800422565] = "ChapterRuneChallengeStartRsp", [1901321540] = "PipedReq", [2017336372] = "BossRushSettlementReq", [2017338205] = "BossRushSettlementRsp", @@ -100,21 +110,32 @@ local ProtoMsgType = { [2060509863] = "ChangeAvatarFrameRsp", [2095612947] = "ChangeNameReq", [2095614780] = "ChangeNameRsp", + [2103189773] = "RuneUpdateNtf", [2105154645] = "CDKeyUseReq", [2105156478] = "CDKeyUseRsp", [2118851896] = "HeroUpgradeReq", [2118853729] = "HeroUpgradeRsp", + [2140118069] = "ActivityPVPDecideHeroReq", + [2140119902] = "ActivityPVPDecideHeroRsp", [2164009445] = "BossRushStartReq", [2164011278] = "BossRushStartRsp", [2198847028] = "BossRushBoughtNtf", + [2224825865] = "ChapterRuneChallengeSettlementReq", + [2224827698] = "ChapterRuneChallengeSettlementRsp", + [2247710148] = "ActivityPVPBountyClaimReq", + [2247711981] = "ActivityPVPBountyClaimRsp", [2285872137] = "ChapterBoxRewardReq", [2285873970] = "ChapterBoxRewardRsp", [2314118791] = "ChapterWeaponLatestPlayerInfoReq", [2314120624] = "ChapterWeaponLatestPlayerInfoRsp", + [2369545247] = "ActivityPVPRankReq", + [2369547080] = "ActivityPVPRankRsp", [2420360424] = "FourteenDayInfoReq", [2420362257] = "FourteenDayInfoRsp", [2429586383] = "MailCycleReq", [2429588216] = "MailCycleRsp", + [2452882757] = "ChapterRuneFarmReq", + [2452884590] = "ChapterRuneFarmRsp", [2467213182] = "ChapterWeaponChallengeFarmReq", [2467215015] = "ChapterWeaponChallengeFarmRsp", [2494225153] = "PVPSettlementADRewardReq", @@ -129,6 +150,8 @@ local ProtoMsgType = { [2524881546] = "PVPRecordHistoryRsp", [2553351971] = "ChapterDailyChallengeStartReq", [2553353804] = "ChapterDailyChallengeStartRsp", + [2566705464] = "ChapterRuneChallengeFarmReq", + [2566707297] = "ChapterRuneChallengeFarmRsp", [2581180989] = "MailListReq", [2581182822] = "MailListRsp", [2620369240] = "SevenDayRewardReq", @@ -138,6 +161,8 @@ local ProtoMsgType = { [2706989220] = "TriggerGrowUpGift2Ntf", [2708281176] = "PVPChallengeSettlementReq", [2708283009] = "PVPChallengeSettlementRsp", + [2723654496] = "ActivityPVPBeginReq", + [2723656329] = "ActivityPVPBeginRsp", [2731281392] = "MailExtractReq", [2731283225] = "MailExtractRsp", [2849800229] = "MailReadReq", @@ -175,13 +200,19 @@ local ProtoMsgType = { [3197501935] = "ArenaBountyBoughtNtf", [3209780877] = "BossRushRankReq", [3209782710] = "BossRushRankRsp", + [3222113774] = "ActivityPVPOverCDReq", + [3222115607] = "ActivityPVPOverCDRsp", [3224230499] = "SevenDayTaskRewardReq", [3224232332] = "SevenDayTaskRewardRsp", [3274332802] = "BossRushBountyUnlockReq", [3274334635] = "BossRushBountyUnlockRsp", + [3289898743] = "ChapterRuneRankReq", + [3289900576] = "ChapterRuneRankRsp", [3309820798] = "HeroPutOnReq", [3309822631] = "HeroPutOnRsp", [3341173994] = "BountyBoughtNtf", + [3353409448] = "ChapterRuneRankRewardReq", + [3353411281] = "ChapterRuneRankRewardRsp", [3359969683] = "ChapterGoldChallengeSettlementReq", [3359971516] = "ChapterGoldChallengeSettlementRsp", [3363939655] = "TaskDailyAdReq", @@ -203,7 +234,11 @@ local ProtoMsgType = { [3607881087] = "AuthRsp", [3613497485] = "ArenaBountyRewardReq", [3613499318] = "ArenaBountyRewardRsp", + [3623429051] = "ActivityPVPBountyClaimByDiamondReq", + [3623430884] = "ActivityPVPBountyClaimByDiamondRsp", [3624439233] = "NewMailNtf", + [3629726454] = "ActivityPVPSettlementReq", + [3629728287] = "ActivityPVPSettlementRsp", [3629950931] = "PVPStageRewardReq", [3629952764] = "PVPStageRewardRsp", [3663247602] = "MallDailyResetNtf", @@ -215,10 +250,16 @@ local ProtoMsgType = { [3739568306] = "SummerDataRsp", [3741702491] = "MallDailyOverDayReq", [3741704324] = "MallDailyOverDayRsp", + [3742313244] = "ChapterRunePlayerInfoReq", + [3742315077] = "ChapterRunePlayerInfoRsp", [3757169544] = "BountyRewardReq", [3757171377] = "BountyRewardRsp", + [3762291611] = "ActivityPVPStartReq", + [3762293444] = "ActivityPVPStartRsp", [3763117270] = "HeartbeatReq", [3763119103] = "HeartbeatRsp", + [3787719122] = "ChapterRuneChallengeHeroesReq", + [3787720955] = "ChapterRuneChallengeHeroesRsp", [3805364358] = "EquipUpgradeReq", [3805366191] = "EquipUpgradeRsp", [3851969243] = "HeroChangeSkinReq", @@ -227,6 +268,12 @@ local ProtoMsgType = { [3904150593] = "GMRsp", [3933875617] = "ChapterStartReq", [3933877450] = "ChapterStartRsp", + [4010728288] = "ChapterRuneBuySliverReq", + [4010730121] = "ChapterRuneBuySliverRsp", + [4015942008] = "RuneQuenchingReq", + [4015943841] = "RuneQuenchingRsp", + [4027379273] = "ActivityPVPFlushHeroesReq", + [4027381106] = "ActivityPVPFlushHeroesRsp", [4099982754] = "BossRushExchangeReq", [4099984587] = "BossRushExchangeRsp", [4106156009] = "BountyLevelUnlockReq", @@ -264,6 +311,8 @@ local ProtoMsgType = { ChangeAvatarRsp = 295350214, IdleQuickReq = 317272657, IdleQuickRsp = 317274490, + ActivityPVPDataReq = 326310937, + ActivityPVPDataRsp = 326312770, ChapterWeaponChallengeSettlementReq = 335671647, ChapterWeaponChallengeSettlementRsp = 335673480, TriggerGrowUpGiftNtf = 349009610, @@ -286,6 +335,8 @@ local ProtoMsgType = { FourteenBountyTaskAwardRsp = 697002542, BuyMallIdleReq = 737107384, BuyMallIdleRsp = 737109217, + RuneLockReq = 761068365, + RuneLockRsp = 761070198, MatchReq = 822916593, MatchRsp = 822918426, ChapterGoldChallengeStartReq = 834139466, @@ -304,6 +355,10 @@ local ProtoMsgType = { ReconnectRsp = 1068771132, LoginReq = 1070841461, LoginRsp = 1070843294, + ChapterRuneAdReq = 1163725920, + ChapterRuneAdRsp = 1163727753, + ActivityPVPMatchReq = 1283733956, + ActivityPVPMatchRsp = 1283735789, BossRushTopReq = 1312685858, BossRushTopRsp = 1312687691, FourteenBountyExchangeAwardReq = 1326064687, @@ -340,6 +395,8 @@ local ProtoMsgType = { IdleInfoRsp = 1746319121, PVPHeroesArrayReq = 1751460231, PVPHeroesArrayRsp = 1751462064, + ChapterRuneChallengeStartReq = 1800420732, + ChapterRuneChallengeStartRsp = 1800422565, PipedReq = 1901321540, BossRushSettlementReq = 2017336372, BossRushSettlementRsp = 2017338205, @@ -347,21 +404,32 @@ local ProtoMsgType = { ChangeAvatarFrameRsp = 2060509863, ChangeNameReq = 2095612947, ChangeNameRsp = 2095614780, + RuneUpdateNtf = 2103189773, CDKeyUseReq = 2105154645, CDKeyUseRsp = 2105156478, HeroUpgradeReq = 2118851896, HeroUpgradeRsp = 2118853729, + ActivityPVPDecideHeroReq = 2140118069, + ActivityPVPDecideHeroRsp = 2140119902, BossRushStartReq = 2164009445, BossRushStartRsp = 2164011278, BossRushBoughtNtf = 2198847028, + ChapterRuneChallengeSettlementReq = 2224825865, + ChapterRuneChallengeSettlementRsp = 2224827698, + ActivityPVPBountyClaimReq = 2247710148, + ActivityPVPBountyClaimRsp = 2247711981, ChapterBoxRewardReq = 2285872137, ChapterBoxRewardRsp = 2285873970, ChapterWeaponLatestPlayerInfoReq = 2314118791, ChapterWeaponLatestPlayerInfoRsp = 2314120624, + ActivityPVPRankReq = 2369545247, + ActivityPVPRankRsp = 2369547080, FourteenDayInfoReq = 2420360424, FourteenDayInfoRsp = 2420362257, MailCycleReq = 2429586383, MailCycleRsp = 2429588216, + ChapterRuneFarmReq = 2452882757, + ChapterRuneFarmRsp = 2452884590, ChapterWeaponChallengeFarmReq = 2467213182, ChapterWeaponChallengeFarmRsp = 2467215015, PVPSettlementADRewardReq = 2494225153, @@ -376,6 +444,8 @@ local ProtoMsgType = { PVPRecordHistoryRsp = 2524881546, ChapterDailyChallengeStartReq = 2553351971, ChapterDailyChallengeStartRsp = 2553353804, + ChapterRuneChallengeFarmReq = 2566705464, + ChapterRuneChallengeFarmRsp = 2566707297, MailListReq = 2581180989, MailListRsp = 2581182822, SevenDayRewardReq = 2620369240, @@ -385,6 +455,8 @@ local ProtoMsgType = { TriggerGrowUpGift2Ntf = 2706989220, PVPChallengeSettlementReq = 2708281176, PVPChallengeSettlementRsp = 2708283009, + ActivityPVPBeginReq = 2723654496, + ActivityPVPBeginRsp = 2723656329, MailExtractReq = 2731281392, MailExtractRsp = 2731283225, MailReadReq = 2849800229, @@ -422,13 +494,19 @@ local ProtoMsgType = { ArenaBountyBoughtNtf = 3197501935, BossRushRankReq = 3209780877, BossRushRankRsp = 3209782710, + ActivityPVPOverCDReq = 3222113774, + ActivityPVPOverCDRsp = 3222115607, SevenDayTaskRewardReq = 3224230499, SevenDayTaskRewardRsp = 3224232332, BossRushBountyUnlockReq = 3274332802, BossRushBountyUnlockRsp = 3274334635, + ChapterRuneRankReq = 3289898743, + ChapterRuneRankRsp = 3289900576, HeroPutOnReq = 3309820798, HeroPutOnRsp = 3309822631, BountyBoughtNtf = 3341173994, + ChapterRuneRankRewardReq = 3353409448, + ChapterRuneRankRewardRsp = 3353411281, ChapterGoldChallengeSettlementReq = 3359969683, ChapterGoldChallengeSettlementRsp = 3359971516, TaskDailyAdReq = 3363939655, @@ -450,7 +528,11 @@ local ProtoMsgType = { AuthRsp = 3607881087, ArenaBountyRewardReq = 3613497485, ArenaBountyRewardRsp = 3613499318, + ActivityPVPBountyClaimByDiamondReq = 3623429051, + ActivityPVPBountyClaimByDiamondRsp = 3623430884, NewMailNtf = 3624439233, + ActivityPVPSettlementReq = 3629726454, + ActivityPVPSettlementRsp = 3629728287, PVPStageRewardReq = 3629950931, PVPStageRewardRsp = 3629952764, MallDailyResetNtf = 3663247602, @@ -462,10 +544,16 @@ local ProtoMsgType = { SummerDataRsp = 3739568306, MallDailyOverDayReq = 3741702491, MallDailyOverDayRsp = 3741704324, + ChapterRunePlayerInfoReq = 3742313244, + ChapterRunePlayerInfoRsp = 3742315077, BountyRewardReq = 3757169544, BountyRewardRsp = 3757171377, + ActivityPVPStartReq = 3762291611, + ActivityPVPStartRsp = 3762293444, HeartbeatReq = 3763117270, HeartbeatRsp = 3763119103, + ChapterRuneChallengeHeroesReq = 3787719122, + ChapterRuneChallengeHeroesRsp = 3787720955, EquipUpgradeReq = 3805364358, EquipUpgradeRsp = 3805366191, HeroChangeSkinReq = 3851969243, @@ -474,6 +562,12 @@ local ProtoMsgType = { GMRsp = 3904150593, ChapterStartReq = 3933875617, ChapterStartRsp = 3933877450, + ChapterRuneBuySliverReq = 4010728288, + ChapterRuneBuySliverRsp = 4010730121, + RuneQuenchingReq = 4015942008, + RuneQuenchingRsp = 4015943841, + ActivityPVPFlushHeroesReq = 4027379273, + ActivityPVPFlushHeroesRsp = 4027381106, BossRushExchangeReq = 4099982754, BossRushExchangeRsp = 4099984587, BountyLevelUnlockReq = 4106156009, @@ -511,6 +605,8 @@ local ProtoMsgType = { ChangeAvatarRsp = "ChangeAvatarRsp", IdleQuickReq = "IdleQuickReq", IdleQuickRsp = "IdleQuickRsp", + ActivityPVPDataReq = "ActivityPVPDataReq", + ActivityPVPDataRsp = "ActivityPVPDataRsp", ChapterWeaponChallengeSettlementReq = "ChapterWeaponChallengeSettlementReq", ChapterWeaponChallengeSettlementRsp = "ChapterWeaponChallengeSettlementRsp", TriggerGrowUpGiftNtf = "TriggerGrowUpGiftNtf", @@ -533,6 +629,8 @@ local ProtoMsgType = { FourteenBountyTaskAwardRsp = "FourteenBountyTaskAwardRsp", BuyMallIdleReq = "BuyMallIdleReq", BuyMallIdleRsp = "BuyMallIdleRsp", + RuneLockReq = "RuneLockReq", + RuneLockRsp = "RuneLockRsp", MatchReq = "MatchReq", MatchRsp = "MatchRsp", ChapterGoldChallengeStartReq = "ChapterGoldChallengeStartReq", @@ -551,6 +649,10 @@ local ProtoMsgType = { ReconnectRsp = "ReconnectRsp", LoginReq = "LoginReq", LoginRsp = "LoginRsp", + ChapterRuneAdReq = "ChapterRuneAdReq", + ChapterRuneAdRsp = "ChapterRuneAdRsp", + ActivityPVPMatchReq = "ActivityPVPMatchReq", + ActivityPVPMatchRsp = "ActivityPVPMatchRsp", BossRushTopReq = "BossRushTopReq", BossRushTopRsp = "BossRushTopRsp", FourteenBountyExchangeAwardReq = "FourteenBountyExchangeAwardReq", @@ -587,6 +689,8 @@ local ProtoMsgType = { IdleInfoRsp = "IdleInfoRsp", PVPHeroesArrayReq = "PVPHeroesArrayReq", PVPHeroesArrayRsp = "PVPHeroesArrayRsp", + ChapterRuneChallengeStartReq = "ChapterRuneChallengeStartReq", + ChapterRuneChallengeStartRsp = "ChapterRuneChallengeStartRsp", PipedReq = "PipedReq", BossRushSettlementReq = "BossRushSettlementReq", BossRushSettlementRsp = "BossRushSettlementRsp", @@ -594,21 +698,32 @@ local ProtoMsgType = { ChangeAvatarFrameRsp = "ChangeAvatarFrameRsp", ChangeNameReq = "ChangeNameReq", ChangeNameRsp = "ChangeNameRsp", + RuneUpdateNtf = "RuneUpdateNtf", CDKeyUseReq = "CDKeyUseReq", CDKeyUseRsp = "CDKeyUseRsp", HeroUpgradeReq = "HeroUpgradeReq", HeroUpgradeRsp = "HeroUpgradeRsp", + ActivityPVPDecideHeroReq = "ActivityPVPDecideHeroReq", + ActivityPVPDecideHeroRsp = "ActivityPVPDecideHeroRsp", BossRushStartReq = "BossRushStartReq", BossRushStartRsp = "BossRushStartRsp", BossRushBoughtNtf = "BossRushBoughtNtf", + ChapterRuneChallengeSettlementReq = "ChapterRuneChallengeSettlementReq", + ChapterRuneChallengeSettlementRsp = "ChapterRuneChallengeSettlementRsp", + ActivityPVPBountyClaimReq = "ActivityPVPBountyClaimReq", + ActivityPVPBountyClaimRsp = "ActivityPVPBountyClaimRsp", ChapterBoxRewardReq = "ChapterBoxRewardReq", ChapterBoxRewardRsp = "ChapterBoxRewardRsp", ChapterWeaponLatestPlayerInfoReq = "ChapterWeaponLatestPlayerInfoReq", ChapterWeaponLatestPlayerInfoRsp = "ChapterWeaponLatestPlayerInfoRsp", + ActivityPVPRankReq = "ActivityPVPRankReq", + ActivityPVPRankRsp = "ActivityPVPRankRsp", FourteenDayInfoReq = "FourteenDayInfoReq", FourteenDayInfoRsp = "FourteenDayInfoRsp", MailCycleReq = "MailCycleReq", MailCycleRsp = "MailCycleRsp", + ChapterRuneFarmReq = "ChapterRuneFarmReq", + ChapterRuneFarmRsp = "ChapterRuneFarmRsp", ChapterWeaponChallengeFarmReq = "ChapterWeaponChallengeFarmReq", ChapterWeaponChallengeFarmRsp = "ChapterWeaponChallengeFarmRsp", PVPSettlementADRewardReq = "PVPSettlementADRewardReq", @@ -623,6 +738,8 @@ local ProtoMsgType = { PVPRecordHistoryRsp = "PVPRecordHistoryRsp", ChapterDailyChallengeStartReq = "ChapterDailyChallengeStartReq", ChapterDailyChallengeStartRsp = "ChapterDailyChallengeStartRsp", + ChapterRuneChallengeFarmReq = "ChapterRuneChallengeFarmReq", + ChapterRuneChallengeFarmRsp = "ChapterRuneChallengeFarmRsp", MailListReq = "MailListReq", MailListRsp = "MailListRsp", SevenDayRewardReq = "SevenDayRewardReq", @@ -632,6 +749,8 @@ local ProtoMsgType = { TriggerGrowUpGift2Ntf = "TriggerGrowUpGift2Ntf", PVPChallengeSettlementReq = "PVPChallengeSettlementReq", PVPChallengeSettlementRsp = "PVPChallengeSettlementRsp", + ActivityPVPBeginReq = "ActivityPVPBeginReq", + ActivityPVPBeginRsp = "ActivityPVPBeginRsp", MailExtractReq = "MailExtractReq", MailExtractRsp = "MailExtractRsp", MailReadReq = "MailReadReq", @@ -669,13 +788,19 @@ local ProtoMsgType = { ArenaBountyBoughtNtf = "ArenaBountyBoughtNtf", BossRushRankReq = "BossRushRankReq", BossRushRankRsp = "BossRushRankRsp", + ActivityPVPOverCDReq = "ActivityPVPOverCDReq", + ActivityPVPOverCDRsp = "ActivityPVPOverCDRsp", SevenDayTaskRewardReq = "SevenDayTaskRewardReq", SevenDayTaskRewardRsp = "SevenDayTaskRewardRsp", BossRushBountyUnlockReq = "BossRushBountyUnlockReq", BossRushBountyUnlockRsp = "BossRushBountyUnlockRsp", + ChapterRuneRankReq = "ChapterRuneRankReq", + ChapterRuneRankRsp = "ChapterRuneRankRsp", HeroPutOnReq = "HeroPutOnReq", HeroPutOnRsp = "HeroPutOnRsp", BountyBoughtNtf = "BountyBoughtNtf", + ChapterRuneRankRewardReq = "ChapterRuneRankRewardReq", + ChapterRuneRankRewardRsp = "ChapterRuneRankRewardRsp", ChapterGoldChallengeSettlementReq = "ChapterGoldChallengeSettlementReq", ChapterGoldChallengeSettlementRsp = "ChapterGoldChallengeSettlementRsp", TaskDailyAdReq = "TaskDailyAdReq", @@ -697,7 +822,11 @@ local ProtoMsgType = { AuthRsp = "AuthRsp", ArenaBountyRewardReq = "ArenaBountyRewardReq", ArenaBountyRewardRsp = "ArenaBountyRewardRsp", + ActivityPVPBountyClaimByDiamondReq = "ActivityPVPBountyClaimByDiamondReq", + ActivityPVPBountyClaimByDiamondRsp = "ActivityPVPBountyClaimByDiamondRsp", NewMailNtf = "NewMailNtf", + ActivityPVPSettlementReq = "ActivityPVPSettlementReq", + ActivityPVPSettlementRsp = "ActivityPVPSettlementRsp", PVPStageRewardReq = "PVPStageRewardReq", PVPStageRewardRsp = "PVPStageRewardRsp", MallDailyResetNtf = "MallDailyResetNtf", @@ -709,10 +838,16 @@ local ProtoMsgType = { SummerDataRsp = "SummerDataRsp", MallDailyOverDayReq = "MallDailyOverDayReq", MallDailyOverDayRsp = "MallDailyOverDayRsp", + ChapterRunePlayerInfoReq = "ChapterRunePlayerInfoReq", + ChapterRunePlayerInfoRsp = "ChapterRunePlayerInfoRsp", BountyRewardReq = "BountyRewardReq", BountyRewardRsp = "BountyRewardRsp", + ActivityPVPStartReq = "ActivityPVPStartReq", + ActivityPVPStartRsp = "ActivityPVPStartRsp", HeartbeatReq = "HeartbeatReq", HeartbeatRsp = "HeartbeatRsp", + ChapterRuneChallengeHeroesReq = "ChapterRuneChallengeHeroesReq", + ChapterRuneChallengeHeroesRsp = "ChapterRuneChallengeHeroesRsp", EquipUpgradeReq = "EquipUpgradeReq", EquipUpgradeRsp = "EquipUpgradeRsp", HeroChangeSkinReq = "HeroChangeSkinReq", @@ -721,6 +856,12 @@ local ProtoMsgType = { GMRsp = "GMRsp", ChapterStartReq = "ChapterStartReq", ChapterStartRsp = "ChapterStartRsp", + ChapterRuneBuySliverReq = "ChapterRuneBuySliverReq", + ChapterRuneBuySliverRsp = "ChapterRuneBuySliverRsp", + RuneQuenchingReq = "RuneQuenchingReq", + RuneQuenchingRsp = "RuneQuenchingRsp", + ActivityPVPFlushHeroesReq = "ActivityPVPFlushHeroesReq", + ActivityPVPFlushHeroesRsp = "ActivityPVPFlushHeroesRsp", BossRushExchangeReq = "BossRushExchangeReq", BossRushExchangeRsp = "BossRushExchangeRsp", BountyLevelUnlockReq = "BountyLevelUnlockReq",