This commit is contained in:
puxuan 2025-07-04 12:50:53 +08:00
parent f5ce465420
commit ce7aa2bfbb

View File

@ -37,6 +37,8 @@ local ProtoMsgType = {
[554456514] = "EnergyByDiamondRsp", [554456514] = "EnergyByDiamondRsp",
[606208752] = "DailyChallengeTaskAwardReq", [606208752] = "DailyChallengeTaskAwardReq",
[606210585] = "DailyChallengeTaskAwardRsp", [606210585] = "DailyChallengeTaskAwardRsp",
[608553682] = "GiftTriggerGiftReq",
[608555515] = "GiftTriggerGiftRsp",
[613793796] = "WatchADReq", [613793796] = "WatchADReq",
[613795629] = "WatchADRsp", [613795629] = "WatchADRsp",
[629736377] = "TournArenaBountyClaimByDiamondReq", [629736377] = "TournArenaBountyClaimByDiamondReq",
@ -45,6 +47,8 @@ local ProtoMsgType = {
[697002542] = "FourteenBountyTaskAwardRsp", [697002542] = "FourteenBountyTaskAwardRsp",
[737107384] = "BuyMallIdleReq", [737107384] = "BuyMallIdleReq",
[737109217] = "BuyMallIdleRsp", [737109217] = "BuyMallIdleRsp",
[758116008] = "SummonWishSetReq",
[758117841] = "SummonWishSetRsp",
[761068365] = "RuneLockReq", [761068365] = "RuneLockReq",
[761070198] = "RuneLockRsp", [761070198] = "RuneLockRsp",
[822916593] = "MatchReq", [822916593] = "MatchReq",
@ -55,8 +59,6 @@ local ProtoMsgType = {
[850672724] = "SummerBountyClaimByDiamondRsp", [850672724] = "SummerBountyClaimByDiamondRsp",
[904222760] = "ArenaBountyLevelUnlockReq", [904222760] = "ArenaBountyLevelUnlockReq",
[904224593] = "ArenaBountyLevelUnlockRsp", [904224593] = "ArenaBountyLevelUnlockRsp",
[965540816] = "CollectionUpgradeReq",
[965542649] = "CollectionUpgradeRsp",
[1008447203] = "DeleteReq", [1008447203] = "DeleteReq",
[1008449036] = "DeleteRsp", [1008449036] = "DeleteRsp",
[1058152334] = "RuneQuenchingAutoSyncReq", [1058152334] = "RuneQuenchingAutoSyncReq",
@ -81,8 +83,6 @@ local ProtoMsgType = {
[1371199965] = "ChapterShardsChallengeSettlementRsp", [1371199965] = "ChapterShardsChallengeSettlementRsp",
[1433352538] = "ChapterDailyChallengeResetReq", [1433352538] = "ChapterDailyChallengeResetReq",
[1433354371] = "ChapterDailyChallengeResetRsp", [1433354371] = "ChapterDailyChallengeResetRsp",
[1435947790] = "AppStorePaidReq",
[1435949623] = "AppStorePaidRsp",
[1459267856] = "FullMoonChapterSkinClaimReq", [1459267856] = "FullMoonChapterSkinClaimReq",
[1459269689] = "FullMoonChapterSkinClaimRsp", [1459269689] = "FullMoonChapterSkinClaimRsp",
[1471116409] = "BindReq", [1471116409] = "BindReq",
@ -91,6 +91,8 @@ local ProtoMsgType = {
[1478008743] = "BossRushBountyClaimRsp", [1478008743] = "BossRushBountyClaimRsp",
[1502684232] = "ChapterWeaponChallengeHeroesReq", [1502684232] = "ChapterWeaponChallengeHeroesReq",
[1502686065] = "ChapterWeaponChallengeHeroesRsp", [1502686065] = "ChapterWeaponChallengeHeroesRsp",
[1515380214] = "CardDailyRewardReq",
[1515382047] = "CardDailyRewardRsp",
[1571167683] = "ChapterArmorChallengeFarmReq", [1571167683] = "ChapterArmorChallengeFarmReq",
[1571169516] = "ChapterArmorChallengeFarmRsp", [1571169516] = "ChapterArmorChallengeFarmRsp",
[1571184475] = "ChapterShardsChallengeFarmReq", [1571184475] = "ChapterShardsChallengeFarmReq",
@ -116,6 +118,8 @@ local ProtoMsgType = {
[1800420732] = "ChapterRuneChallengeStartReq", [1800420732] = "ChapterRuneChallengeStartReq",
[1800422565] = "ChapterRuneChallengeStartRsp", [1800422565] = "ChapterRuneChallengeStartRsp",
[1901321540] = "PipedReq", [1901321540] = "PipedReq",
[1959836545] = "GiftPaidResultReq",
[1959838378] = "GiftPaidResultRsp",
[1975350605] = "ActivityPVPRankRewardsReq", [1975350605] = "ActivityPVPRankRewardsReq",
[1975352438] = "ActivityPVPRankRewardsRsp", [1975352438] = "ActivityPVPRankRewardsRsp",
[2017336372] = "BossRushSettlementReq", [2017336372] = "BossRushSettlementReq",
@ -145,6 +149,8 @@ local ProtoMsgType = {
[2224827698] = "ChapterRuneChallengeSettlementRsp", [2224827698] = "ChapterRuneChallengeSettlementRsp",
[2247710148] = "ActivityPVPBountyClaimReq", [2247710148] = "ActivityPVPBountyClaimReq",
[2247711981] = "ActivityPVPBountyClaimRsp", [2247711981] = "ActivityPVPBountyClaimRsp",
[2258626758] = "SummonWishClaimReq",
[2258628591] = "SummonWishClaimRsp",
[2285872137] = "ChapterBoxRewardReq", [2285872137] = "ChapterBoxRewardReq",
[2285873970] = "ChapterBoxRewardRsp", [2285873970] = "ChapterBoxRewardRsp",
[2314118791] = "ChapterWeaponLatestPlayerInfoReq", [2314118791] = "ChapterWeaponLatestPlayerInfoReq",
@ -238,12 +244,13 @@ local ProtoMsgType = {
[3359971516] = "ChapterGoldChallengeSettlementRsp", [3359971516] = "ChapterGoldChallengeSettlementRsp",
[3363939655] = "TaskDailyAdReq", [3363939655] = "TaskDailyAdReq",
[3363941488] = "TaskDailyAdRsp", [3363941488] = "TaskDailyAdRsp",
[3415436922] = "HeroCollectionPointReq",
[3415438755] = "HeroCollectionPointRsp",
[3421550443] = "GlobalGiftReq", [3421550443] = "GlobalGiftReq",
[3421552276] = "GlobalGiftRsp", [3421552276] = "GlobalGiftRsp",
[3421843875] = "TaskDailyRewardReq", [3421843875] = "TaskDailyRewardReq",
[3421845708] = "TaskDailyRewardRsp", [3421845708] = "TaskDailyRewardRsp",
[3429528472] = "GiftPayNtf",
[3429595162] = "GiftPayReq",
[3429596995] = "GiftPayRsp",
[3440328467] = "PigLevelUpNtf", [3440328467] = "PigLevelUpNtf",
[3512214338] = "BossRushPlayerInfoReq", [3512214338] = "BossRushPlayerInfoReq",
[3512216171] = "BossRushPlayerInfoRsp", [3512216171] = "BossRushPlayerInfoRsp",
@ -293,10 +300,14 @@ local ProtoMsgType = {
[3875113490] = "RuneQuenchingAutoRsp", [3875113490] = "RuneQuenchingAutoRsp",
[3904148760] = "GMReq", [3904148760] = "GMReq",
[3904150593] = "GMRsp", [3904150593] = "GMRsp",
[3931686458] = "TalentUpgradeReq",
[3931688291] = "TalentUpgradeRsp",
[3933875617] = "ChapterStartReq", [3933875617] = "ChapterStartReq",
[3933877450] = "ChapterStartRsp", [3933877450] = "ChapterStartRsp",
[3966736054] = "TournWaveRankClaimRewardReq", [3966736054] = "TournWaveRankClaimRewardReq",
[3966737887] = "TournWaveRankClaimRewardRsp", [3966737887] = "TournWaveRankClaimRewardRsp",
[3975844247] = "CardRewardReq",
[3975846080] = "CardRewardRsp",
[3980802711] = "TournArenaDataReq", [3980802711] = "TournArenaDataReq",
[3980804544] = "TournArenaDataRsp", [3980804544] = "TournArenaDataRsp",
[3991710133] = "FullMoonRewardClaimReq", [3991710133] = "FullMoonRewardClaimReq",
@ -307,14 +318,14 @@ local ProtoMsgType = {
[4015943841] = "RuneQuenchingRsp", [4015943841] = "RuneQuenchingRsp",
[4027379273] = "ActivityPVPFlushHeroesReq", [4027379273] = "ActivityPVPFlushHeroesReq",
[4027381106] = "ActivityPVPFlushHeroesRsp", [4027381106] = "ActivityPVPFlushHeroesRsp",
[4063447601] = "FormationSetReq",
[4063449434] = "FormationSetRsp",
[4099982754] = "BossRushExchangeReq", [4099982754] = "BossRushExchangeReq",
[4099984587] = "BossRushExchangeRsp", [4099984587] = "BossRushExchangeRsp",
[4106156009] = "BountyLevelUnlockReq", [4106156009] = "BountyLevelUnlockReq",
[4106157842] = "BountyLevelUnlockRsp", [4106157842] = "BountyLevelUnlockRsp",
[4133057746] = "ChapterGoldChallengeFarmReq", [4133057746] = "ChapterGoldChallengeFarmReq",
[4133059579] = "ChapterGoldChallengeFarmRsp", [4133059579] = "ChapterGoldChallengeFarmRsp",
[4149362837] = "SkinCollectionPointReq",
[4149364670] = "SkinCollectionPointRsp",
[4152754481] = "PVPChallengeStartReq", [4152754481] = "PVPChallengeStartReq",
[4152756314] = "PVPChallengeStartRsp", [4152756314] = "PVPChallengeStartRsp",
[4155165814] = "SummerTaskClaimReq", [4155165814] = "SummerTaskClaimReq",
@ -366,6 +377,8 @@ local ProtoMsgType = {
EnergyByDiamondRsp = 554456514, EnergyByDiamondRsp = 554456514,
DailyChallengeTaskAwardReq = 606208752, DailyChallengeTaskAwardReq = 606208752,
DailyChallengeTaskAwardRsp = 606210585, DailyChallengeTaskAwardRsp = 606210585,
GiftTriggerGiftReq = 608553682,
GiftTriggerGiftRsp = 608555515,
WatchADReq = 613793796, WatchADReq = 613793796,
WatchADRsp = 613795629, WatchADRsp = 613795629,
TournArenaBountyClaimByDiamondReq = 629736377, TournArenaBountyClaimByDiamondReq = 629736377,
@ -374,6 +387,8 @@ local ProtoMsgType = {
FourteenBountyTaskAwardRsp = 697002542, FourteenBountyTaskAwardRsp = 697002542,
BuyMallIdleReq = 737107384, BuyMallIdleReq = 737107384,
BuyMallIdleRsp = 737109217, BuyMallIdleRsp = 737109217,
SummonWishSetReq = 758116008,
SummonWishSetRsp = 758117841,
RuneLockReq = 761068365, RuneLockReq = 761068365,
RuneLockRsp = 761070198, RuneLockRsp = 761070198,
MatchReq = 822916593, MatchReq = 822916593,
@ -384,8 +399,6 @@ local ProtoMsgType = {
SummerBountyClaimByDiamondRsp = 850672724, SummerBountyClaimByDiamondRsp = 850672724,
ArenaBountyLevelUnlockReq = 904222760, ArenaBountyLevelUnlockReq = 904222760,
ArenaBountyLevelUnlockRsp = 904224593, ArenaBountyLevelUnlockRsp = 904224593,
CollectionUpgradeReq = 965540816,
CollectionUpgradeRsp = 965542649,
DeleteReq = 1008447203, DeleteReq = 1008447203,
DeleteRsp = 1008449036, DeleteRsp = 1008449036,
RuneQuenchingAutoSyncReq = 1058152334, RuneQuenchingAutoSyncReq = 1058152334,
@ -410,8 +423,6 @@ local ProtoMsgType = {
ChapterShardsChallengeSettlementRsp = 1371199965, ChapterShardsChallengeSettlementRsp = 1371199965,
ChapterDailyChallengeResetReq = 1433352538, ChapterDailyChallengeResetReq = 1433352538,
ChapterDailyChallengeResetRsp = 1433354371, ChapterDailyChallengeResetRsp = 1433354371,
AppStorePaidReq = 1435947790,
AppStorePaidRsp = 1435949623,
FullMoonChapterSkinClaimReq = 1459267856, FullMoonChapterSkinClaimReq = 1459267856,
FullMoonChapterSkinClaimRsp = 1459269689, FullMoonChapterSkinClaimRsp = 1459269689,
BindReq = 1471116409, BindReq = 1471116409,
@ -420,6 +431,8 @@ local ProtoMsgType = {
BossRushBountyClaimRsp = 1478008743, BossRushBountyClaimRsp = 1478008743,
ChapterWeaponChallengeHeroesReq = 1502684232, ChapterWeaponChallengeHeroesReq = 1502684232,
ChapterWeaponChallengeHeroesRsp = 1502686065, ChapterWeaponChallengeHeroesRsp = 1502686065,
CardDailyRewardReq = 1515380214,
CardDailyRewardRsp = 1515382047,
ChapterArmorChallengeFarmReq = 1571167683, ChapterArmorChallengeFarmReq = 1571167683,
ChapterArmorChallengeFarmRsp = 1571169516, ChapterArmorChallengeFarmRsp = 1571169516,
ChapterShardsChallengeFarmReq = 1571184475, ChapterShardsChallengeFarmReq = 1571184475,
@ -445,6 +458,8 @@ local ProtoMsgType = {
ChapterRuneChallengeStartReq = 1800420732, ChapterRuneChallengeStartReq = 1800420732,
ChapterRuneChallengeStartRsp = 1800422565, ChapterRuneChallengeStartRsp = 1800422565,
PipedReq = 1901321540, PipedReq = 1901321540,
GiftPaidResultReq = 1959836545,
GiftPaidResultRsp = 1959838378,
ActivityPVPRankRewardsReq = 1975350605, ActivityPVPRankRewardsReq = 1975350605,
ActivityPVPRankRewardsRsp = 1975352438, ActivityPVPRankRewardsRsp = 1975352438,
BossRushSettlementReq = 2017336372, BossRushSettlementReq = 2017336372,
@ -474,6 +489,8 @@ local ProtoMsgType = {
ChapterRuneChallengeSettlementRsp = 2224827698, ChapterRuneChallengeSettlementRsp = 2224827698,
ActivityPVPBountyClaimReq = 2247710148, ActivityPVPBountyClaimReq = 2247710148,
ActivityPVPBountyClaimRsp = 2247711981, ActivityPVPBountyClaimRsp = 2247711981,
SummonWishClaimReq = 2258626758,
SummonWishClaimRsp = 2258628591,
ChapterBoxRewardReq = 2285872137, ChapterBoxRewardReq = 2285872137,
ChapterBoxRewardRsp = 2285873970, ChapterBoxRewardRsp = 2285873970,
ChapterWeaponLatestPlayerInfoReq = 2314118791, ChapterWeaponLatestPlayerInfoReq = 2314118791,
@ -567,12 +584,13 @@ local ProtoMsgType = {
ChapterGoldChallengeSettlementRsp = 3359971516, ChapterGoldChallengeSettlementRsp = 3359971516,
TaskDailyAdReq = 3363939655, TaskDailyAdReq = 3363939655,
TaskDailyAdRsp = 3363941488, TaskDailyAdRsp = 3363941488,
HeroCollectionPointReq = 3415436922,
HeroCollectionPointRsp = 3415438755,
GlobalGiftReq = 3421550443, GlobalGiftReq = 3421550443,
GlobalGiftRsp = 3421552276, GlobalGiftRsp = 3421552276,
TaskDailyRewardReq = 3421843875, TaskDailyRewardReq = 3421843875,
TaskDailyRewardRsp = 3421845708, TaskDailyRewardRsp = 3421845708,
GiftPayNtf = 3429528472,
GiftPayReq = 3429595162,
GiftPayRsp = 3429596995,
PigLevelUpNtf = 3440328467, PigLevelUpNtf = 3440328467,
BossRushPlayerInfoReq = 3512214338, BossRushPlayerInfoReq = 3512214338,
BossRushPlayerInfoRsp = 3512216171, BossRushPlayerInfoRsp = 3512216171,
@ -622,10 +640,14 @@ local ProtoMsgType = {
RuneQuenchingAutoRsp = 3875113490, RuneQuenchingAutoRsp = 3875113490,
GMReq = 3904148760, GMReq = 3904148760,
GMRsp = 3904150593, GMRsp = 3904150593,
TalentUpgradeReq = 3931686458,
TalentUpgradeRsp = 3931688291,
ChapterStartReq = 3933875617, ChapterStartReq = 3933875617,
ChapterStartRsp = 3933877450, ChapterStartRsp = 3933877450,
TournWaveRankClaimRewardReq = 3966736054, TournWaveRankClaimRewardReq = 3966736054,
TournWaveRankClaimRewardRsp = 3966737887, TournWaveRankClaimRewardRsp = 3966737887,
CardRewardReq = 3975844247,
CardRewardRsp = 3975846080,
TournArenaDataReq = 3980802711, TournArenaDataReq = 3980802711,
TournArenaDataRsp = 3980804544, TournArenaDataRsp = 3980804544,
FullMoonRewardClaimReq = 3991710133, FullMoonRewardClaimReq = 3991710133,
@ -636,14 +658,14 @@ local ProtoMsgType = {
RuneQuenchingRsp = 4015943841, RuneQuenchingRsp = 4015943841,
ActivityPVPFlushHeroesReq = 4027379273, ActivityPVPFlushHeroesReq = 4027379273,
ActivityPVPFlushHeroesRsp = 4027381106, ActivityPVPFlushHeroesRsp = 4027381106,
FormationSetReq = 4063447601,
FormationSetRsp = 4063449434,
BossRushExchangeReq = 4099982754, BossRushExchangeReq = 4099982754,
BossRushExchangeRsp = 4099984587, BossRushExchangeRsp = 4099984587,
BountyLevelUnlockReq = 4106156009, BountyLevelUnlockReq = 4106156009,
BountyLevelUnlockRsp = 4106157842, BountyLevelUnlockRsp = 4106157842,
ChapterGoldChallengeFarmReq = 4133057746, ChapterGoldChallengeFarmReq = 4133057746,
ChapterGoldChallengeFarmRsp = 4133059579, ChapterGoldChallengeFarmRsp = 4133059579,
SkinCollectionPointReq = 4149362837,
SkinCollectionPointRsp = 4149364670,
PVPChallengeStartReq = 4152754481, PVPChallengeStartReq = 4152754481,
PVPChallengeStartRsp = 4152756314, PVPChallengeStartRsp = 4152756314,
SummerTaskClaimReq = 4155165814, SummerTaskClaimReq = 4155165814,
@ -695,6 +717,8 @@ local ProtoMsgType = {
EnergyByDiamondRsp = "EnergyByDiamondRsp", EnergyByDiamondRsp = "EnergyByDiamondRsp",
DailyChallengeTaskAwardReq = "DailyChallengeTaskAwardReq", DailyChallengeTaskAwardReq = "DailyChallengeTaskAwardReq",
DailyChallengeTaskAwardRsp = "DailyChallengeTaskAwardRsp", DailyChallengeTaskAwardRsp = "DailyChallengeTaskAwardRsp",
GiftTriggerGiftReq = "GiftTriggerGiftReq",
GiftTriggerGiftRsp = "GiftTriggerGiftRsp",
WatchADReq = "WatchADReq", WatchADReq = "WatchADReq",
WatchADRsp = "WatchADRsp", WatchADRsp = "WatchADRsp",
TournArenaBountyClaimByDiamondReq = "TournArenaBountyClaimByDiamondReq", TournArenaBountyClaimByDiamondReq = "TournArenaBountyClaimByDiamondReq",
@ -703,6 +727,8 @@ local ProtoMsgType = {
FourteenBountyTaskAwardRsp = "FourteenBountyTaskAwardRsp", FourteenBountyTaskAwardRsp = "FourteenBountyTaskAwardRsp",
BuyMallIdleReq = "BuyMallIdleReq", BuyMallIdleReq = "BuyMallIdleReq",
BuyMallIdleRsp = "BuyMallIdleRsp", BuyMallIdleRsp = "BuyMallIdleRsp",
SummonWishSetReq = "SummonWishSetReq",
SummonWishSetRsp = "SummonWishSetRsp",
RuneLockReq = "RuneLockReq", RuneLockReq = "RuneLockReq",
RuneLockRsp = "RuneLockRsp", RuneLockRsp = "RuneLockRsp",
MatchReq = "MatchReq", MatchReq = "MatchReq",
@ -713,8 +739,6 @@ local ProtoMsgType = {
SummerBountyClaimByDiamondRsp = "SummerBountyClaimByDiamondRsp", SummerBountyClaimByDiamondRsp = "SummerBountyClaimByDiamondRsp",
ArenaBountyLevelUnlockReq = "ArenaBountyLevelUnlockReq", ArenaBountyLevelUnlockReq = "ArenaBountyLevelUnlockReq",
ArenaBountyLevelUnlockRsp = "ArenaBountyLevelUnlockRsp", ArenaBountyLevelUnlockRsp = "ArenaBountyLevelUnlockRsp",
CollectionUpgradeReq = "CollectionUpgradeReq",
CollectionUpgradeRsp = "CollectionUpgradeRsp",
DeleteReq = "DeleteReq", DeleteReq = "DeleteReq",
DeleteRsp = "DeleteRsp", DeleteRsp = "DeleteRsp",
RuneQuenchingAutoSyncReq = "RuneQuenchingAutoSyncReq", RuneQuenchingAutoSyncReq = "RuneQuenchingAutoSyncReq",
@ -739,8 +763,6 @@ local ProtoMsgType = {
ChapterShardsChallengeSettlementRsp = "ChapterShardsChallengeSettlementRsp", ChapterShardsChallengeSettlementRsp = "ChapterShardsChallengeSettlementRsp",
ChapterDailyChallengeResetReq = "ChapterDailyChallengeResetReq", ChapterDailyChallengeResetReq = "ChapterDailyChallengeResetReq",
ChapterDailyChallengeResetRsp = "ChapterDailyChallengeResetRsp", ChapterDailyChallengeResetRsp = "ChapterDailyChallengeResetRsp",
AppStorePaidReq = "AppStorePaidReq",
AppStorePaidRsp = "AppStorePaidRsp",
FullMoonChapterSkinClaimReq = "FullMoonChapterSkinClaimReq", FullMoonChapterSkinClaimReq = "FullMoonChapterSkinClaimReq",
FullMoonChapterSkinClaimRsp = "FullMoonChapterSkinClaimRsp", FullMoonChapterSkinClaimRsp = "FullMoonChapterSkinClaimRsp",
BindReq = "BindReq", BindReq = "BindReq",
@ -749,6 +771,8 @@ local ProtoMsgType = {
BossRushBountyClaimRsp = "BossRushBountyClaimRsp", BossRushBountyClaimRsp = "BossRushBountyClaimRsp",
ChapterWeaponChallengeHeroesReq = "ChapterWeaponChallengeHeroesReq", ChapterWeaponChallengeHeroesReq = "ChapterWeaponChallengeHeroesReq",
ChapterWeaponChallengeHeroesRsp = "ChapterWeaponChallengeHeroesRsp", ChapterWeaponChallengeHeroesRsp = "ChapterWeaponChallengeHeroesRsp",
CardDailyRewardReq = "CardDailyRewardReq",
CardDailyRewardRsp = "CardDailyRewardRsp",
ChapterArmorChallengeFarmReq = "ChapterArmorChallengeFarmReq", ChapterArmorChallengeFarmReq = "ChapterArmorChallengeFarmReq",
ChapterArmorChallengeFarmRsp = "ChapterArmorChallengeFarmRsp", ChapterArmorChallengeFarmRsp = "ChapterArmorChallengeFarmRsp",
ChapterShardsChallengeFarmReq = "ChapterShardsChallengeFarmReq", ChapterShardsChallengeFarmReq = "ChapterShardsChallengeFarmReq",
@ -774,6 +798,8 @@ local ProtoMsgType = {
ChapterRuneChallengeStartReq = "ChapterRuneChallengeStartReq", ChapterRuneChallengeStartReq = "ChapterRuneChallengeStartReq",
ChapterRuneChallengeStartRsp = "ChapterRuneChallengeStartRsp", ChapterRuneChallengeStartRsp = "ChapterRuneChallengeStartRsp",
PipedReq = "PipedReq", PipedReq = "PipedReq",
GiftPaidResultReq = "GiftPaidResultReq",
GiftPaidResultRsp = "GiftPaidResultRsp",
ActivityPVPRankRewardsReq = "ActivityPVPRankRewardsReq", ActivityPVPRankRewardsReq = "ActivityPVPRankRewardsReq",
ActivityPVPRankRewardsRsp = "ActivityPVPRankRewardsRsp", ActivityPVPRankRewardsRsp = "ActivityPVPRankRewardsRsp",
BossRushSettlementReq = "BossRushSettlementReq", BossRushSettlementReq = "BossRushSettlementReq",
@ -803,6 +829,8 @@ local ProtoMsgType = {
ChapterRuneChallengeSettlementRsp = "ChapterRuneChallengeSettlementRsp", ChapterRuneChallengeSettlementRsp = "ChapterRuneChallengeSettlementRsp",
ActivityPVPBountyClaimReq = "ActivityPVPBountyClaimReq", ActivityPVPBountyClaimReq = "ActivityPVPBountyClaimReq",
ActivityPVPBountyClaimRsp = "ActivityPVPBountyClaimRsp", ActivityPVPBountyClaimRsp = "ActivityPVPBountyClaimRsp",
SummonWishClaimReq = "SummonWishClaimReq",
SummonWishClaimRsp = "SummonWishClaimRsp",
ChapterBoxRewardReq = "ChapterBoxRewardReq", ChapterBoxRewardReq = "ChapterBoxRewardReq",
ChapterBoxRewardRsp = "ChapterBoxRewardRsp", ChapterBoxRewardRsp = "ChapterBoxRewardRsp",
ChapterWeaponLatestPlayerInfoReq = "ChapterWeaponLatestPlayerInfoReq", ChapterWeaponLatestPlayerInfoReq = "ChapterWeaponLatestPlayerInfoReq",
@ -896,12 +924,13 @@ local ProtoMsgType = {
ChapterGoldChallengeSettlementRsp = "ChapterGoldChallengeSettlementRsp", ChapterGoldChallengeSettlementRsp = "ChapterGoldChallengeSettlementRsp",
TaskDailyAdReq = "TaskDailyAdReq", TaskDailyAdReq = "TaskDailyAdReq",
TaskDailyAdRsp = "TaskDailyAdRsp", TaskDailyAdRsp = "TaskDailyAdRsp",
HeroCollectionPointReq = "HeroCollectionPointReq",
HeroCollectionPointRsp = "HeroCollectionPointRsp",
GlobalGiftReq = "GlobalGiftReq", GlobalGiftReq = "GlobalGiftReq",
GlobalGiftRsp = "GlobalGiftRsp", GlobalGiftRsp = "GlobalGiftRsp",
TaskDailyRewardReq = "TaskDailyRewardReq", TaskDailyRewardReq = "TaskDailyRewardReq",
TaskDailyRewardRsp = "TaskDailyRewardRsp", TaskDailyRewardRsp = "TaskDailyRewardRsp",
GiftPayNtf = "GiftPayNtf",
GiftPayReq = "GiftPayReq",
GiftPayRsp = "GiftPayRsp",
PigLevelUpNtf = "PigLevelUpNtf", PigLevelUpNtf = "PigLevelUpNtf",
BossRushPlayerInfoReq = "BossRushPlayerInfoReq", BossRushPlayerInfoReq = "BossRushPlayerInfoReq",
BossRushPlayerInfoRsp = "BossRushPlayerInfoRsp", BossRushPlayerInfoRsp = "BossRushPlayerInfoRsp",
@ -951,10 +980,14 @@ local ProtoMsgType = {
RuneQuenchingAutoRsp = "RuneQuenchingAutoRsp", RuneQuenchingAutoRsp = "RuneQuenchingAutoRsp",
GMReq = "GMReq", GMReq = "GMReq",
GMRsp = "GMRsp", GMRsp = "GMRsp",
TalentUpgradeReq = "TalentUpgradeReq",
TalentUpgradeRsp = "TalentUpgradeRsp",
ChapterStartReq = "ChapterStartReq", ChapterStartReq = "ChapterStartReq",
ChapterStartRsp = "ChapterStartRsp", ChapterStartRsp = "ChapterStartRsp",
TournWaveRankClaimRewardReq = "TournWaveRankClaimRewardReq", TournWaveRankClaimRewardReq = "TournWaveRankClaimRewardReq",
TournWaveRankClaimRewardRsp = "TournWaveRankClaimRewardRsp", TournWaveRankClaimRewardRsp = "TournWaveRankClaimRewardRsp",
CardRewardReq = "CardRewardReq",
CardRewardRsp = "CardRewardRsp",
TournArenaDataReq = "TournArenaDataReq", TournArenaDataReq = "TournArenaDataReq",
TournArenaDataRsp = "TournArenaDataRsp", TournArenaDataRsp = "TournArenaDataRsp",
FullMoonRewardClaimReq = "FullMoonRewardClaimReq", FullMoonRewardClaimReq = "FullMoonRewardClaimReq",
@ -965,14 +998,14 @@ local ProtoMsgType = {
RuneQuenchingRsp = "RuneQuenchingRsp", RuneQuenchingRsp = "RuneQuenchingRsp",
ActivityPVPFlushHeroesReq = "ActivityPVPFlushHeroesReq", ActivityPVPFlushHeroesReq = "ActivityPVPFlushHeroesReq",
ActivityPVPFlushHeroesRsp = "ActivityPVPFlushHeroesRsp", ActivityPVPFlushHeroesRsp = "ActivityPVPFlushHeroesRsp",
FormationSetReq = "FormationSetReq",
FormationSetRsp = "FormationSetRsp",
BossRushExchangeReq = "BossRushExchangeReq", BossRushExchangeReq = "BossRushExchangeReq",
BossRushExchangeRsp = "BossRushExchangeRsp", BossRushExchangeRsp = "BossRushExchangeRsp",
BountyLevelUnlockReq = "BountyLevelUnlockReq", BountyLevelUnlockReq = "BountyLevelUnlockReq",
BountyLevelUnlockRsp = "BountyLevelUnlockRsp", BountyLevelUnlockRsp = "BountyLevelUnlockRsp",
ChapterGoldChallengeFarmReq = "ChapterGoldChallengeFarmReq", ChapterGoldChallengeFarmReq = "ChapterGoldChallengeFarmReq",
ChapterGoldChallengeFarmRsp = "ChapterGoldChallengeFarmRsp", ChapterGoldChallengeFarmRsp = "ChapterGoldChallengeFarmRsp",
SkinCollectionPointReq = "SkinCollectionPointReq",
SkinCollectionPointRsp = "SkinCollectionPointRsp",
PVPChallengeStartReq = "PVPChallengeStartReq", PVPChallengeStartReq = "PVPChallengeStartReq",
PVPChallengeStartRsp = "PVPChallengeStartRsp", PVPChallengeStartRsp = "PVPChallengeStartRsp",
SummerTaskClaimReq = "SummerTaskClaimReq", SummerTaskClaimReq = "SummerTaskClaimReq",